Commit graph

151 commits

Author SHA1 Message Date
Jaex a993f1b94d Added "Update channel" option 2024-04-02 08:29:07 +03:00
Jaex 1a308afdda fixed #7346: Improve CloseOnEscape logic 2024-03-21 18:37:32 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 63ae0947ac Added FormExtensions 2023-07-22 09:52:29 +03:00
Jaex af260ba6f1 Added SelectTabWithoutFocus extension 2023-07-22 09:29:30 +03:00
Jaex ca49519968 Code refactoring 2023-06-05 01:17:51 +03:00
Jaex 5e7dbd23fa Code refactoring 2023-06-04 01:07:30 +03:00
Jaex 9b008ac399 fixed #4363 #6860: Support closing windows with "Escape" key 2023-06-04 00:20:57 +03:00
Jaex 7d46061ed3 Code refactoring 2023-05-10 11:00:00 +03:00
Jaex 1f6c6996cd Update tray icon animation 2023-04-19 03:14:57 +03:00
Jaex 08bb0251f7 Use ShowWindow to restore window 2023-02-26 23:17:34 +03:00
Jaex 8b0f19e24a Added pin to screen "Border" option 2023-02-16 02:03:20 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex ff28b68ca0 Use OrdinalIgnoreCase 2022-10-15 02:10:59 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 22c2179796 #5883: Also support active monitor mode in light and transparent region captures 2022-02-23 14:15:45 +03:00
Eric Tetz 5f7c9096e0
Switch to floating point internally. Panning fixes. (#6108)
* Switch to floating point internally. Panning fixes.

* Fix panning/zoom coordination errors.
2022-02-20 09:30:39 +03:00
Jaex 1ea1dacb0f Code refactoring 2022-02-15 11:01:29 +03:00
Eric Tetz e5609fcef6 resolve conflicts and merged 2022-02-08 10:39:18 -07:00
Jaex 2e8a3599ac Fix body data migration 2022-02-03 16:16:44 +03:00
Jaex 92a77332a6 Credits are given in changelog instead 2022-02-03 13:43:33 +03:00
Jaex c42547370b Handle syntax usage for body data 2022-02-02 04:34:56 +03:00
Eric Tetz 2ee7843393 First pass at adding zoom to image editor, via CTRL+mouse wheel. 2022-01-31 18:01:18 -07:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex bc24ec9e8f fixed #5684: Automatically use OCR Engine 2 2022-01-11 18:05:06 +03:00
Jaex cb3942fdf9 Update about form 2021-12-28 00:52:36 +03:00
Jaex f45586a208 fixed #5984: Make sure only ctrl + a key is down 2021-12-18 00:36:12 +03:00
Jaex a6504b69ec Use built in unix time seconds method 2021-11-17 19:31:44 +03:00
Jaex 83586c6440 Added MinBy extension 2021-11-17 05:11:32 +03:00
Jaex c0bc66f293 Added task icon to hotkey description label 2021-11-14 19:51:46 +03:00
Jaex 2fdee81291 Code refactoring 2021-09-09 11:34:03 +03:00
Jaex 36290589c5 Code cleanup 2021-08-14 13:52:59 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 2d721e617c Code refactoring 2021-07-14 18:30:26 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Jaex 7f88c8c75f Added auto size drop down extension for combo box 2021-04-25 20:49:40 +03:00
Jaex 55cdb0e307 Added process file name and identifier 2021-01-16 20:10:06 +03:00
Jaex 876157f201 Use enum constraint 2021-01-14 02:05:43 +03:00
Jaex 8d008fe2f7 Added Run method to RandomCrypto and RandomFast 2020-11-28 12:55:42 +03:00
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