Commit graph

  • 4310688689 Fixed typo RKrom 2010-08-24 15:26:12 +00:00
  • 2ecbc82dc7 Fixed "problem" of unregistered configurations RKrom 2010-08-24 15:25:54 +00:00
  • f000080bc4 Made the plug-in work with the new ini configuration framework RKrom 2010-08-24 15:25:28 +00:00
  • bb7f216567 More refactoring for the new configuration framework RKrom 2010-08-24 13:55:39 +00:00
  • ea26f9ca50 Added Dictionary support RKrom 2010-08-24 12:05:57 +00:00
  • 2a1ef29b84 Changed some more properties, now I have a way so supply "defaults" which aren't constants RKrom 2010-08-24 10:49:48 +00:00
  • 8eafe91ce0 Initial support for Dictionary type... (only so I won't forget how to) RKrom 2010-08-24 10:36:47 +00:00
  • d0c061e7f2 Changes so the confluenceConnector is "lazy" loaded, this makes the startup a lot quicker. RKrom 2010-08-24 10:35:56 +00:00
  • 14b0863bcd Refactorings for the new IniConfig RKrom 2010-08-24 09:54:32 +00:00
  • 232fd4e33d Merge from BRANCH RKrom 2010-08-24 08:11:34 +00:00
  • 5a7258b9f2 Configuration refactoring, using the new IniConfiguration RKrom 2010-08-23 19:52:29 +00:00
  • d3fc983efd Reverted RKrom 2010-08-23 19:42:35 +00:00
  • 5e9772c4e5 Configuration refactoring: changed SettingsForm and some other classes to use the new IniConfiguration RKrom 2010-08-23 19:42:33 +00:00
  • 60f72cc0be Fixed "destinations" RKrom 2010-08-23 19:10:16 +00:00
  • fe4ee0b62b Added Rectangle and fixed write problem RKrom 2010-08-23 19:09:05 +00:00
  • a73c3cfb15 Configuration refactoring: added EditorConfiguration RKrom 2010-08-23 19:08:11 +00:00
  • e176d18dc3 Added more properties RKrom 2010-08-23 18:51:29 +00:00
  • 94515dd7fb Added more types RKrom 2010-08-23 18:51:04 +00:00
  • 9f3f93be04 resized some elements to allow longer color names (as proposed by polish translator) JKlingen 2010-08-23 18:11:13 +00:00
  • ff861b888e added language files to project JKlingen 2010-08-23 18:08:24 +00:00
  • 6a1c0bdd7d added changes/improvements sent from original translator JKlingen 2010-08-23 17:46:59 +00:00
  • ccbc7d8506 adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:43:45 +00:00
  • 77bdad6f3b adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:43:26 +00:00
  • e20196f7b1 adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:43:00 +00:00
  • a2b7aa6f06 adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:40:53 +00:00
  • a923c5cee1 adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:40:36 +00:00
  • cbe70f776d added changes and improvements by author JKlingen 2010-08-23 17:32:42 +00:00
  • 3576f666bc added polish translation JKlingen 2010-08-23 17:16:31 +00:00
  • 75e4dd4590 Added Windows 7 support to the EnvironmentInfo RKrom 2010-08-20 16:08:07 +00:00
  • 7567a40158 Merge from BRANCH: Added check for Microsoft Office Document Imaging (MODI), when this is not installed the OCR plug-in won't be available for installation. RKrom 2010-08-19 07:34:41 +00:00
  • 6426add749 Changed interfaces for the changes made for Bug # 3048290 RKrom 2010-08-19 05:30:27 +00:00
  • bd60a8c339 Merge from BRANCH: Fix for Bug # 3048290: hotkeys don't work in Windows 7 x64. Although I can't test this I am pretty sure the problem is due to not using an IntPtr but an int for the windows handle instead. As the old code was wrong I changed it anyhow, hopefully someone can test this. RKrom 2010-08-19 05:25:10 +00:00
  • 013bad0e4e Fix: Timeout wasn't taken from the configuration RKrom 2010-08-18 13:32:03 +00:00
  • 6e0ba92385 Refactored to use Ini Configuration RKrom 2010-08-18 13:30:28 +00:00
  • 287c33c4f4 Fixed comment RKrom 2010-08-18 13:29:20 +00:00
  • 067668cde6 Fixed NullReference due to wrong logic RKrom 2010-08-18 13:28:57 +00:00
  • 84ac73c5de Changed Iniconfig framework to static, this makes it even easier to use. RKrom 2010-08-18 06:23:00 +00:00
  • 847556570b Changed Iniconfig framework to static, this makes it even easier to use. RKrom 2010-08-18 06:22:17 +00:00
  • b68fa2e0ff Changed to static, this makes it even easier to use. RKrom 2010-08-18 06:21:42 +00:00
  • d7501c6026 Added comment for unused sections in the ini file RKrom 2010-08-18 05:54:39 +00:00
  • 5e37adbd0c Refactored to use the new configuration framework, showing how much less work it is. RKrom 2010-08-18 05:40:48 +00:00
  • 5ce61bc8e6 Some small changes for a dirty flag in the configuration RKrom 2010-08-18 05:39:36 +00:00
  • 09f5dda19f Some small changes for a dirty flag in the configuration RKrom 2010-08-18 05:39:10 +00:00
  • afc764aa41 Enhanced ini framework with enums and lists RKrom 2010-08-17 21:09:53 +00:00
  • af6567e8fe Enhanced ini framework with enums and lists RKrom 2010-08-17 21:09:20 +00:00
  • d609525999 Added initial "ini" code RKrom 2010-08-17 19:21:45 +00:00
  • 1ee5f4cbf5 Added initial "ini" code RKrom 2010-08-17 19:21:09 +00:00
  • b38e16c3e5 fixed small error in html tag JKlingen 2010-08-12 19:45:15 +00:00
  • c305ffceb6 Added help-hu-HU.html from Tracker #3042351 RKrom 2010-08-10 11:17:56 +00:00
  • 1264c0d544 Merge from BRANCH: Updated installer.txt text with some more facts RKrom 2010-08-07 16:17:34 +00:00
  • d6ed84f9b7 Merge from BRANCH: Fixed starting Greenshot for all users when installing as Admin (for all) RKrom 2010-08-07 16:16:37 +00:00
  • 32182ea348 Fix for Bug #3038512, only solving the symptom not the problem. RKrom 2010-08-07 15:18:10 +00:00
  • 3f2826cb0e Merge from BRANCH: Workaround for HTML paste problems, reported as Bug #3031672 RKrom 2010-08-07 15:12:37 +00:00
  • 660716d9f1 Merge Branch: Fixed Bug #3039151 RKrom 2010-08-07 15:02:48 +00:00
  • b6e44aae1e Merges from Branch 0.8 RKrom 2010-08-06 18:33:56 +00:00
  • babc2b4161 Added the Turkish files from Tracker #3040548 RKrom 2010-08-06 14:52:00 +00:00
  • feeeba7c10 Added .cvsignores RKrom 2010-08-04 08:10:42 +00:00
  • f838a3ba85 Fixing missing or wrong AssemblyInfo files and added the replace version to the new modules. This also fixes the AboutForm, it is now showing the correct version. RKrom 2010-08-04 08:08:52 +00:00
  • 8d847b45aa Removed references to .NET 3.5 due to newly created project with false settings. RKrom 2010-08-04 07:26:21 +00:00
  • 08b94ca321 Workaround for Bug #3039151 RKrom 2010-08-04 06:10:27 +00:00
  • bd85737b22 Small setup build fixes RKrom 2010-08-03 14:35:25 +00:00
  • 0a5ff83ded Fixed wrong reference RKrom 2010-08-03 14:03:24 +00:00
  • 6ee7ec078e Fix for visible mainform RKrom 2010-08-03 13:57:09 +00:00
  • fb8c21b28a Dutch text for the product installer RKrom 2010-08-03 13:08:42 +00:00
  • 7b9d84da26 Added URL for more information about the location of the setup files RKrom 2010-08-03 12:57:25 +00:00
  • f8f8983e52 Enhanced Installer RKrom 2010-08-03 12:53:30 +00:00
  • 819599ad15 added hungarian translation JKlingen 2010-08-02 20:16:05 +00:00
  • 49ac48a6e8 Installer, start and exit enhancements RKrom 2010-08-01 15:33:03 +00:00
  • 0d6ffe1574 Build fixes RKrom 2010-07-31 16:13:48 +00:00
  • 227f7a2ec9 Improvements for the installer RKrom 2010-07-31 16:00:34 +00:00
  • 0a589956d7 Some small fixes RKrom 2010-07-31 16:00:17 +00:00
  • 8ed65f8fc4 Update of inno-setup to 5.3.10 RKrom 2010-07-31 15:59:38 +00:00
  • 31456fc9dc Merge from branch for Exit problems RKrom 2010-07-30 16:06:00 +00:00
  • f84b227d47 Merge from branch for Exit problems RKrom 2010-07-30 16:05:44 +00:00
  • 701e3ead3b Added the real installer images for HEAD RKrom 2010-07-30 05:15:39 +00:00
  • 0a37ace76c Fixed exit RKrom 2010-07-28 13:23:26 +00:00
  • 250eec3d4d Added stopping of greenshot when deinstalling. RKrom 2010-07-28 13:22:46 +00:00
  • 15d1628972 Fixed icon RKrom 2010-07-28 06:27:40 +00:00
  • 6329ea2da1 changes for translations JKlingen 2010-07-28 06:12:21 +00:00
  • 019b482195 refactoring: GreenshotCore/GreenshotEditor JKlingen 2010-07-27 20:18:52 +00:00
  • 1042e1e275 Removed "skippifsilent" as this prevents that the installer language is passed to Greenshot RKrom 2010-07-27 20:13:25 +00:00
  • 2673f7315b Added initial installer.txt, which describes all possible Greenshot commandline options. RKrom 2010-07-27 20:12:05 +00:00
  • 14b4039663 Fixed help RKrom 2010-07-27 19:32:49 +00:00
  • 2be5da24d1 Renamed to configure RKrom 2010-07-27 19:19:06 +00:00
  • 018b3f73c0 Renamed to configure RKrom 2010-07-27 19:18:24 +00:00
  • 5550892e2b 0.9 and configure option RKrom 2010-07-27 19:18:00 +00:00
  • 01c02d9f99 Fixed exit bug (no cleanup being made) RKrom 2010-07-27 19:12:34 +00:00
  • e8fd1b02ee Added bitmap example, Thomas should change this! RKrom 2010-07-26 15:46:52 +00:00
  • 24e8783d25 Removed unneeded reference RKrom 2010-07-26 15:12:24 +00:00
  • 1c2462874d Updates for refactoring, everything should compile again RKrom 2010-07-26 15:11:09 +00:00
  • b5d8f4e248 Removed GreenshotPlugin as we have everything in the GreenshotCore RKrom 2010-07-26 15:09:04 +00:00
  • c9635a21e0 Added inactive settings for the flickr plugin RKrom 2010-07-26 12:48:18 +00:00
  • 02bd63be60 Made it work again RKrom 2010-07-26 06:16:09 +00:00
  • 8cc84eaf1b Fixes RKrom 2010-07-25 20:32:26 +00:00
  • 65faa1f7de SVN Ignore and fixed some references RKrom 2010-07-25 20:24:53 +00:00
  • 0b8c75241e Added log for errors RKrom 2010-07-25 19:37:32 +00:00
  • 43ed03ade6 Forgot to add the .dll RKrom 2010-07-25 19:02:03 +00:00
  • 01d843e8cf refactoring: moved interfaces from GreenshotPlugin to GreenshotCore JKlingen 2010-07-25 18:20:18 +00:00
  • 0dffa6054b refactoring: added IField JKlingen 2010-07-25 16:52:51 +00:00
  • b574f82685 basic structure for GreenshotCore/GreenshotEditor JKlingen 2010-07-25 14:32:03 +00:00