Commit graph

946 commits

Author SHA1 Message Date
RKrom
2ea920dc7a Fixed potential error.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2303 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-23 15:47:37 +00:00
RKrom
d58e419503 Still don't understand why, but this using is unwanted in SharpDevelop but doesn't bother Visual Studio..
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2302 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-22 20:33:45 +00:00
RKrom
28a965db09 Fixed logic from previous fix, the Toolwindow detection was flawed.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2301 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-21 10:29:41 +00:00
RKrom
57ebc0c675 Fixed Window corner cut to skip tool windows, and use a cut shape from the configuration.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2300 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-21 10:00:55 +00:00
RKrom
2d767f735c Refactoring to allow Lists to be inside other values.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2299 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-21 09:26:20 +00:00
RKrom
84e5e86751 Fixed issue when the WSDL isn't in the URL
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2298 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-20 15:54:39 +00:00
RKrom
1e6a5de79b Fixed issue when the WSDL isn't in the URL
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2297 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-20 15:33:03 +00:00
RKrom
151d250d28 Fixed issue when the WSDL isn't in the URL
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2296 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-20 15:30:33 +00:00
RKrom
59d91bb501 Make sure all exceptions in the thread are logged!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2295 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-19 10:41:56 +00:00
RKrom
5a1c5fd0eb Fixed the zoom, it was drawn incorrectly. Also changed the drawing to work with a timer, so the updates are made even if the mouse moves to quick. Added a bitblt method in the GDI32 class.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2294 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-18 11:18:20 +00:00
JKlingen
16ad103450 refactored: bitmapPos -> cursorPosOnBitmap
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2293 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-18 08:16:38 +00:00
JKlingen
c06e3e0288 fixed bad positioning of rulers, introduced with changes in revision 2290
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2292 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-17 23:32:58 +00:00
JKlingen
bfb8a1a7e6 clear ZoomForm before painting so that areas out of screen bounds are displayed in solid black
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2291 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-17 23:02:38 +00:00
JKlingen
0b45a56b96 fixed position of zoom form in case of negative screen bounds
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2290 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-17 22:48:10 +00:00
RKrom
42c705330f Changed format and compression
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2289 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-15 20:51:41 +00:00
RKrom
485a814251 Added the possibility for a command after capturing.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2288 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-15 16:38:19 +00:00
RKrom
75a841b31e Fixes for better performance in some experimental code, also fixed some formatting in the code.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2287 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-15 14:11:00 +00:00
RKrom
fa02394047 Added DwmEnableComposition for testing
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2286 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-15 12:22:42 +00:00
RKrom
9ca5f0d3bd Small fixes for the Zoom and its performance improvements
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2285 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-14 09:34:33 +00:00
RKrom
831a3b4d5b Made zoom move to a different location if it goes outside the screen. Also changed the Metro-App visibility property, this might work (up to an acceptable level) but is untested.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2284 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 21:13:09 +00:00
RKrom
a075a81daf Fixed a case with Drag & Drop of images where the transparency is gone. Also fixed the editor "Center" patch, this was only working when width & height were smaller.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2283 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 17:11:00 +00:00
RKrom
41a63f5847 Removed template from .zip
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2282 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 09:46:44 +00:00
RKrom
dc3c756a1a Changed the Readme.txt to use a template.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2281 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 09:42:36 +00:00
RKrom
15a7a4b53f Changed the Readme.txt to use a template.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2280 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 09:42:21 +00:00
RKrom
be6c4b0587 Added photobucket and changed version
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2279 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 09:18:26 +00:00
RKrom
8f042ac163 Changed zoom to be enabled by default.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2278 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 09:15:34 +00:00
RKrom
bd8efca35b Fixed version number
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2277 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 09:03:23 +00:00
RKrom
22c04fbb4a Changes for 1.1, added Photobucket as project to the solution. Fixed some language files (the ietf in the file IS important)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2276 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 09:01:05 +00:00
RKrom
5e6b13e509 Fixed Control locations on Form and log4net reference
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2275 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 08:45:35 +00:00
RKrom
fc86a47220 Added Photobucket for Greenshot 1.1
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2274 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 08:38:32 +00:00
RKrom
96b8b3524e Project was missing a file...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2273 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 08:27:48 +00:00
RKrom
94efe04377 Applied zoom patch, currently needs to be activated by pressing "Z" in the capture form. This will change later.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2272 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 08:19:41 +00:00
RKrom
e84b6c8dd4 No need to consider the working area, as the Window is topmost and is visible "over" the Taskbar
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2271 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-12 16:52:44 +00:00
RKrom
1663bf7b0f Updated the readme.txt and a small readability change in the StartupHelper
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2270 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-12 15:34:15 +00:00
RKrom
101cb27070 Added "ALLUSERSPROFILE" Startup path in check.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2269 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-12 15:30:15 +00:00
RKrom
396455875f Fixes for the Startup-Helper, if Greenshot is already in the startup-folder we check & disable the checkbox.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2268 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-12 15:25:52 +00:00
RKrom
f006718d2a Some fixes for capturing those nasty Apps, code is not finished yet!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2267 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-11 19:57:55 +00:00
JKlingen
1587b0298c slovak translation updates
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2266 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-10 17:03:30 +00:00
JKlingen
be08b62aab updates for italian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2265 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-10 16:59:27 +00:00
JKlingen
2974fba0c9 updates for ukrainian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2264 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-10 16:28:24 +00:00
JKlingen
3ad14bdcba updates for serbian translation + serbian installer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2263 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-10 16:07:01 +00:00
RKrom
7569dae43e Updated the readme.txt
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2262 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-09 15:50:28 +00:00
RKrom
ff141b29d9 Added Special-Folder support in the FilenameHelper for the following values: MyPictures, MyMusic, MyDocuments, Personal, Desktop, ApplicationData, LocalApplicationData. Meaning one can now set the output path to ${MyPictures}
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2261 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-09 15:00:55 +00:00
RKrom
0b1a0c3d55 Small fixes which make it easier to check if an IniValue is fixed, also changed the Component.Enabled in the settingsForm for some more properties. In normal English, if I have defined a property in the "greenshot-fixed.ini" the matching setting can not be changed!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2260 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-09 13:46:20 +00:00
RKrom
929363202b * Bug #3585393: resize issues with some the plugin configuration dialogs.
* Not reported: Flickr configuration for the Family, Friend & Public wasn't stored.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2259 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 21:03:41 +00:00
RKrom
b3c5eb67fd Fixed example plugin to work with the latest changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2258 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 20:45:59 +00:00
RKrom
ca73e3a673 Fixed LogManager access to use non strings, this prevents future refactoring problems.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2257 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 17:03:46 +00:00
RKrom
9b766ebe88 Updated the readme.txt
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2256 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 16:30:52 +00:00
RKrom
53cfcab5b1 Removed more unneeded operations, this makes the Confluence plug-in even smaller!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2255 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 16:28:26 +00:00
RKrom
7282d1877a Removed all unneeded operations, this makes the Confluence plug-in ~ 130kb smaller!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2254 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 16:15:40 +00:00