Commit graph

986 commits

Author SHA1 Message Date
RKrom
599bb594ad 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
2012-11-06 06:08:26 +00:00
RKrom
93d9a8cd0c 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
2012-11-05 19:07:39 +00:00
RKrom
00c1c80004 Bugfix release preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2241 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-05 16:38:22 +00:00
RKrom
1aa98ad1d1 Updated version
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2240 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-05 16:26:20 +00:00
RKrom
0ad1ede36f 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
2012-11-05 16:23:07 +00:00
RKrom
35b16e8fd9 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
2012-11-05 16:05:07 +00:00
RKrom
fd46837c8d 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
2012-11-05 14:59:47 +00:00
RKrom
197d46c9b9 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 people can turn it off.
Added a CountColor method to ImageHelper.cs, which should be used to check if PrintWindow functions properly.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2236 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-05 14:18:13 +00:00
RKrom
0fd12ae5fc 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
2012-11-04 20:37:39 +00:00
RKrom
d49a203b3a 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
2012-11-04 17:18:39 +00:00
RKrom
cd01b2197b 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
2012-11-04 16:24:12 +00:00
RKrom
7710db665c 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
2012-11-03 20:10:30 +00:00
JKlingen
8191c84c0e update for spanish translation of website
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2231 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-02 09:12:53 +00:00
JKlingen
78942f1e5e added spanish installer translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2230 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-02 08:56:42 +00:00
RKrom
3b39ac8e55 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
2012-10-31 16:54:57 +00:00
RKrom
2127ce678b 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
2012-10-30 18:10:41 +00:00
RKrom
65ad25ac57 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
2012-10-30 17:56:57 +00:00
RKrom
8c01f192f3 .csproj cleanup for scripted build.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2226 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-30 09:05:30 +00:00
RKrom
bd1a857010 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
2012-10-30 08:31:31 +00:00
RKrom
2934c2ad09 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
2012-10-30 08:15:47 +00:00
RKrom
93da3f71c0 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
2012-10-30 07:46:47 +00:00
RKrom
0eda4a8c5b 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
2012-10-29 15:50:55 +00:00
RKrom
43fd418d6f 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
2012-10-29 15:16:55 +00:00
RKrom
3a837cf7eb 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
2012-10-29 12:36:52 +00:00
RKrom
7bf586896d 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
2012-10-29 12:35:16 +00:00
RKrom
e36be11668 Release preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2218 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 18:14:12 +00:00
RKrom
c8d78ebb6a Release preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2217 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 18:13:46 +00:00
RKrom
5c4698256e Release preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2216 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 18:12:41 +00:00
JKlingen
6b60926e4e update for french translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2215 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 15:37:57 +00:00
JKlingen
09e488f773 chinese translation updates for plugins
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2214 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 15:24:54 +00:00
JKlingen
a17fa84dc3 chinese translation update
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2213 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 15:21:13 +00:00
JKlingen
2b85d0b7c6 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
2012-10-28 15:17:34 +00:00
JKlingen
0f6ee33b7a added norwegian nynorsk translation of innosetup
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2211 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 14:54:53 +00:00
JKlingen
c4dbe5a8ac serbian translation update
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2210 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 14:32:23 +00:00
JKlingen
69cae3bf38 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
2012-10-28 14:28:21 +00:00
JKlingen
245be5b2ac update for russian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2208 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 14:25:27 +00:00
RKrom
216f3b82db 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
2012-10-26 18:11:58 +00:00
RKrom
4a3161a281 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
2012-10-26 18:07:55 +00:00
RKrom
4d41fc0a43 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
2012-10-26 15:27:48 +00:00
RKrom
5723f6fa5d 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
2012-10-26 14:13:32 +00:00
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