Commit graph

14 commits

Author SHA1 Message Date
Jaex 0a78019274 CodeMaid cleanup 2016-07-30 04:21:18 +03:00
Jaex f37753b72a Merge pull request #1702 from campbeb/greenshotMinSizeFix
Scale Greenshot editor window size when icons larger than default
2016-07-10 00:19:31 +03:00
campbeb e5086a9609 Scale Greenshot editor window size when icons larger than default
Scales based on approximate number of icons displayed and size of icon
over 16 pixels
2016-07-09 16:37:02 -04:00
campbeb c4f32505ab Size and position Greenshot editor window to be on screen
When Automatically resize window is set:
1. Fixes #1640 which was caused by mixing screen and working area
coordinates
2. Moves window up and left to try and fit it in the working area
3. Adds option to maximize the editor window when it is larger than
working area (such as when capturing full desktop or multi-monitor).
2016-07-09 15:53:28 -04:00
campbeb e4a7bf62d6 Default and last drawing modes in Greenshot
Adds setting to allow user to save the last drawing mode used in Greenshot
so that it will be selected next time image editor is opened.
Also adds setting to config file to allow user to change the default
drawing mode.
Closes #1609
2016-06-11 00:31:26 -04:00
campbeb 80b4b8abbc Make rect default selection in Greenshot
Fixes error introduced in last Greenshot merge
2016-05-22 14:22:05 -04:00
campbeb 2c35af0592 Merge Greenshot changes through 22 May 2016
Merge commits from Greenshot up through
bd71f47e95a46642fe6a83bdd76cc4d2a7eed7c2.

Some bug fixes, but mostly structural cleanup.
2016-05-22 11:17:02 -04:00
Jaex 670cfc2963 fixed #1455: Added simple Greenshot image editor settings form 2016-03-27 04:12:23 +03:00
Jaex f476958a40 Added missing translations, Turkish translation 100%, quick task menu continue button moved to top 2016-03-23 23:51:38 +02:00
Brian 02a787ce70 Don't dispose the surface 2016-03-13 15:57:59 -04:00
Brian ee88e25b2f Update Greenshot to latest version
Greenshot updated from 1.2 branch at commit
e9ab99c5acc99785cc5045b4b5493c9b6504d016

This solves #1341 and #1079 for allowing support high DPI monitors.
Additionally, the following were implemented:
- #748 - Objects can be saved to file and loaded from file via menu
- #676 - Keyboard shortcuts added for 'Save and close' (Alt+S), 'Close'
(Alt+W), and 'Close and cancel tasks' (Alt+C)
- #1189 - Editor opens sized to image. Can be disabled via Greenshot ini
with `MatchSizeToCapture=False`
2016-03-13 12:07:53 -04:00
Jaex 7f1daa2480 Added Portuguese-Brazil to languages list 2015-06-03 08:21:14 +03:00
Jaex a1ac901852 Interim Greenshot image editor merge 2014-12-22 23:42:56 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Renamed from GreenshotImageEditor/Forms/ImageEditorForm.cs (Browse further)