Commit graph

15 commits

Author SHA1 Message Date
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 133b5c3fe9 Change default blur and pixelization values in Greenshot image editor 2016-05-06 19:52:18 +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
Jaex 8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Jaex a051856b3a Small image editor changes 2016-03-14 00:14:01 +02:00
Jaex 84964e5c52 Greenshot image editor drawing changes 2016-03-13 22:37:22 +02: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
uppi 58a4226264 Fix a null check for newParent at SwitchParent
It was checked before the first dereference and was not checked before the
second one
2015-10-30 15:45:54 +03:00
Artem Borzilov 00f0e10ee8 Fix possible null dereference at ChangeText
text == null and newText == null leads to "null.Equals(null)" check
2015-10-30 02:09:26 +03:00
Jaex e80383968d CodeMaid cleanup 2015-07-21 09:34:43 +03:00
Jaex 7f1daa2480 Added Portuguese-Brazil to languages list 2015-06-03 08:21:14 +03:00
Jaex bbe105607f Greenshot merge 2015-02-11 08:56:02 +02:00
Jaex 9fa6e759d7 Greenshot image editor 1.2 merged 2014-12-23 00:54:20 +02: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