greenshot/PluginExample
2012-04-24 16:44:34 +00:00
..
Properties Cleanup of plugin names and made sure the plugin writer gets credit for his work. 2012-03-31 20:18:17 +00:00
AnnotateProcessor.cs Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects... 2012-03-06 17:45:50 +00:00
ExampleForm.cs Made ini-binding for the form 2012-04-17 14:42:41 +00:00
GreyscaleProcessor.cs Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects... 2012-03-06 17:45:50 +00:00
PluginExample.cs Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects... 2012-03-06 17:45:50 +00:00
PluginExample.csproj Fixed project version... 2012-04-22 09:46:55 +00:00
PluginExampleConfiguration.cs Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects... 2012-03-06 17:45:50 +00:00
SettingsForm.cs Made ini-binding for the form 2012-04-17 14:42:41 +00:00
SettingsForm.Designer.cs Made ini-binding for the form 2012-04-17 14:42:41 +00:00
SimpleOutputDestination.cs Refactoring: created a OutputSettings class to contain all the output settings for writing files. Default the settings are loaded from the configuration, in a later version it will be possible to have separate settings for every destination and these can be configured at one place... the settings form. 2012-04-24 16:44:34 +00:00