Commit graph

112 commits

Author SHA1 Message Date
Jaex 8dc1dfd8e4 fixed #5137: Handle clipboard contains errors 2020-10-21 12:50:24 +03:00
Jaex dcdf0d46f9 Fix transparent color issues in theme 2020-09-30 00:52:20 +03:00
Jaex f4f29f911a Added titles to hotkey info label 2020-09-21 12:00:32 +03:00
Jaex 6c060bb2df Disable menu close on click 2020-09-17 00:32:41 +03:00
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Jaex 4a444ca164 Added area and perimeter info to ruler tool 2020-07-05 08:12:55 +03:00
Jaex 169c7c2347 Improve zip extract error message 2020-07-02 05:31:39 +03:00
Jaex 96296c51eb Added RandomFast and RandomCrypto classes 2020-04-23 16:41:09 +03:00
Jaex f9a1366679 Made CloneSafe method generic 2020-03-11 09:43:24 +03:00
Jaex a3174356a3 Fix uploaders config form tab navigation 2020-02-08 19:20:27 +03:00
Jaex efcca39ae6 Rename DarkTheme to CustomTheme 2020-02-08 18:07:17 +03:00
Jaex acd262737b Rename UseDarkTheme to UseCustomTheme 2020-02-05 11:13:55 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 3b5da9cb9f Allow region capture color dialogs to have screen color picker support 2020-01-03 18:09:21 +03:00
Jaex ddbc49da0b Added track bar for video quality 2019-11-19 16:52:34 +03:00
Jaex 20602d2dd8 Respect panel selection order when using shift select 2019-10-06 13:41:50 +03:00
Jaex f95b3bdd1d #4280: Support shift click selection of thumbnail panels 2019-10-06 12:21:27 +03:00
Jaex 9a637bd55c Use theme separator color for listview columns 2019-09-24 17:01:00 +03:00
Jaex 35fa16a659 Added ShareXTheme class for preparation of customizable theme colors 2019-09-06 11:18:30 +03:00
Jaex 600dedd092 Support dark themed listview headers 2019-06-29 01:35:34 +03:00
Jaex 1f9bcaf902 Added "Show stats" button to history form 2019-06-17 04:14:04 +03:00
Jaex 541b9e937b MathHelpers improvements 2019-05-23 23:45:11 +03:00
Jaex 132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
Jaex e546b3bc9e Added undo and redo buttons to context menu 2019-02-28 18:44:26 +03:00
Jaex d7f994c6be Added delete and select all buttons to context menu 2019-02-28 18:30:09 +03:00
Jaex 1b6fc73c9b Update enabled states of RichTextBox context menu 2019-02-28 17:58:11 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 3992add566 Simplify names 2018-12-29 10:20:56 +03:00
Jaex eaf455bf3a Added screenshot delay shortcut to main window capture menu 2018-12-17 16:39:55 +03:00
Charles Milette 2a759eaf62
Initial gaussian blur reimplementation 2018-12-12 02:28:34 -05:00
Jaex c802383311 Fix OCR async issue 2018-11-30 10:43:56 +03:00
Jaex ab7be11122 Use syntax highlighting for argument and header value 2018-11-20 19:22:12 +03:00
Jaex 97b5dcbe05 Use syntax highlighting for request url 2018-11-20 14:48:31 +03:00
Jaex 5e4b03e850 fixed #3736: Remade NewsListControl to avoid layout related issues 2018-11-15 15:18:24 +03:00
Jaex 575e92c18d Added UploadHelpers class 2018-10-17 19:06:06 +03:00
Jaex 745ba3aa32 Use type on declarations instead of var for consistency with rest of code 2018-10-17 15:32:03 +03:00
Jaex ffc2ef1db7 Using ContinueInCurrentContext in few places 2018-08-03 17:16:36 +03:00
Jaex 6a88f1e70e Added ContinueInCurrentContext extension 2018-08-03 16:54:48 +03:00
Jaex cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
Jaex fe14c2607e Fix "Use readable conditions" 2018-05-16 11:23:13 +03:00
Jaex edab11136c Fix single & usages 2018-04-29 04:04:06 +03:00
Ivan Bidolakh d7d3ce4fc1 Remove unnecessary null check
Split function always return array. If you look at the source of it, it even guarantees it with code contracts
2018-04-29 01:54:42 +03:00
Jaex e83726176f Improve replacing logic to not replace with result of previous replace 2018-02-02 03:38:26 +03:00
Jaex 06ca3f9974 fixed #3053: Add Ctrl + A support to textbox 2018-01-04 00:39:10 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex b4d512374b Draw cross center of crop tool area 2017-12-25 13:37:25 +03:00
Jaex 0f23bf1018 Fixed rectangle limit 2017-12-13 02:22:24 +03:00
Jaex 8af932445b Added DrawCapsule extension 2017-12-07 14:32:59 +03:00
Jaex 7388cd3ee2 Added login support to Lithiio 2017-11-11 01:21:04 +03:00