greenshot/Greenshot-OCR-Plugin
2012-07-18 19:37:31 +00:00
..
Languages Added & update it-IT language files according to language tracker change #3535509 2012-06-20 17:48:36 +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
Greenshot-OCR-Plugin.csproj Changed the way the languages are included from the plug-in in the "result", now all XML files are copies. This makes it a lot easier to include new language files, without forgetting any. 2012-07-18 19:37:31 +00:00
LanguageKeys.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
ModiInterop.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
OCRConfiguration.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
OCRDestination.cs Added a way to disable destinations in the configuration, for now OneNote is disabled by default. (As I am not satisfied with the way it works) 2012-05-04 08:36:25 +00:00
OCRPlugin.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
SettingsForm.cs Preparations for the language changes 2012-04-17 14:11:22 +00:00
SettingsForm.Designer.cs Fixed (hopefully) resource issues when changing something in the Designer 2012-04-01 10:56:25 +00:00