Commit graph

7020 commits

Author SHA1 Message Date
Jaex 5089d9c1a2 Moved Retry tab contents to Upload tab, moved Results tab contents to Clipboard formats tab 2021-10-17 06:27:03 +03:00
Jaex b94cc7088f Don't disable lists because looks bad in dark theme 2021-10-17 01:37:14 +03:00
Jaex b78c3fa32f Update controls after application settings window close 2021-10-17 01:17:48 +03:00
Jaex 1f5be38812 Deleted unused image files 2021-10-17 00:33:08 +03:00
Jaex f21c3a8ee4 Removed main window settings from context menu 2021-10-17 00:21:59 +03:00
Jaex 5ab65b9eca Order controls 2021-10-16 23:56:06 +03:00
Jaex 82fc0446a8 Localize enums 2021-10-16 23:45:04 +03:00
Jaex 8ec1509909 Added control events, removed ThumbnailSizeForm 2021-10-16 23:29:08 +03:00
Jaex 905912b3fd Adding main window tab to application settings form 2021-10-16 22:38:26 +03:00
Jaex d76cca9976 Removed ThumbnailSupportsClick variable 2021-10-15 22:10:13 +03:00
Jaex d50f24c30f If click action is "Select" and double clicked then open file 2021-10-15 21:41:59 +03:00
Jaex 78e942ffa4 fixed #4891: Added "Select" thumbnail click action 2021-10-15 21:12:12 +03:00
Jaex 998440eb68
Merge pull request #5886 from Jaex/master
fixed #5592: Added thumbnail click action option
2021-10-14 18:02:11 +03:00
Jaex d9be6a3935 Added thumbnail click action option 2021-10-14 17:47:04 +03:00
Jaex 45ef5550bf Code refactoring 2021-10-14 16:05:57 +03:00
Jaex eba4c5b29a #4219: Hide update related controls in application settings window 2021-10-14 15:36:53 +03:00
Jaex d8eddacbc7 #4219: Also disable update check label in about window 2021-10-12 15:47:08 +03:00
Jaex 3ca5e88420 Added support to read ShareX personal path from registry 2021-10-12 15:17:36 +03:00
Jaex 988b90a424 Added SystemOptions class, RegistryHelpers refactor 2021-10-12 14:04:20 +03:00
Jaex d95f5e30ad Added Threshold option 2021-10-10 13:17:20 +03:00
Jaex d806c9efd4 Added "Replace color" image effect 2021-10-10 13:00:26 +03:00
Jaex f24a303d49 Added HistoryImageListViewRenderer 2021-10-05 07:12:13 +03:00
Jaex 47df74e689
Merge pull request #5863 from tajetaje/master
Add Default Printer Override
2021-10-05 04:20:13 +03:00
tajetaje c42fbee787 Reverted Accidental changes to ShareX/Forms/ApplicationSettingsForm.resx 2021-10-04 21:07:49 -04:00
tajetaje f322ce93b2 Remove a line break to appease CodeFactor 2021-10-04 17:53:45 -04:00
tajetaje fd332f964d Add Default Printer Override
Add a way for users to, if "Don't show Windows print dialog" is enabled, set a custom default printer for ShareX to use when printing.
2021-10-04 17:45:11 -04:00
Jaex aa236123b2 Removed debug, donate, twitter, discord and about buttons from tray menu to keep it more compact 2021-10-04 23:41:16 +03:00
Jaex 65633e7cea
Merge pull request #5859 from Jaex/master
fixed #4669: Swap move/resize hotkeys in region capture so arrow keys moves shapes instead of resize
2021-10-04 01:49:07 +03:00
Jaex 8458e859f8 Swap move/resize hotkeys in region capture so arrow keys moves shapes instead of resize 2021-10-04 01:35:30 +03:00
Jaex a6f4428ede
Merge pull request #5857 from Jaex/master
fixed #4219: Added registry check to allow system admins to disable update check
2021-10-03 06:50:14 +03:00
Jaex 6f11f255e6 Added registry check to allow system admins to disable update check 2021-10-03 06:28:31 +03:00
Jaex ed49b5fbe6 Code refactoring 2021-10-03 06:11:33 +03:00
Jaex ee1462fafd
Merge pull request #5856 from Jaex/master
fixed #4132: Remember color picker color palette mode selection
2021-10-03 02:13:23 +03:00
Jaex eb2d90c0c9 Remember color picker color palette mode selection 2021-10-03 01:48:03 +03:00
Jaex bc336f5b72
Merge pull request #5855 from Jaex/master
fixed #5731: Added "Toggle tray menu" hotkey
2021-10-03 00:19:38 +03:00
Jaex ee17815b45 Added "Toggle tray menu" hotkey 2021-10-03 00:05:43 +03:00
Jaex 4bfc9ce071 Added "Stop screen recording" hotkey 2021-09-27 14:09:04 +03:00
Jaex 25b2e6b474 Added exclude taskbar area option 2021-09-23 10:52:55 +03:00
Jaex 9c1dc84b1e Allow borderless window to stay minimized 2021-09-21 18:05:13 +03:00
Jaex 0b302b5761 Added comments 2021-09-21 17:55:17 +03:00
Jaex 2d829dc02c Moved codes to BorderlessWindowManager 2021-09-21 16:53:02 +03:00
Jaex 1b4b4142df fixed #5833: Added region capture click action for "Capture last region" 2021-09-21 14:52:44 +03:00
Jaex 3779cc0c10 Added window list menu 2021-09-17 09:56:53 +03:00
Jaex 8baa1ba78a Support drag n drop file to video converter form 2021-09-16 03:27:44 +03:00
Jaex c752fecef6 Added remember window title and auto close window settings 2021-09-16 03:17:07 +03:00
Jaex 58d8337648 Code refactoring 2021-09-15 06:03:53 +03:00
Jaex 70ca15b574 First try FindWindow then fallback to SearchWindow 2021-09-15 05:48:42 +03:00
Jaex 1ef9af5bdc Added borderless window tool because otherwise I couldn't screen capture Minecraft 2021-09-15 05:18:30 +03:00
Jaex c7c4b0807a fixed #5816: Handle illegal output file path 2021-09-15 03:08:41 +03:00
Jaex b03bf28dd1 fixed #5820: Handle ArgumentNullException issue in capture menu 2021-09-15 02:30:32 +03:00