RKrom
00a01236e0
Changed bug ID's and links for the SourceForge upgrade.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2443 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-24 10:51:55 +00:00
RKrom
fa091c0480
Added a fix for the cursor, it won't be on the surface if it's outside the captured range. This fixes the "issue" where the undo & delete buttons are active but nothing is visible.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2442 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-24 09:54:33 +00:00
RKrom
647d2a098c
Added AnyCPU for debugging 64 bit code.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2441 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-24 09:50:22 +00:00
RKrom
0d5cbcb0be
Changed build.bat to include the SVN number and the files are created accordingly. This makes releases easier, but needs some commits when changing from unstable to release candidate to release...
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2440 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-24 09:21:31 +00:00
RKrom
dda4029c04
Added a log4net without System.Web reference so we have better Client-Profile support, also removed some code so it should be smaller.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2439 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-24 09:01:11 +00:00
RKrom
2ce20fee08
Cleanup of some animation code
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2438 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-24 08:22:37 +00:00
RKrom
d964b3c7ec
Setup improvement for regular users.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2437 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-21 10:01:53 +00:00
JKlingen
c777878bd7
updated copyright notice for 2013
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2436 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-20 20:18:49 +00:00
JKlingen
c0fbac4c53
Editor: Added horizontal and vertical alignment for text boxes.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2435 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-20 20:07:13 +00:00
RKrom
771fc93d6b
Checked ClickActions, added the Settings as possible value. Also made sure we log more information if the INI has wrong values.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2434 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-18 11:05:11 +00:00
RKrom
f20ced15a7
Added the possibility to configure the single & double-click action of the NotifyIcon.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2433 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-18 10:41:54 +00:00
RKrom
6fadd33549
Added the possibility to configure the single & double-click action of the NotifyIcon.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2432 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-18 10:26:14 +00:00
RKrom
2faa7baf6f
readme.txt update
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2431 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-15 16:10:55 +00:00
RKrom
f7c73932f2
Fixed Context-Menu issues with the sub-menu arriving on the second screen, this is only a work-around (cutting the string to max 25 characters). Also added an icon for the "capture IE from list", as this might have different applications available.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2430 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-15 15:56:16 +00:00
RKrom
201ee7082e
Refactored code to use SafeHandle where possible, this should fix potential resource leaks and make the code more clear.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2429 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-14 13:45:41 +00:00
RKrom
9288fa8212
Added some rudimentary cache for the albums, very rudimentary... Greenshot needs a restart to recognize new albums.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2428 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-13 15:56:18 +00:00
RKrom
502abed36a
Added SafeHandles, see here: http://blogs.msdn.com/b/bclteam/archive/2005/03/15/396335.aspx to some of the Greenshot code. Not all possible handles have been converted, this should be done to prevent more possible memory/resource leaks.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2427 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-13 15:53:35 +00:00
RKrom
e07278bc04
Fixed a possible DPI info loss
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2426 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-13 14:50:47 +00:00
RKrom
b17c3871a5
Fixed a possible DPI info loss
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2425 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-13 14:49:58 +00:00
RKrom
3fa043782f
Added album selection to Photobucket
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2424 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-13 12:17:28 +00:00
RKrom
5ed6737cf3
Removed unused code line.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2423 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-13 12:16:47 +00:00
RKrom
97a853d450
Fix for bug #3600171 , using a default VRefresh if the returned value is 0 or 1.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2422 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-10 07:25:44 +00:00
RKrom
a12b7e3a38
Cleanup
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2421 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-08 11:36:07 +00:00
RKrom
a99a5d1ffd
Prefer small icons, so we don't have to resize them.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2420 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-08 11:27:20 +00:00
RKrom
8a3fd911bf
Fixed a NullReference and changed the way we read the icon for the windows in the List.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2419 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-08 11:13:18 +00:00
RKrom
5ce65ab191
Fixed a problem with loading the icon from a share, also preventing a NullPointerReference in the MainForm
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2418 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-08 10:20:31 +00:00
JKlingen
b9a1bd76b5
update for czech translation provided by zdenet
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2417 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-07 21:24:42 +00:00
JKlingen
ae8edf815f
Ukrainian translation update provided by oleksandr-6c6c6
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2416 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-07 21:02:11 +00:00
RKrom
ec8e46eaa5
Updated readme.txt
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2415 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-07 20:03:12 +00:00
RKrom
6ec8ecfaa1
Changes to clipboard code: log statement changes and consolidated some code.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2414 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-07 19:57:53 +00:00
RKrom
12c9e943b2
Fixed open last capture location, the configuration wasn't updated when saving an image.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2413 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-07 17:07:22 +00:00
RKrom
8b793235c3
As we are now registering file types we need to have elevated rights, this change fixes that.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2412 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-06 09:03:45 +00:00
RKrom
0f418db6a6
Updated the readme.txt
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2411 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-06 08:20:20 +00:00
RKrom
42011d2588
Fixed the bug reported here: https://sourceforge.net/projects/greenshot/forums/forum/676082/topic/6510105/index/page/1
...
The resizing didn't work, after the resizing was fixed the OCR didn't work and I had to change to resize the canvas... now it seems to be working again.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2410 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-05 23:55:36 +00:00
RKrom
c352c4061b
Fixed bug #3597535 by making sure the IniChanged event isn't hooked before the editor is loaded. Also added a log statement in the ini loading code, and added a better try catch.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2409 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-05 23:14:54 +00:00
RKrom
e64b5bfd9f
Fixed bug #3599278 , which most likely is due to a corrupt/invalid configuration.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2408 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-05 22:51:53 +00:00
RKrom
5a93c10c79
Fixed some clipboard issues, with these fixes more formats are supported and this makes Greenshot better usable.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2407 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-05 22:45:47 +00:00
JKlingen
75ae7f5682
slovenian translation provided by DejanS
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2406 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-02 22:17:20 +00:00
JKlingen
1125dd1f93
french translation update provided by boulestin
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2405 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-02 21:53:17 +00:00
JKlingen
c60b811fa6
chinese translation update provided by uralhan
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2404 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-02 21:47:33 +00:00
JKlingen
7d67a46c25
chinese translation update provided by uralhan
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2403 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-02 21:44:47 +00:00
RKrom
9de30e41d5
Changed naming to make the code more understandable.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2402 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-30 13:05:05 +00:00
RKrom
09400ccdbe
Refactoring to prevent that the image for the clipboard is created multiple times. Code could most likely be cleaner and simpler but for now it should be okay.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2401 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-29 15:20:26 +00:00
RKrom
efda1e3025
Fixed WindowLong issue, the MSDN documentation doesn't work for .NET
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2400 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-20 14:17:27 +00:00
RKrom
19f9e0afa7
Changed code for the Clipboard and changed a lot of "Bitmap" code to work on images, this might give problems but if these are solved we have better support for MetaFiles. This made it possible to remove the MetafileContainer, which is replaced by the ImageContainer (which is the BitmapContainer modified). The clipboard code now knows more ways to load images from the clipboard!
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2399 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-20 12:34:13 +00:00
RKrom
f627ce5dd0
Changed code for the Clipboard and changed a lot of "Bitmap" code to work on images, this might give problems but if these are solved we have better support for MetaFiles. This made it possible to remove the MetafileContainer, which is replaced by the ImageContainer (which is the BitmapContainer modified). The clipboard code now knows more ways to load images from the clipboard!
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2398 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-20 12:33:17 +00:00
RKrom
b7a604d93b
Code consolidation, trying to get all IDataObject relevant code into the ClipboardHelper. This might solve some Drag & Drop or Copy/Paste issues.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2397 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-20 10:11:53 +00:00
RKrom
635ee507f8
Cleanup of User32 Code, added setter for the ExtendedWindowStyle and changed the WindowPlacement to use get/set
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2396 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-20 08:48:01 +00:00
RKrom
ce77d05bc7
Updated readme
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2395 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-20 07:10:45 +00:00
RKrom
16a8122751
Added comment
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2394 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-19 08:10:24 +00:00