Commit graph

7248 commits

Author SHA1 Message Date
Jaex e97eff1053 While migrating escape curly brackets 2022-02-02 12:57:10 +03:00
Jaex 8aa3659dd4 Removed old custom uploader parser 2022-02-02 11:15:45 +03:00
Jaex 3587969182 Check selected index 2022-02-02 11:11:16 +03:00
Jaex 9e808d0489 Automatically migrate old custom uploader syntax to new syntax 2022-02-02 10:54:51 +03:00
Jaex 76ec7f2593 Update selected items without use reflection 2022-02-02 09:29:22 +03:00
Jaex c42547370b Handle syntax usage for body data 2022-02-02 04:34:56 +03:00
Jaex 9ccd7be623 Use text upload form in custom uploader text upload test 2022-02-02 04:31:35 +03:00
Jaex 14690acdda Update code menu texts 2022-02-02 03:18:33 +03:00
Jaex d4ac729277 Update control tab index 2022-02-02 02:22:08 +03:00
Jaex 56da380af1 Form is not resizable now 2022-02-02 02:15:17 +03:00
Jaex 9593cf69db Update ClipboardHelpersEx.cs 2022-02-02 01:32:20 +03:00
Eric Tetz 0ede4a27d2 Zoom by a fixed percentage of the current zoom level. Feels better. 2022-01-31 21:58:23 -07:00
Eric Tetz 778eec1188 Stay zoomed when image doesn't fit in client area 2022-01-31 20:31:34 -07:00
Eric Tetz 992e462383 Merge branch 'develop' of https://github.com/EricTetz/ShareX into develop 2022-01-31 18:06:33 -07: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 4637b1798c Resize controls to make sure form not shows scroll bar by default 2022-02-01 03:53:36 +03:00
Jaex 089a8d7779 Removed parse response section 2022-02-01 03:11:27 +03:00
Jaex 2781fb78dd Added comments 2022-01-31 15:03:57 +03:00
Jaex 54d0c0a533 Added syntax examples 2022-01-31 14:53:59 +03:00
Jaex f60e4461c9 Use CustomUploaderSyntaxParser 2022-01-31 14:17:12 +03:00
Jaex 699f5a4843 Update syntax highlighting 2022-01-31 14:16:35 +03:00
Jaex 57972d07cb Removed regex list instead using first parameter for regex pattern 2022-01-31 13:01:36 +03:00
Jaex 1b0262ce4f Parser improvements 2022-01-31 11:09:40 +03:00
Jaex 130600fc93 Added ShareXSyntaxParser 2022-01-31 10:39:43 +03:00
Jaex 0fffb7eb9c Parser improvements 2022-01-31 10:22:56 +03:00
Jaex 738082745c Parser improvements 2022-01-31 05:10:10 +03:00
Jaex bb091fee19 Adding new custom uploader parser 2022-01-30 12:42:18 +03:00
Jaex ce368ef007
Merge pull request #6060 from L1Q/develop
Localization update
2022-01-30 07:46:09 +03:00
L1Q 6559bb5194 Update Russian translation 2022-01-30 04:40:52 +02:00
L1Q 8f5799c4cf Add "FPS Limit" line to resx 2022-01-30 04:40:04 +02:00
Jaex 081a65edc9 fixed #6057: Support FFmpeg 5.0 2022-01-30 04:31:07 +03:00
Jaex 4a132700f2 Remove empty lines 2022-01-30 03:37:24 +03:00
Jaex af39c166c9
Merge pull request #6059 from nokonoko/patch-1
Update Uguu.cs
2022-01-30 03:10:56 +03:00
Go Johansson (neku) 7860feeaa4
Update Uguu.cs 2022-01-30 01:06:33 +01:00
Jaex f5afd208b4 Code refactoring 2022-01-24 22:27:34 +03:00
Jaex cd90c8b245
Merge pull request #6048 from L1Q/develop
Fix FPS limit not applying preference
2022-01-24 22:03:45 +03:00
L1Q 890bd58905 Fix FPS limit not applying preference 2022-01-24 18:58:42 +02:00
Jaex 4a6cb786e0 Save editor canvas color 2022-01-24 18:22:54 +03:00
Jaex bcaca6a0ad Added canvas color button to canvas size form 2022-01-23 12:14:53 +03:00
Jaex 19aa3ea9ae Update Twitter username 2022-01-22 08:18:52 +03:00
Jaex 6b993b1848 Change setting default values 2022-01-21 07:51:43 +03:00
Jaex 391e8043fd NuGet update 2022-01-20 08:57:54 +03:00
Jaex d11c2c1803 Added FPS limit option to task settings form 2022-01-18 08:35:01 +03:00
Jaex 621c8db965 Added FPS limit option to region capture options menu 2022-01-18 08:22:31 +03:00
Jaex 51d55059f9 Code refactoring 2022-01-17 10:41:32 +03:00
Jaex 29dc478e2b fixed #4951: Added support to limit region capture/image editor fps 2022-01-17 09:13:58 +03:00
Jaex 2ad22fa510 Added FPSManager class 2022-01-17 04:56:32 +03:00
Jaex 7990fde41d Added TimerResolutionManager class 2022-01-17 03:39:08 +03:00
Jaex f982e2cf4e Also auto hide notification form when doing screen recording 2022-01-15 03:02:07 +03:00
Jaex 4210b7390e Added CheckUpdateAsync method 2022-01-13 02:59:56 +03:00