greenshot/PluginExample
RKrom d4c58e42bf Fixed AnyCPU support
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1819 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-24 18:38:35 +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 AnyCPU support 2012-04-24 18:38:35 +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