Commit graph

369 commits

Author SHA1 Message Date
Jaex 5c99ff01db Added hotkey for inspect window and clipboard viewer tools 2021-05-10 14:41:01 +03:00
Jaex 5634a7d1ee fixed #2122: When hotkeys are disabled, show button in hotkey settings window to let user know 2021-04-30 20:44:36 +03:00
Jaex 76b684e938 Move ScreenRecordForm to ScreenCaptureLib 2021-04-30 06:20:19 +03:00
Jaex 9f7077c102 fixed #5513: Catch registry issues 2021-04-08 22:53:48 +03:00
Jaex 44edbb1a78 Added custom sound settings 2021-03-13 00:36:04 +03:00
Jaex ec867624c6 Added toast window settings 2021-03-13 00:16:46 +03:00
Jaex a74b669780 Update Twitter icon 2021-01-14 02:30:44 +03:00
Jaex 8f2d3bd31c Initial commit for inspect window tool 2021-01-13 22:16:43 +03:00
L1Q df90adf874 Improve localization support
Move lines to resx
2020-10-22 05:18:00 +01:00
Jaex 09686f7b15 Use Ctrl + click instead of Shift + click 2020-10-16 17:21:59 +03:00
Tomáš Talian 4c53931564 Added alternative screen color picker format. 2020-10-15 10:48:07 +02:00
Jaex fb8840e2c6 Added "Restart ShareX as admin" button to tray menu, it is only visible in dev builds and if ShareX is not ran as admin already 2020-10-05 03:39:15 +03:00
Jaex d5d8643c1f fixed #5095: Convert indexed bitmap to 32 bpp argb 2020-10-04 23:21:02 +03:00
Jaex 6541202e57 Use different color for encoding icon 2020-10-01 02:53:39 +03:00
Jaex ad2727a555 Added screen color picker info text option 2020-10-01 02:11:57 +03:00
Jaex daf5771811 Use notification tip everywhere instead of balloon tip 2020-09-30 22:33:26 +03:00
Jaex 567c565bf4 Added Title support to notification form 2020-09-30 20:37:44 +03:00
Jaex edde9d6345 Use notification form for screen color picker tip 2020-09-30 19:38:17 +03:00
Jaex 21d1073113 Added try catch 2020-09-29 17:48:58 +03:00
Jaex 3b9f5ed747 Improvements to JsonHelpers class, removed export/import buttons from image effects form 2020-09-29 16:42:46 +03:00
Jaex 0ebabcb907 When .sxie file opened ask for enabling image effects if not already enabled 2020-09-23 13:24:07 +03:00
Jaex 0ebcd6bf60 Added clipboard viewer tool 2020-09-13 21:00:49 +03:00
Jaex bc7c7adf26 Use ShareX/FFmpeg repo for FFmpeg download 2020-09-02 12:19:20 +03:00
Jaex f0ad4b5333 fixed #4991: Make sure workflow task setting is used in image editor upload button 2020-08-25 22:43:27 +03:00
Jaex aea068bdfd Added -ImageEffects "filePath" CLI support 2020-08-02 15:46:40 +03:00
Jaex e02efbb800 Added "Add image effects" button to task menu 2020-08-02 15:41:53 +03:00
Jaex a883f2bf63 Color picker form now by default checks clipboard for color text 2020-07-28 14:52:12 +03:00
Jaex 2a89a63baf fixed #4918: Added hotkey for QR code decode from screen 2020-07-19 17:30:21 +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 169c7c2347 Improve zip extract error message 2020-07-02 05:31:39 +03:00
Jaex d6872d7b9f Improve ZipManager extract method 2020-06-19 17:41:00 +03:00
Jaex a4ce674153 Extract not relies on package name now 2020-06-17 10:14:31 +03:00
Jaex e01f8304b4 Try catch extract 2020-06-16 06:23:13 +03:00
Jaex 28c7b91752 Support importing .sxie files 2020-06-16 05:29:07 +03:00
Jaex 059e22e0d8 Added ExtractPackage method 2020-06-16 04:08:17 +03:00
Jaex 91d525f906 Handle -ImageEffect command 2020-06-15 08:12:17 +03:00
Jaex 315f5f8f94
Merge pull request #4758 from sylveon/master
Replace System.Remoting by named pipe, remove RIPEMD-160 support
2020-04-22 21:11:58 +03:00
Charles Milette e038a8ace7
Remove speech synthesis support, improve ApplicationInstanceManager 2020-04-22 12:26:56 -04:00
Jaex a837226b50 Added "Override screenshots folder" option to hotkey task settings, task tab 2020-04-22 15:26:04 +03:00
Jaex 41ad4808ba In hotkey task settings window show icons for hotkey tasks 2020-04-05 22:07:42 +03:00
Jaex d24963f74b Added hotkeys for image splitter, image thumbnailer and video converter 2020-04-05 20:57:10 +03:00
Jaex 6b476d6a7a #4694: Also added white icons for main window 2020-03-31 13:50:24 +03:00
Jaex 335972455a More Bitmap usage 2020-03-23 22:33:26 +03:00
Jaex 0137f60a0d All ImageHelpers methods return bitmap now instead of image 2020-03-22 02:22:43 +03:00
Jaex c1bcb15d98 Use bitmap in manipulation image effects 2020-03-22 01:07:38 +03:00
Jaex b8c10a7067 Decrease unnecessary bitmap casts 2020-03-21 04:41:34 +03:00
Jaex 42e1067412 Return bitmap instead of image 2020-03-20 22:02:26 +03:00
L1Q 60baeb528d Move lines to resx 2020-02-14 23:21:30 +02:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00