Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/greenshot/greenshot

Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
https://github.com/greenshot/greenshot

Applied patch #3584491, this centers the image in the editor.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2243 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

599bb594ad2a3bb3fa09d38834c921ca72c867cd authored about 12 years ago by RKrom <[email protected]>
Fixed DWM capture to work by cutting the corners only if Windows Vista / Windows 7. This change allowed to have the redmask capture to be removed, only need to freeze processes if a transparent capture is taken. This should speedup the capture and use less memory.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2242 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

93d9a8cd0cbf294f224ac2ef5f3f55713b145e7f authored about 12 years ago by RKrom <[email protected]>
Bugfix release preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2241 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

00c1c80004ed28f65315aacb4c2663de30f90b2f authored about 12 years ago by RKrom <[email protected]>
Updated version

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2240 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

1aa98ad1d10fe54887a578c098318f39d6abf263 authored about 12 years ago by RKrom <[email protected]>
Added noerror when removing the keys, just in case...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2239 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

0ad1ede36fde5591a2a8388288c6d0eb687ef3d7 authored about 12 years ago by RKrom <[email protected]>
Removed unneeded scroll code. Fixed a potential null-pointer bug in CaptureRectangle. Fixed a bug with GDI captures being black by counting the pixels and if there is a difference taking the screen shot instead.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2238 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

35b16e8fd94087f411ee39d20d4c80981cb24c99 authored about 12 years ago by RKrom <[email protected]>
Fixed last change to also check for Maximised, corners don't need to be removed from maximised windows.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2237 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

fd46837c8df33077fef110993b78ae4feb2a7293 authored about 12 years ago by RKrom <[email protected]>
Fixed a potential issue with GetWindowLong, using a wrapper which decides upon the IntPtr size which call needs to be made.

Fixed the corner cut to work with a CreateRoundRectRgn, but made if it cuts configurable so peopl...

197d46c9b924e10c0a2b6ec1051603df7fa5a673 authored about 12 years ago by RKrom <[email protected]>
Trying a different way of cutting the edges

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2235 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

0fd12ae5fc3e5ed8a159aac8c24dfe5f93297d82 authored about 12 years ago by RKrom <[email protected]>
Fixed bug #3582282 where the capture was cropped. Also fixed the error handling so now when the export failed this is also displayed.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2234 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

d49a203b3aa5ab844256886fdd535ef2afc842a9 authored about 12 years ago by RKrom <[email protected]>
Fixed bug #3582282 with displaying a dialog so the user can retry the operation after closing the dialog of the target application.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2233 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

cd01b2197b17a2de9c6c1bcb7390a1fa2bdd23eb authored about 12 years ago by RKrom <[email protected]>
Added "Headers" support to a OAuth request, thus enabling the Picasa-Web plug-in to upload with a filename.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2232 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7710db665c1d3ebd3241cb82b106ca129238ac22 authored about 12 years ago by RKrom <[email protected]>
update for spanish translation of website

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2231 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8191c84c0ee46cc989d7cc3196da2f22f4827750 authored about 12 years ago by JKlingen <[email protected]>
added spanish installer translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2230 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

78942f1e5edb56297ed144a24034a1c23f0388e2 authored about 12 years ago by JKlingen <[email protected]>
Changes needed to get the Photobucket plugin working

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2229 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3b39ac8e5581e0e8396b079f8b2b031cfbf8fbff authored about 12 years ago by RKrom <[email protected]>
Fixed wrong reference to the GreenshotPlugin and changed a property name so it's forced to a default.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2228 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2127ce678bf6b78ac6fb28ec60b895d07d008eb4 authored about 12 years ago by RKrom <[email protected]>
Fixed build number for the release and made some small changes in the text.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2227 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

65ad25ac57e2df09ce61d0a7a7aa8d97b35f1034 authored about 12 years ago by RKrom <[email protected]>
.csproj cleanup for scripted build.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2226 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8c01f192f3d7ba2622b00777507efe29ecfa304c authored about 12 years ago by RKrom <[email protected]>
Fixed ToolsVersion to be 3.5, as Greenshot is not build in .NET 4.0 this is important.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2225 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

bd1a857010b5c765514413aeaf3b205603a645e6 authored about 12 years ago by RKrom <[email protected]>
Moved the build.bat code to package.bat and changed the build.bat to actually Build Greenshot with MSBuild. Afterwards, if the build didn't have any errors the package.bat is called to create the installer & zip.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2224 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2934c2ad094605abe534543684d52106f1fba90b authored about 12 years ago by RKrom <[email protected]>
Added project dependency, so the GreenshotOCRCommand.exe is reliable at it's location.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2223 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

93da3f71c0b0710522dc6f19757676b3913283fe authored about 12 years ago by RKrom <[email protected]>
Changed bug URL to go to http://getgreenshot.org/tickets/ so we can change the link if we move to a different tracker. (which will happen when we upgrade our sourceforge project)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2222 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

0eda4a8c5b485010b59f34ce311f4a980b72736d authored about 12 years ago by RKrom <[email protected]>
Added "Windows 8" for the OS information, also fixed that it always says "WinNT32" or something like that.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2221 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

43fd418d6fc2a3c25bc8bb11538b41f9b06e6106 authored about 12 years ago by RKrom <[email protected]>
Changed bug URL to go to http://getgreenshot.org/tickets/ so we can change the link if we move to a different tracker. (which will happen when we upgrade our sourceforge project)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2220 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3a837cf7ebfe89cc1f69c51af5b82dde49282e30 authored about 12 years ago by RKrom <[email protected]>
Fixed configuration issue, somehow the default value was not comma separated. Also added a fix for old values.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2219 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7bf586896d3721f59906473294fbde0ffddf4786 authored about 12 years ago by RKrom <[email protected]>
Release preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2218 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

e36be116684329f2e124898f628cdfa926bbf448 authored about 12 years ago by RKrom <[email protected]>
Release preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2217 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c8d78ebb6a51d4eb527dad49cfcae48017611aeb authored about 12 years ago by RKrom <[email protected]>
Release preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2216 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

5c4698256edd96ce8c09a06b4a88e53fa6e01b02 authored about 12 years ago by RKrom <[email protected]>
update for french translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2215 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

6b60926e4e815a5b9725ab171915976a205fa1cb authored about 12 years ago by JKlingen <[email protected]>
chinese translation updates for plugins

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2214 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

09e488f7732826870ee6a629b4ff3f48fd6776da authored about 12 years ago by JKlingen <[email protected]>
chinese translation update

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2213 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

a17fa84dc3a03d784754375706e0418752a4169a authored about 12 years ago by JKlingen <[email protected]>
added chinese installer translation (for innosetup and greenshot)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2212 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2b85d0b7c6e8f79444393082e0d7245bd9c0bdd1 authored about 12 years ago by JKlingen <[email protected]>
added norwegian nynorsk translation of innosetup

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2211 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

0f6ee33b7a7f6a778a822c85edfaf3f5f0e2813e authored about 12 years ago by JKlingen <[email protected]>
serbian translation update

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2210 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c4dbe5a8ac0a883b9043b1400daa795aed5d24a7 authored about 12 years ago by JKlingen <[email protected]>
1.0.5 Update for francionian translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2209 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

69cae3bf38707cbd56f963d846ad58349c80c92b authored about 12 years ago by JKlingen <[email protected]>
update for russian translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2208 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

245be5b2ace40a6486a8b83f08883e0a3c5168ab authored about 12 years ago by JKlingen <[email protected]>
Fixed last checking, found bug in tests.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2207 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

216f3b82dbb79739a4f49b743d4610f2696ca5ff authored about 12 years ago by RKrom <[email protected]>
Fixed some capture issues, when trying to capture or show thumbnails of Windows that are iconized the size calculations are wrong.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2206 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4a3161a281ff48da9aeeaa5f573e33fae9689193 authored about 12 years ago by RKrom <[email protected]>
Fix for bug #3579138, minimized windows can't be captured via the context menu.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2205 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4d41fc0a43284953fa485bedabebc775b96abf32 authored about 12 years ago by RKrom <[email protected]>
Fix for #3580123. Note: if Greenshot is forced to 32-bit (e.g. while debugging) the 64-bit keys are not read/deleted, so debugging of this code should be done in AnyCPU mode under Visual Studio!!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2204 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

5723f6fa5d255395d0219761f1f7400d4475de0e authored about 12 years ago by RKrom <[email protected]>
Fixed wrong bug #

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2203 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

99f9e8c7705bca9f801a9ca74f68d406e37eb4c0 authored about 12 years ago by RKrom <[email protected]>
Added bug fix for #3579138

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2202 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4782fb4310f81946067a8f01efe086013766af98 authored about 12 years ago by RKrom <[email protected]>
added 2 bugfixes.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2201 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

deb88bf67d456406fc1b45c6ea92e0e6b9841c2e authored about 12 years ago by RKrom <[email protected]>
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

8b331ee3a48894a47c4b20d7dc7c9a1a7204bdca authored about 12 years ago by RKrom <[email protected]>
Removed double line for #3579876

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2199 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

eeca9ec0de36eaae5c36ccc3bee7ec68e9588de6 authored about 12 years ago by RKrom <[email protected]>
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

3e9b5b91c528127e8809d8a32fe6520df49da4dc authored about 12 years ago by RKrom <[email protected]>
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

cbf04192b65b638f08aa137f12af45e4905911c1 authored about 12 years ago by JKlingen <[email protected]>
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

c97600982a7310b55821758dd5994ceca69b739f authored about 12 years ago by RKrom <[email protected]>
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

fbc0285c93716e2e9a106ef2989aa627d6977157 authored about 12 years ago by RKrom <[email protected]>
Updated bug fixes

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2194 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7b30cdb61773bad2698596d7dfdcdd8e96f1bb7c authored about 12 years ago by RKrom <[email protected]>
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

703ecbf14373f3f80b5b095d61c765261c2bb2a8 authored about 12 years ago by RKrom <[email protected]>
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

afbe046d3ec026129d78d94ee9844dc7583ac91f authored about 12 years ago by RKrom <[email protected]>
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

d3eaf80aa288d154015867dfc5c4dfdeffb143da authored about 12 years ago by RKrom <[email protected]>
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

a531cfb941efa0a8585b909a5f67b045b1761dce authored about 12 years ago by RKrom <[email protected]>
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

eb0746821975c955c043a4aaf1cb70f244dfd103 authored about 12 years ago by RKrom <[email protected]>
added spanish translation for installer

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2188 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7b8575f2a0f22c759f3365178c7f50141665c3c0 authored about 12 years ago by JKlingen <[email protected]>
spanish translation update

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2187 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4b11886f5a3647be04be9de6251ac1b61edb4c00 authored about 12 years ago by JKlingen <[email protected]>
normalized line breaks

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2186 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8b5578126677f094451cbe3c2a85ea5e023aeccf authored about 12 years ago by JKlingen <[email protected]>
Preparations for RC5

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2185 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

6480a27a52c8af03ea99b2471760f2bc72465bd1 authored about 12 years ago by RKrom <[email protected]>
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

33583523034014c1bf944b001308dc1cfbcb56bd authored about 12 years ago by RKrom <[email protected]>
russian translation updates

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2183 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f421d468b65a5510ec388458b63ec359c04d99b0 authored about 12 years ago by JKlingen <[email protected]>
completed for 1.0.4

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2182 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

dd547c4597b13aa863cb8198f63530716fbd7061 authored about 12 years ago by JKlingen <[email protected]>
moved known issues section to RC5

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2181 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

988c638939a5d3aae2c7b15098ebc544b54c9d6a authored about 12 years ago by JKlingen <[email protected]>
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

ea52882bd3c56b5b03d1da264e92aedc3347f7ea authored about 12 years ago by JKlingen <[email protected]>
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

a090e3e8d6c432ec7e7d7e7446aebfaf19fdb9da authored about 12 years ago by JKlingen <[email protected]>
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

75f848e989ae04f9e615cfcc09c4409d34d3b84b authored about 12 years ago by JKlingen <[email protected]>
Fixed for Imgur annonymous upload.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2177 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

428b84ac6d34101dd5be0127f9e0b7e10f12a661 authored about 12 years ago by RKrom <[email protected]>
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

4713847d2ecb155c7f033362f5148008384d0530 authored about 12 years ago by RKrom <[email protected]>
fixed output filename for RC4

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2175 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

332efc3f961a844a68d705fbb689f951221e5e40 authored about 12 years ago by JKlingen <[email protected]>
updates for russian translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2174 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

076ebfa63dec0e0e73abd6dcc487345ec1e6694c authored about 12 years ago by JKlingen <[email protected]>
sorted alphabetically now

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2173 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

56f1fc326b3ce3f2336b0eab24c253ad489305a2 authored about 12 years ago by JKlingen <[email protected]>
preparations for RC4

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2172 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7bd6797ec3b52666fd62f3d58ad52bf507f329f2 authored about 12 years ago by JKlingen <[email protected]>
fixed missing oauth token

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2171 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f22e7cff58a0360d366ff0b8691833fa88bed89f authored about 12 years ago by JKlingen <[email protected]>
preparations for RC4

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2170 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

247dc2591571e077bdf842fab0471316c874b4ed authored about 12 years ago by JKlingen <[email protected]>
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

c69017d82766b24c62879156ee635510a8d4a2b7 authored about 12 years ago by JKlingen <[email protected]>
update for french translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2168 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

dd003e1e26138e06320dd89f44c373a19fa65daa authored about 12 years ago by JKlingen <[email protected]>
french translation for external command plugin

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2167 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

da82df6d7f85840af6963453902399a1591045b3 authored about 12 years ago by JKlingen <[email protected]>
text change [3578371]

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2166 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c58ee6178d68fae1395ae1a1b809a91328b06f44 authored about 12 years ago by JKlingen <[email protected]>
text change [3578371]

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2165 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

724223443b018135726d2e1ec92960ecca8c3c4a authored about 12 years ago by JKlingen <[email protected]>
Preparations for RC4

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2164 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

0a7251faa241f31b86a9871cf7338a0e85870a12 authored about 12 years ago by RKrom <[email protected]>
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

1abbf03dba2a3af24b0cc484d368023ca9a9185c authored about 12 years ago by RKrom <[email protected]>
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

e63d81e0fe974e5dfff15d3536b7373bfea39ce1 authored about 12 years ago by RKrom <[email protected]>
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

f1ede119e9b49791940ca9857f0d422ab1d26b31 authored about 12 years ago by RKrom <[email protected]>
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

f6be666aab1c0e0b80cffd887303987c4ce97fb5 authored about 12 years ago by RKrom <[email protected]>
Update for RC3

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2159 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

d82d57dca1440ab5765f9244f6b153832519f90e authored about 12 years ago by RKrom <[email protected]>
added translation related changes

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2158 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

909501afb1a8fed5412a93b2177f2ffa91e23f01 authored about 12 years ago by JKlingen <[email protected]>
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

1e12c4b1c577cdee36b4c808c1afa9f699cf2444 authored about 12 years ago by RKrom <[email protected]>
Platform / Config update

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2156 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

654941c2b0aa4f9bf24db2fe1ee64666e23b0dac authored about 12 years ago by RKrom <[email protected]>
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

60fb5e5495f80577956a6a85746ea7d36b6c7a79 authored about 12 years ago by RKrom <[email protected]>
Tested and fixed update check

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2154 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

552a4c8f94ad6e95e2bf0ffea7179d406dcfb607 authored about 12 years ago by RKrom <[email protected]>
added JiraFormBase, which was missing in last commit (2146)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2153 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

bf392fb81af702cab73a01fda642a25fda3cf072 authored about 12 years ago by JKlingen <[email protected]>
Fixed message, the update notification now contains the filename instead of the version. This way people see what it is.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2152 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3e3701d3d4315ed54c2ea934ac6b1f92e8aced04 authored about 12 years ago by RKrom <[email protected]>
Added some logic for the update checks:

* release only sees RC & unstable if "check for unstable" is set
* Release candidates only sees u...

b4bc530ee69059c82a085e586380c3bb140a2403 authored about 12 years ago by RKrom <[email protected]>
Cleanup of using statements

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2150 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c29d38d5466f10d120ab51ca507666855812963d authored about 12 years ago by RKrom <[email protected]>
Cleanup of using statements

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2149 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4de75cdb6906dc9ed5bf1fd5631d9900d16dca31 authored about 12 years ago by RKrom <[email protected]>
added translation for French (Quebec)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2148 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

5e9809a53ea9834eb85060419cb57acc519204c2 authored about 12 years ago by JKlingen <[email protected]>
updates for chinese translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2147 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

94ac3148d733111969eb778b118b7de2d7b9dc52 authored about 12 years ago by JKlingen <[email protected]>
fixed some messages that were not translatable yet + some UI changes to allow more space for translated strings

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2146 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9dfcdf38ab16a4d5fb3ba28251860e623d2b0cda authored about 12 years ago by JKlingen <[email protected]>
Cleanup

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2145 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c664663df6b05cd043b7ffcb2b1f4d0f12597c9d authored about 12 years ago by RKrom <[email protected]>
Fixed eventual clipboard issues, which was not possible before as the ClipboardHelper wasn't in the plugin project.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2144 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

d75b81479cd4eeb36d2fe92deeb6678cc72eff76 authored about 12 years ago by RKrom <[email protected]>