RKrom
|
99f9e8c770
|
Fixed wrong bug #
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2203 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-25 13:42:25 +00:00 |
|
RKrom
|
4782fb4310
|
Added bug fix for #3579138
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2202 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-25 13:24:21 +00:00 |
|
RKrom
|
deb88bf67d
|
added 2 bugfixes.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2201 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-25 13:19:15 +00:00 |
|
RKrom
|
8b331ee3a4
|
Fixes for Bug #3579467, context menu entries are updated when changing the language / hotkeys.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2200 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-25 12:43:44 +00:00 |
|
RKrom
|
eeca9ec0de
|
Removed double line for #3579876
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2199 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-25 12:05:23 +00:00 |
|
RKrom
|
3e9b5b91c5
|
Tested the fixes for bug #3576125, this now should work... although there might be some cases where reading the clipboard doesn't work as supposed. I added a configuration setting, but didn't add it to the expert settings due to a lack of "space". (Did fix the spacing of the checkboxes though)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2198 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-25 07:54:32 +00:00 |
|
JKlingen
|
cbf04192b6
|
removed usages of CultureInfo for our translations, to avoid warnings when using cultures that .NET does not know of
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2197 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-24 20:49:19 +00:00 |
|
RKrom
|
c97600982a
|
Fix for bug #3577305, using interactive capture mode as the active window is not longer active when a click on the context menu is made. The mouse also needs to be removed (is made by specifying false in the CaptureWindowInteractive call), as it was on the context menu the location no longer makes sense.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2196 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-24 18:26:43 +00:00 |
|
RKrom
|
fbc0285c93
|
Added "special" DIB clipboard reader code, which is a test to fix bug #3576125. This is enabled over the ini property EnableSpecialDIBClipboardReader, disabled by default.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2195 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-23 11:08:11 +00:00 |
|
RKrom
|
7b30cdb617
|
Updated bug fixes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2194 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-23 10:14:22 +00:00 |
|
RKrom
|
703ecbf143
|
Fixed a small invisible issue: the context menu is show 2x when clicking the NotifyIcon. This causes some code to be run 2x, decreasing the context-menu performance.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2193 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-23 10:07:05 +00:00 |
|
RKrom
|
afbe046d3e
|
Fixed issue when the selected IE window to capture is not visible/iconized, a restore fixes this.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2192 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-23 09:10:20 +00:00 |
|
RKrom
|
d3eaf80aa2
|
This fixes the C# compiler being 5! I hope the OfficePlugin still works on .NET 2.0...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2191 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-22 20:07:14 +00:00 |
|
RKrom
|
a531cfb941
|
Project cleanup after last file-system refactoring
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2190 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-22 19:26:55 +00:00 |
|
RKrom
|
eb07468219
|
Changed "Image.Save" to ImageOutput.SaveToStream, this fixes problems with the transparency and also reduces the size if the colors are <256
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2189 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-22 15:43:40 +00:00 |
|
JKlingen
|
7b8575f2a0
|
added spanish translation for installer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2188 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 18:30:42 +00:00 |
|
JKlingen
|
4b11886f5a
|
spanish translation update
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2187 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 18:29:53 +00:00 |
|
JKlingen
|
8b55781266
|
normalized line breaks
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2186 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 18:26:25 +00:00 |
|
RKrom
|
6480a27a52
|
Preparations for RC5
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2185 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 15:26:23 +00:00 |
|
RKrom
|
3358352303
|
Preparations for RC5, removed all the non 1.0 plug-ins out and the 1.0 in.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2184 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 15:19:59 +00:00 |
|
JKlingen
|
f421d468b6
|
russian translation updates
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2183 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 12:42:39 +00:00 |
|
JKlingen
|
dd547c4597
|
completed for 1.0.4
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2182 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 09:54:10 +00:00 |
|
JKlingen
|
988c638939
|
moved known issues section to RC5
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2181 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 09:46:18 +00:00 |
|
JKlingen
|
ea52882bd3
|
language editor: display error message with stacktrace in case of unexpected exception
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2180 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 09:37:13 +00:00 |
|
JKlingen
|
a090e3e8d6
|
Fixed translation issue in expert settings, clipboard format options not being updated right away after switching UI language, see bug #3576073
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2179 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 08:51:55 +00:00 |
|
JKlingen
|
75f848e989
|
Fixed translation issue in expert settings, clipboard format options not being updated right away after switching UI language, see bug #3576073
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2178 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-21 08:51:28 +00:00 |
|
RKrom
|
428b84ac6d
|
Fixed for Imgur annonymous upload.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2177 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 13:41:59 +00:00 |
|
RKrom
|
4713847d2e
|
Added a small change for the confluence plugin build, debug-info was included in the release. Also added a ExtendedWebBrowser, which suppresses Script-error messages when using the WebBrowser. (For this a the IOleCommandTarget was introduced). Had to update the readme.txt to make the version consistent.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2176 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 12:56:55 +00:00 |
|
JKlingen
|
332efc3f96
|
fixed output filename for RC4
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2175 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 12:48:28 +00:00 |
|
JKlingen
|
076ebfa63d
|
updates for russian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2174 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 12:46:52 +00:00 |
|
JKlingen
|
56f1fc326b
|
sorted alphabetically now
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2173 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 12:46:23 +00:00 |
|
JKlingen
|
7bd6797ec3
|
preparations for RC4
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2172 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 09:19:26 +00:00 |
|
JKlingen
|
f22e7cff58
|
fixed missing oauth token
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2171 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 09:18:53 +00:00 |
|
JKlingen
|
247dc25915
|
preparations for RC4
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2170 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 08:44:30 +00:00 |
|
JKlingen
|
c69017d827
|
fixed authentication dialog not opening during OAuth process [3578480]
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2169 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 08:27:51 +00:00 |
|
JKlingen
|
dd003e1e26
|
update for french translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2168 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 08:22:28 +00:00 |
|
JKlingen
|
da82df6d7f
|
french translation for external command plugin
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2167 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 08:15:20 +00:00 |
|
JKlingen
|
c58ee6178d
|
text change [3578371]
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2166 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 08:13:10 +00:00 |
|
JKlingen
|
724223443b
|
text change [3578371]
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2165 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 08:11:56 +00:00 |
|
RKrom
|
0a7251faa2
|
Preparations for RC4
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2164 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 08:04:01 +00:00 |
|
RKrom
|
1abbf03dba
|
Changed InitializeLog4NET to return the first file appender from a list of appenders, instead of assuming that the first is the file appender.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2163 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 07:38:15 +00:00 |
|
RKrom
|
e63d81e0fe
|
Fixed issue with wrong log4net.xml file being used, resulting in no log files. Fixed problems with having the website & installer translation files in the installer. Added "Fränkisch" as language.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2162 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 07:18:31 +00:00 |
|
RKrom
|
f1ede119e9
|
Fixed problem with ExternalCommandConfiguration, fixing bugs #3578391 and #3578379
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2161 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-19 15:58:45 +00:00 |
|
RKrom
|
f6be666aab
|
Fixed bug #3578325, editor size doesn't to capture.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2160 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-19 11:50:45 +00:00 |
|
RKrom
|
d82d57dca1
|
Update for RC3
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2159 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-19 05:03:16 +00:00 |
|
JKlingen
|
909501afb1
|
added translation related changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2158 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-18 18:29:35 +00:00 |
|
RKrom
|
1e12c4b1c5
|
Box no longer needs .NET 3.5
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2157 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-18 09:21:04 +00:00 |
|
RKrom
|
654941c2b0
|
Platform / Config update
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2156 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-18 09:17:08 +00:00 |
|
RKrom
|
60fb5e5495
|
Changed the download link to go to version-history if the download is not a release.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2155 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-18 09:00:42 +00:00 |
|
RKrom
|
552a4c8f94
|
Tested and fixed update check
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2154 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-18 08:51:09 +00:00 |
|