RKrom
|
017b874de3
|
Fixing Debug/Release issue, build problems
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2093 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-25 07:18:27 +00:00 |
|
JKlingen
|
4522d727dc
|
ukrainian translation updates for 1.0.2
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2092 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-24 20:59:28 +00:00 |
|
JKlingen
|
bfb9c120f5
|
added missing links to support section
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2091 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-24 20:52:50 +00:00 |
|
JKlingen
|
fa89554e15
|
renamed de-FR to de-x-franconia to be consistent with the IETF conventions
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2090 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-24 19:43:08 +00:00 |
|
JKlingen
|
ebdc848d5c
|
added additional language entry key for editor_image_shadow, to keep resources for image shadow and object shadow apart
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2089 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-24 18:39:33 +00:00 |
|
RKrom
|
cf29c23439
|
Project files cleanup, making sure all projects have the same settings.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2088 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-24 18:18:38 +00:00 |
|
RKrom
|
a5f900f92e
|
Some small fixes for different parts of code.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2087 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-24 14:57:02 +00:00 |
|
RKrom
|
3411432a0e
|
Fixed wrong label names
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2086 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-23 14:46:20 +00:00 |
|
RKrom
|
f4f3a77e55
|
Cleanup of unneeded code: Removed a unused property from the OAuthLoginForm and removed the using "imageforexport" as we only want the "background" image of the surface for our OCR.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2085 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-23 13:59:05 +00:00 |
|
RKrom
|
86d376a0dc
|
Greenshot 1.0 Release Candidate 3 preparations.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2084 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-23 13:57:43 +00:00 |
|
RKrom
|
fd91cc9107
|
OCR Plugin refactoring, now should work as a real destination and have an icon.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2083 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-23 13:28:30 +00:00 |
|
RKrom
|
9553f840cb
|
Fixed OCR usages, now working for Windows 7 by using an additional exe.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2082 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-22 13:58:16 +00:00 |
|
RKrom
|
3637cd0420
|
Fixed a Thread setup, no reported bugs on the "error" yet.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2081 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-22 13:00:51 +00:00 |
|
RKrom
|
bda2466bff
|
More translation enabling changes for the external command plug-in.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2080 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-21 14:56:27 +00:00 |
|
RKrom
|
9ee318cc5f
|
Removed the no longer needed "hotkey_" language keys.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2079 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-21 14:37:58 +00:00 |
|
RKrom
|
abaf473d83
|
Change to make OCR work on 64 bit Windows, now using a small 32-bit exe to do the OCR'ing. (untested)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2078 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-21 13:31:08 +00:00 |
|
RKrom
|
0d40ebe346
|
Fixes for Bug #3569703
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2077 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-21 11:52:35 +00:00 |
|
RKrom
|
079dab8621
|
Added JSONHelper.cs, which has a JSON Parser. Should be removed when upgrading from .NET 2.0 to 3.5 or higher as we have framework solutions.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2076 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-21 10:49:09 +00:00 |
|
JKlingen
|
34842e9977
|
website translations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2075 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-20 17:48:37 +00:00 |
|
RKrom
|
8b7c2f0e99
|
Fixed language directory
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2074 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-20 13:40:26 +00:00 |
|
RKrom
|
8b8024e20c
|
OAuth refactoring, making Photobucket work.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2073 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-20 11:37:47 +00:00 |
|
RKrom
|
55f59b34f7
|
Added a Germane dialect "Frängisch" (Fränkisch), which is currently not active in the installer.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2072 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-20 08:08:13 +00:00 |
|
JKlingen
|
11501b8152
|
LanguageEditor now saves html snippet for homepage when saving a language_website_*.xml file
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2071 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 21:53:17 +00:00 |
|
JKlingen
|
63e738118e
|
french translation of our website
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2070 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 21:20:31 +00:00 |
|
JKlingen
|
86cd33691b
|
<a> elements are contained in the translation file now
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2069 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 21:19:55 +00:00 |
|
JKlingen
|
94acdf3ac3
|
fixed xml version attribute
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2068 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 19:42:47 +00:00 |
|
RKrom
|
cb01534cce
|
Preparations for RC3
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2067 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 13:55:58 +00:00 |
|
RKrom
|
752fe42aae
|
Fixed problem when invalid language was specified in the ini file.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2066 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 13:51:19 +00:00 |
|
RKrom
|
7e3b7de25e
|
Preparations for RC3
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2065 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 13:23:02 +00:00 |
|
RKrom
|
4ea2ab783a
|
Preparations for RC3
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2064 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 13:19:44 +00:00 |
|
RKrom
|
19d92e72c8
|
Preparations for RC3
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2063 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 13:14:22 +00:00 |
|
RKrom
|
4358deab9b
|
Preparations for RC3
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2062 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 13:03:11 +00:00 |
|
RKrom
|
9627e927fb
|
Fixed icon for Photobucket
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2061 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 12:40:38 +00:00 |
|
RKrom
|
4be78dddd4
|
Some small fixes for bugs which showed up while using the current version. In this case there was an issue with the ExportInfomation passing, an export to Outlook wasn't reported as done causing the destination picker to show again after the export.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2060 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 12:30:27 +00:00 |
|
RKrom
|
518fa607b1
|
Fixed donate icon (removed shadow)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2059 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 11:11:01 +00:00 |
|
RKrom
|
a2e42fd740
|
Fixed donate icon (removed shadow)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2058 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 11:08:57 +00:00 |
|
RKrom
|
91385b074e
|
Refactored PluginUtils to have the GetExePath and GetExeIcon, which was needed for giving the ExternalCommandPlugin an icon.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2057 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 10:05:26 +00:00 |
|
RKrom
|
99e672a76d
|
Initial changes for the translations of the external command plug-in.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2056 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-19 05:36:22 +00:00 |
|
JKlingen
|
350260f3bd
|
dutch translation update for version 1.0.2
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2055 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-18 20:29:47 +00:00 |
|
JKlingen
|
d7e8f39f1e
|
update for french help file
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2054 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-18 19:59:23 +00:00 |
|
RKrom
|
e40db9ef28
|
Added a copy of the .pdb when in debug modus, this allows us to debug plugins.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2053 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-18 19:48:19 +00:00 |
|
RKrom
|
9a6e7780c7
|
Added missing PUT logic, now Dropbox works too.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2052 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-18 19:18:28 +00:00 |
|
RKrom
|
8006481b2d
|
Fixed OAuth
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2051 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-18 15:18:58 +00:00 |
|
RKrom
|
ade8e365b6
|
Made the OAuth implementation work as specified, Imgur is working but the others need to be checked.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2050 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-18 15:07:17 +00:00 |
|
RKrom
|
45e018d197
|
Tweaking the IE capturing to only consider IE windows and special configured windows. This should speed up the process of getting the available IE's and cause less confusion.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2049 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-18 07:16:39 +00:00 |
|
JKlingen
|
ef4b1344e5
|
extracted imgur credentials to another class
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2047 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-16 22:09:26 +00:00 |
|
JKlingen
|
4698ee8d7d
|
added nynorsk translated files for website and installer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2046 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-16 06:47:52 +00:00 |
|
JKlingen
|
a7231a4965
|
added norwegian nynorsk translation for installer (however, innosetup does not offer nynorsk, had to take norsk)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2045 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-15 07:44:10 +00:00 |
|
JKlingen
|
8820fa08f1
|
added norwegian (nynorsk) translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2044 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 20:59:44 +00:00 |
|
JKlingen
|
b6a686db28
|
two fixes to avoid exceptions when trying to capture IE content from IE instances embedded in other applications
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2043 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 20:55:42 +00:00 |
|