greenshot/Greenshot-OCR-Plugin
2012-05-14 05:03:13 +00:00
..
Languages Updated the version in the language files this makes sure the right file is loaded. 2012-05-14 05:03:13 +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 Fixed project version... 2012-04-22 09:46:55 +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