Commit graph

986 commits

Author SHA1 Message Date
JKlingen
ff861b888e added language files to project
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@842 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 18:08:24 +00:00
JKlingen
6a1c0bdd7d added changes/improvements sent from original translator
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@841 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 17:46:59 +00:00
JKlingen
ccbc7d8506 adopted fixes and improvements from russian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@840 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 17:43:45 +00:00
JKlingen
77bdad6f3b adopted fixes and improvements from russian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@839 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 17:43:26 +00:00
JKlingen
e20196f7b1 adopted fixes and improvements from russian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@838 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 17:43:00 +00:00
JKlingen
a2b7aa6f06 adopted fixes and improvements from russian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@837 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 17:40:53 +00:00
JKlingen
a923c5cee1 adopted fixes and improvements from russian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@836 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 17:40:36 +00:00
JKlingen
cbe70f776d added changes and improvements by author
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@835 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 17:32:42 +00:00
JKlingen
3576f666bc added polish translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@834 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 17:16:31 +00:00
RKrom
75e4dd4590 Added Windows 7 support to the EnvironmentInfo
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@831 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-20 16:08:07 +00:00
RKrom
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.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@828 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-19 07:34:41 +00:00
RKrom
6426add749 Changed interfaces for the changes made for Bug # 3048290
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@824 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-19 05:30:27 +00:00
RKrom
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.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@823 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-19 05:25:10 +00:00
RKrom
013bad0e4e Fix: Timeout wasn't taken from the configuration
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@821 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 13:32:03 +00:00
RKrom
6e0ba92385 Refactored to use Ini Configuration
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@820 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 13:30:28 +00:00
RKrom
287c33c4f4 Fixed comment
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@819 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 13:29:20 +00:00
RKrom
067668cde6 Fixed NullReference due to wrong logic
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@818 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 13:28:57 +00:00
RKrom
84ac73c5de Changed Iniconfig framework to static, this makes it even easier to use.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@817 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 06:23:00 +00:00
RKrom
847556570b Changed Iniconfig framework to static, this makes it even easier to use.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@816 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 06:22:17 +00:00
RKrom
b68fa2e0ff Changed to static, this makes it even easier to use.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@815 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 06:21:42 +00:00
RKrom
d7501c6026 Added comment for unused sections in the ini file
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@814 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 05:54:39 +00:00
RKrom
5e37adbd0c Refactored to use the new configuration framework, showing how much less work it is.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@813 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 05:40:48 +00:00
RKrom
5ce61bc8e6 Some small changes for a dirty flag in the configuration
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@812 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 05:39:36 +00:00
RKrom
09f5dda19f Some small changes for a dirty flag in the configuration
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@811 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 05:39:10 +00:00
RKrom
afc764aa41 Enhanced ini framework with enums and lists
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@810 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-17 21:09:53 +00:00
RKrom
af6567e8fe Enhanced ini framework with enums and lists
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@809 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-17 21:09:20 +00:00
RKrom
d609525999 Added initial "ini" code
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@808 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-17 19:21:45 +00:00
RKrom
1ee5f4cbf5 Added initial "ini" code
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@807 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-17 19:21:09 +00:00
JKlingen
b38e16c3e5 fixed small error in html tag
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@806 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-12 19:45:15 +00:00
RKrom
c305ffceb6 Added help-hu-HU.html from Tracker #3042351
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@805 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-10 11:17:56 +00:00
RKrom
1264c0d544 Merge from BRANCH: Updated installer.txt text with some more facts
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@800 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-07 16:17:34 +00:00
RKrom
d6ed84f9b7 Merge from BRANCH: Fixed starting Greenshot for all users when installing as Admin (for all)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@798 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-07 16:16:37 +00:00
RKrom
32182ea348 Fix for Bug #3038512, only solving the symptom not the problem.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@795 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-07 15:18:10 +00:00
RKrom
3f2826cb0e Merge from BRANCH: Workaround for HTML paste problems, reported as Bug #3031672
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@794 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-07 15:12:37 +00:00
RKrom
660716d9f1 Merge Branch: Fixed Bug #3039151
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@792 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-07 15:02:48 +00:00
RKrom
b6e44aae1e Merges from Branch 0.8
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@789 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-06 18:33:56 +00:00
RKrom
babc2b4161 Added the Turkish files from Tracker #3040548
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@788 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-06 14:52:00 +00:00
RKrom
feeeba7c10 Added .cvsignores
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@777 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-04 08:10:42 +00:00
RKrom
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.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@776 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-04 08:08:52 +00:00
RKrom
8d847b45aa Removed references to .NET 3.5 due to newly created project with false settings.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@775 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-04 07:26:21 +00:00
RKrom
08b94ca321 Workaround for Bug #3039151
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@774 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-04 06:10:27 +00:00
RKrom
bd85737b22 Small setup build fixes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@771 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-03 14:35:25 +00:00
RKrom
0a5ff83ded Fixed wrong reference
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@770 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-03 14:03:24 +00:00
RKrom
6ee7ec078e Fix for visible mainform
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@769 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-03 13:57:09 +00:00
RKrom
fb8c21b28a Dutch text for the product installer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@768 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-03 13:08:42 +00:00
RKrom
7b9d84da26 Added URL for more information about the location of the setup files
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@767 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-03 12:57:25 +00:00
RKrom
f8f8983e52 Enhanced Installer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@766 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-03 12:53:30 +00:00
JKlingen
819599ad15 added hungarian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@765 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-02 20:16:05 +00:00
RKrom
49ac48a6e8 Installer, start and exit enhancements
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@762 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-01 15:33:03 +00:00
RKrom
0d6ffe1574 Build fixes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@759 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-31 16:13:48 +00:00