Commit graph

7379 commits

Author SHA1 Message Date
Jaex df0055ce44 Use Microsoft.Windows.SDK.Contracts NuGet package 2022-06-26 17:01:25 +03:00
Jaex 263cdfe2db Remove duplicate results 2022-06-21 09:30:32 +03:00
Jaex dfafc7748c Handle OCR exceptions 2022-06-16 22:07:49 +03:00
Jaex 8c52bbd036
Merge pull request #6295 from ViktorOn/patch-2
Update Resources.ru.resx
2022-06-15 20:34:40 +03:00
Vik e680285e6c
Update Resources.ru.resx 2022-06-15 20:33:27 +03:00
Jaex b4e03ea19c Rename property 2022-06-15 03:33:59 +03:00
Jaex 546c95c6b1 #5055: Also handle bigger cursor in region capture 2022-06-15 01:59:55 +03:00
Jaex b2896cec47 Fix hotspot multiplier 2022-06-15 00:33:32 +03:00
Jaex 3c7faeb4d0 Code refactoring 2022-06-14 23:46:04 +03:00
Jaex 85d8d24467 #5055: Workaround to fix hotspot with bigger cursor sizes 2022-06-14 22:48:50 +03:00
Jaex 8984913049 #5055: Get cursor size from registry and use it while drawing 2022-06-14 22:20:55 +03:00
Jaex 63922f8025
Merge pull request #6293 from yfdyh000/202206-zhcn
Update Simplified Chinese translation
2022-06-14 14:12:12 +03:00
YFdyh000 851d937d4d Update Simplified Chinese translation 2022-06-14 08:40:05 +08:00
YFdyh000 9faee450d0 Merge branch '202206-zhcn-master' into develop
# Conflicts (overwritten):
#	ShareX.HelpersLib/Properties/Resources.zh-CN.resx
#	ShareX/Forms/ApplicationSettingsForm.zh-CN.resx
2022-06-14 08:38:47 +08:00
YFdyh000 9c5c8a7d7e Merged partial modifications from #6253
Credit: https://github.com/xkonglong

BTW, this may contain some other modifications.
2022-06-14 08:19:46 +08:00
YFdyh000 f4fcac6f02 Updated Simplified Chinese translation 2022-06-14 08:19:43 +08:00
Jaex 3cdf839f01 Get window icon async 2022-06-13 18:21:08 +03:00
Jaex 16c1965856 Update FluentFTP 2022-06-08 16:37:13 +03:00
Jaex c95b28685e
Merge pull request #6287 from AnzhiZhang/patch-1
Chinese translation for last two settings
2022-06-08 12:24:56 +03:00
Andy Zhang 704e9f6dd1
try to fix whitespace issue 2022-06-08 17:04:07 +08:00
Andy Zhang 047c53e469
add chinese localization for Clipboard formats in settings 2022-06-08 16:26:03 +08:00
Andy Zhang 862b1b3ca9
add chinese localization for Main window in settings 2022-06-08 16:19:09 +08:00
Jaex ce93a032ef Code refactoring 2022-05-31 23:28:06 +03:00
Jaex 9cde03c9f3 Restore form to previous state 2022-05-31 04:42:20 +03:00
Jaex a349925bbc Added "Select region" button to OCR window 2022-05-31 04:16:33 +03:00
Jaex 11d4dc8b5a Update SSH.NET 2022-05-29 19:03:57 +03:00
Jaex c17775905a Reorder switch case 2022-05-27 23:10:07 +03:00
Jaex 8642436970 Added hotkey for borderless window tool 2022-05-27 22:58:56 +03:00
Jaex 5b66223cc1 Moved OCR to Tools menu from Capture menu 2022-05-27 22:47:58 +03:00
Jaex c0bdd098b0 Added marquee progress bar 2022-05-25 20:37:29 +03:00
Jaex 5896865331 Removed custom uploaders link 2022-05-24 17:32:31 +03:00
Jaex 5aadccc0ca Fix B2 custom URL 2022-05-23 13:03:17 +03:00
Jaex a30f565b94 Code refactoring 2022-05-23 12:35:50 +03:00
Jaex 34d9c5f893 Handle AltDirectorySeparatorChar too 2022-05-23 11:54:10 +03:00
Jaex 11b0623377 Added SanitizePath method instead of SanitizeFolderPath and SanitizeFilePath 2022-05-23 10:59:23 +03:00
Jaex 1fcb7fcf99 Rename functions 2022-05-23 10:30:06 +03:00
Jaex 1505477a21 fixed #6270: Sanitize input using invalid file name characters instead of path 2022-05-22 11:15:19 +03:00
Jaex 05f18ddf2c
Merge pull request #6269 from dartraiden/develop
Fix typo in ApplicationSettingsForm.ru.resx
2022-05-22 03:31:26 +03:00
Alexander Gavrilov 821a0f3688
Fix typo in ApplicationSettingsForm.ru.resx 2022-05-22 01:28:24 +03:00
Jaex b0684a9cd6 Fixed floating step number issue 2022-05-18 07:14:00 +03:00
Jaex fa76a96f88 Remember selected service link 2022-05-16 03:46:41 +03:00
Jaex 3e7c861a1c #6257: Fixed the issue 2022-05-15 03:57:30 +03:00
Jaex 1a23637e5e
Merge pull request #6257 from Jefemy/develop
Change url prefix addition in S3 uploader
2022-05-15 03:40:09 +03:00
Jefemy 29ed48137b
Using wrong variable 2022-05-14 20:33:30 -04:00
Jefemy 2c953bb110
Use GetPrefix helper to add scheme to url 2022-05-14 20:29:54 -04:00
Jefemy 5587f4f749
Add GetPrefix helper 2022-05-14 20:23:55 -04:00
Jefemy 7c1a0b3ab7
missing semicolon 2022-05-14 20:07:54 -04:00
Jefemy ff99f565ed
Replace how endpoint is generated 2022-05-14 20:06:25 -04:00
Jefemy 53e7f9c832
replace ForcePrefix with FixPrefix 2022-05-14 19:02:44 -04:00
Jaex f1734a3474 Rename link variables 2022-05-15 00:32:09 +03:00