Commit graph

170 commits

Author SHA1 Message Date
Jaex 497f46e640 Draw selected color icon in context menu 2016-05-03 18:02:26 +03:00
Jaex 8a7a6fff1d Changed default checkers size 2016-04-21 16:32:36 +03: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 6b6f3fdb7c Added Import function 2016-02-10 21:55:57 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 6c1737f932 Added image combiner 2015-09-30 16:35:45 +03:00
Jaex 3e36b02553 CombineImages orientation parameter 2015-09-30 11:28:54 +03:00
Jaex 3952b0f790 Manual combine fixes 2015-09-25 14:36:13 +03:00
Jaex 44c8df80ba Scrolling capture currently just captures without combine 2015-09-25 13:02:31 +03:00
Jaex 89f3186a55 About form change 2015-09-13 02:52:13 +03:00
Michael Delpach f8eab47cf3 Resize based on overall target pixel amount
e.g. to target 16 MP, 5184 x 3456 becomes 4898 x 3265
2015-09-13 04:33:37 +08:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex c349a32101 Don't create new brushes every draw text 2015-05-08 02:58:57 +03:00
Jaex 1e6df97a85 When rectangle capture is open if you press 1, 2, 3 ... 0 then it will capture monitor with that index (0 means 10. monitor) 2015-05-06 00:33:19 +03:00
Jaex d06ba3cb9e Revert release debug type to none 2015-04-21 19:33:20 +03:00
Michael Delpach 34bb70b277 Resize to exact width or height
Resize to exact width or height instead of using a ratio for both width
and height.
2015-04-21 09:59:14 +08:00
Jaex e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex 9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Renamed from HelpersLib/Helpers/ImageHelpers.cs (Browse further)