Commit graph

957 commits

Author SHA1 Message Date
Jaex 48b5dc6b0b Turkish translation improvements 2018-08-07 15:27:34 +03:00
Jaex a3a07a5231 More resx cleanup 2018-08-07 12:48:16 +03:00
Jaex 6bf61f03fa Deleted remaining unused resx entries 2018-08-07 12:31:40 +03:00
Jaex 9e431ee6f2 Added es-MX to csproj, removed unused resx entries from other languages 2018-08-07 12:21:38 +03:00
Jaex 137ad5683d Installer must run in foreground thread 2018-08-03 17:43:21 +03:00
Jaex 380f438444 Using Task instead of Thread 2018-08-03 17:24:26 +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 1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
Jaex f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
Jaex 3d56ae2f62 Improvements to backup system which allows creating weekly backups right after saving 2018-08-03 13:40:00 +03:00
Jess a51fcaf835
Update Taiwan Language
Minor updated Taiwan translation and optimized some expressions for consistency.
2018-07-31 16:27:53 +08:00
gehongyan 568178d92b Merge pull request #2 from gehongyan/master Chinese Updated 2018-07-26 00:11:23 +08:00
Jaex ce0b3a03c7 Don't duplicate replace characters 2018-07-14 09:10:06 +03:00
Jaex 55be475017 Remove bidirectional control characters from file name before upload 2018-07-14 04:13:16 +03:00
Jaex a9f60d2957
Merge pull request #3517 from absay/master
Added Mexican Spanish language [es_MX]
2018-07-11 22:13:37 +03:00
Absay 98a1b39b5e Merge branch 'master' of https://github.com/absay/ShareX 2018-07-10 12:36:09 -05:00
absay cdff9ed3d2 Lines starting 2018-07-10 12:03:25 -05:00
Jaex 1e1717a206 Support rectangle in blur method 2018-07-06 16:16:49 +03:00
Jaex bf44d356eb URLEncode refactoring 2018-06-21 19:25:11 +03:00
Jaex 0546a31630 Proper URL encoding to support emotes etc. on URL 2018-06-21 18:58:28 +03:00
Jaex fcbf9f4d98 fixed #3456: Not let window to position outside of working area 2018-06-20 13:47:51 +03:00
Jaex 568991cb45 Added gradient color support to Text (Outline) tool 2018-06-18 16:53:59 +03:00
Jaex 599cfc2a0e Added sides option to auto crop image effect 2018-06-14 14:12:19 +03:00
Jaex 6c696fd034 No need these 2018-06-14 13:19:51 +03:00
Jaex 7e7f456ee3 When auto cropping if pixel alpha is 0 then ignore rest of color channels 2018-06-14 13:11:19 +03:00
Jaex dd1dbb1855 Use SystemColors for update checker label 2018-06-06 20:34:48 +03:00
Jaex a93dec7326 Use system colors for checkers 2018-06-06 16:39:28 +03:00
Jaex f4e9a105a5 Use system colors for separator lines 2018-06-06 15:16:14 +03:00
Jaex ec45f15922 fixed #3374: Added screen color picker support to image editor color picker, also gonna show recent colors in screen color picker tool too 2018-06-02 15:34:52 +03:00
gunooknam fcf8d0f189 Fix comment 2018-05-19 23:28:45 +09:00
joohyungbyun d808157432 Update Korean translation 2018-05-17 19:52:30 +09:00
joohyungbyun 94a4730b56 Merge branch 'master' of https://github.com/ShareX/ShareX 2018-05-16 23:59:42 +09:00
joohyungbyun 2f6134d421 Update Korean Transration in ColorPickerForm.ko-KR 2018-05-16 23:40:41 +09:00
Jaex 795822a7b2 Removed StyleCop.Analyzers 2018-05-16 17:29:34 +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 7dc95f4ae7 Fix "Multiple statements in one line" 2018-05-16 11:09:01 +03:00
Jaex eeb7391312 Fix "Invalid spacing around the semicolon." 2018-05-15 19:02:19 +03:00
L1Q 1bebf9de66 Update russian translation 2018-05-13 06:20:16 +03:00
L1Q 8a4afdbdfc Improve translation support
- resize color picker form for better compatibility
- move strings to resources
- mark strings invariant
2018-05-13 06:19:16 +03:00
Jaex dae4809133 Rename selective color value to threshold 2018-05-09 00:24:05 +03:00
Jaex 5a6e305bc2 Migrate packages.config to PackageReference 2018-05-07 22:04:37 +03:00
Jaex 78652b7831 Added selective color image effect 2018-05-06 04:56:38 +03:00
Jaex 0783dbc877
Merge pull request #3358 from sylveon/hand
Fix crash when opening screen capture form
2018-04-29 21:37:15 +03:00
Charles Milette f251df7e36
Fix crash when opening screen capture form 2018-04-29 14:23:20 -04:00
Jaex ad67b4837e
Merge pull request #3355 from sylveon/hand
Use system hand cursor
2018-04-29 18:30:50 +03:00
Charles Milette d50d3ca7b8
Move TryFixHandCursor to HelpersLib 2018-04-29 11:30:03 -04:00
Charles Milette d8c2a7f796
Use system hand cursor
Universal fix, will fix any affected Form

Fixes #3341
2018-04-29 11:02:13 -04:00
Jaex edab11136c Fix single & usages 2018-04-29 04:04:06 +03:00