Commit graph

977 commits

Author SHA1 Message Date
thanhpd be79107bfe Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Jaex aa46c723b8 Removed unnecessary this. usages 2018-10-09 14:30:22 +03:00
Jaex ac14199044 Don't use _ prefix for variables 2018-10-06 22:09:15 +03:00
Fyers 84773455d0 changed start position to manual 2018-10-02 00:15:23 +02:00
Fyers ed473916df simplified current screen location for ImageViewer 2018-10-02 00:12:00 +02:00
Fyers b071e5ce9a use current screen location for ImageViewer 2018-10-01 23:53:14 +02:00
Jaex d026beb0e1
Merge pull request #3644 from sylveon/master
Add button in debug form to upload log
2018-10-01 23:39:38 +03:00
Jaex 561d350c65 Added option to automatically select last completed task in main window 2018-10-01 23:26:13 +03:00
Charles Milette 08129ae865
Use delegates 2018-10-01 16:22:13 -04:00
Charles Milette 1ae48e8d91
Add button in debug form to upload log 2018-10-01 15:47:05 -04:00
Jaex ef338f119b
Merge pull request #3640 from tinybarks/add-crypto-rng
MathHelpers: add CryptoRandom()
2018-10-01 21:36:46 +03:00
tinybarks fce293108e
Merge remote-tracking branch 'upstream/master' into implement-backblaze-b2 2018-10-01 19:34:36 +02:00
tinybarks ed40360491
MathHelpers: add CryptoRandom()
Random() is biased and generates predictable numbers (seeded with time by default), using RNGCryptoServiceProvider fixes this.
2018-10-01 15:11:59 +02:00
tinybarks 35a3cc0dd9
Add Helpers.IsSuccessfulResponse(HttpWebResponse res) 2018-09-27 07:43:16 +02:00
Jaex 5ea1a70bb7
Merge pull request #3628 from Fyers/master
Added some more german translations
2018-09-22 03:49:21 +03:00
Fyers ff09ec2616 added some more german translations 2018-09-21 22:51:33 +02:00
Jaex 227dc9f44a In name parser replace spaces in process name with underscore 2018-09-14 00:47:58 +03:00
Jaex 7f84c812d4 fixed #3584: Handle invalid personal folder path in application settings 2018-08-25 15:51:37 +03:00
Jaex 93e077a691 Fix blur 2018-08-23 13:25:02 +03:00
Jaex 57e1533c79 Update invariant resx comments 2018-08-07 15:45:56 +03:00
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