FileWatcher/code/src
Brian 09124edc2b Trying to fix annoying Import Exceptions (which actually don't prevent the program or scripts from working)
IronPython throws Import Exceptions for every single import, even though
it imports them and the script works fine.  It's annoying while trying
to debug, and I'm sure it hurts the scripts performance while importing
things.  Issue is still not fixed, but these were things I was trying
that I'm making sure to backup.  And they can't hurt.
2013-12-22 19:54:15 -07:00
..
.gitkeep Setting up new basic structure of project. 2013-12-20 19:16:51 -07:00
About.Designer.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
About.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
About.resx Fixed concerning warnings, and a couple resource exceptions. 2013-12-22 17:33:10 -07:00
EventRaisingStreamWriter.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
FileGroupSettings.Designer.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
FileGroupSettings.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
FileGroupSettings.resx Fixed concerning warnings, and a couple resource exceptions. 2013-12-22 17:33:10 -07:00
FileGroupTab.Designer.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
FileGroupTab.cs Fixed exception when files were updated while script was running. 2013-12-22 19:53:03 -07:00
FileGroupTab.resx Fixed concerning warnings, and a couple resource exceptions. 2013-12-22 17:33:10 -07:00
FilePath.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
FolderSelectDialog.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
Form1.Designer.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
Form1.cs Trying to fix annoying Import Exceptions (which actually don't prevent the program or scripts from working) 2013-12-22 19:54:15 -07:00
Form1.resx Fixed concerning warnings, and a couple resource exceptions. 2013-12-22 17:33:10 -07:00
Logger.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
MyEvtArgs.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
NewFileGroup.Designer.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
NewFileGroup.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
NewFileGroup.resx Fixed concerning warnings, and a couple resource exceptions. 2013-12-22 17:33:10 -07:00
Preferences.Designer.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
Preferences.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
Preferences.resx Fixed concerning warnings, and a couple resource exceptions. 2013-12-22 17:33:10 -07:00
Program.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
Reflector.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
RichTextBoxExtensions.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
Script.cs Fixed concerning warnings, and a couple resource exceptions. 2013-12-22 17:33:10 -07:00
ScriptManager.Designer.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
ScriptManager.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
ScriptManager.resx Fixed concerning warnings, and a couple resource exceptions. 2013-12-22 17:33:10 -07:00
Singleton.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
TimerPlus.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00
Utils.cs Added project files, source files, and assets. 2013-12-20 19:54:45 -07:00