Commit graph

1676 commits

Author SHA1 Message Date
Jaex 5a2cc6fb57 Update Turkish 2022-08-01 02:57:22 +03:00
Jaex e9158d6574 Handle color button border color 2022-07-31 16:08:00 +03:00
Jaex 459775e988 Respect "Padding.Right" 2022-07-31 15:57:09 +03:00
Jaex 50ce50eae1 Don't throw NullReferenceException and instead use nullable type 2022-07-31 15:19:00 +03:00
Jaex 173cbc2f6c Added "Pin to screen" hotkey 2022-07-27 06:34:32 +03:00
Jaex eea4c17c3f Added PinToScreenStartupForm 2022-07-27 06:27:37 +03:00
L1Q 0f4fefbe99 Update russian 2022-07-27 05:18:47 +03:00
L1Q bdd2d9fa25 Move lines to resx 2022-07-27 05:18:10 +03:00
Jaex 4d4fc7f43e Code refactoring 2022-07-24 12:01:51 +03:00
Jaex 6939ef2b53 Change parameter default value to "https://" 2022-07-24 03:30:43 +03:00
Jaex a43c03c742 Added "Pin to screen" toast notification click action 2022-07-23 03:15:54 +03:00
Jaex 792d26c257 Added "Pin to screen" after capture task 2022-07-22 09:56:20 +03:00
Jaex abd218ee09 Added PinToScreenForm 2022-07-22 05:42:59 +03:00
Jaex 6dec8a9a10 Release 14.1.0 2022-07-15 16:42:32 +03:00
L1Q 32c151451b Update Russian 2022-07-15 09:12:10 +03:00
Jaex 0ee2c26f25 Disable select all in history form 2022-07-14 00:07:16 +03:00
Jaex c3be90826f Handle invalid image URL 2022-07-13 22:25:15 +03:00
Jaex b5f4f3e256
Merge pull request #6363 from makuhlmann/patch-1
Ensure proper saving of settings on file shares
2022-07-13 01:24:09 +03:00
Jaex f5ce6bfd32 fixed #6339: Make sure crop rectangle is inside bitmap area 2022-07-13 00:48:50 +03:00
Jaex 192bfe6d43 fixed #6364: Support portable dev build update 2022-07-12 20:08:49 +03:00
Malte Kuhlmann 22859d5053
Ensure proper saving of settings on file shares
On Windows file shares (DFS) with restricted WRITE_DAC permission, the method File.Replace results in a System.UnauthorizedAccessException, even when the user has full permissions to interact with the file and folder. This configuration can commonly be found in business environments.

By setting the flag ignoreMetadataErrors to true, errors related to attributes and ACL are ignored. This results in the settings being saved correctly. Normal errors during file operation are not suppressed with this change, they should fail as usual.
2022-07-12 13:31:03 +02:00
Jaex 4aa373b94e fixed #6362: Parse path correctly when path only contains root 2022-07-12 12:42:48 +03:00
Jaex d2098c2126
Merge pull request #6320 from RikoDEV/develop
Polish translations
2022-07-10 09:06:26 +03:00
Jaex aa04cae425 fixed #6340: Added OCR help button, OCR window layout changes 2022-07-09 16:01:35 +03:00
RikoDEV 26aa283e16 Add translations lost by IDE 2022-07-04 11:04:41 +02:00
RikoDEV f9b4d58c1f Polish translations 2022-07-03 22:17:03 +02:00
Jaex 77bf60fda0 #5055: If default size then use .NET method of converting cursor to bitmap 2022-06-29 19:31:59 +03:00
Jaex a140c6eac5 #5055: Fix custom cursor sizes 2022-06-29 18:07:08 +03:00
Edward205 e91bf00618 Romanian translations 2022-06-28 13:48:00 +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
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
Andy Zhang 704e9f6dd1
try to fix whitespace issue 2022-06-08 17:04:07 +08:00
Andy Zhang 862b1b3ca9
add chinese localization for Main window in settings 2022-06-08 16:19:09 +08: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 5896865331 Removed custom uploaders link 2022-05-24 17:32:31 +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 fa76a96f88 Remember selected service link 2022-05-16 03:46:41 +03:00