Commit graph

240 commits

Author SHA1 Message Date
kanaxx 56b6e9dd1d Update Japanese translations for v13.6.0 2021-09-05 16:09:34 +09:00
Jaex 1c9526b3a7 More Turkish translations 2021-09-03 03:07:17 +03:00
Jaex 7edb26ee9b resx cleanup 2021-08-29 19:35:31 +03:00
Jaex 31f187091f Revert S3 storage class translations 2021-08-29 19:09:02 +03:00
Jaex 8ba6ba8c32 Updated Turkish translation of ShareX project 2021-08-29 17:09:48 +03:00
Jaex dd87787426 Upgrade project .NET Framework version to 4.8 2021-08-15 06:13:07 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 237cae6b1e Code refactor 2021-07-19 00:02:22 +03:00
Jaex a6c84b8ba8 Rename functions 2021-07-14 18:35:47 +03:00
Jaex 2d721e617c Code refactoring 2021-07-14 18:30:26 +03:00
kanaxx 3a11421563 revise some texts for video capture 2021-07-11 14:58:12 +09:00
Jaex d7aa0ab7f5 Added CombineImages method 2021-06-14 15:18:09 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
kanaxx 8a6dfd99cd update Japanese translations 2021-05-14 00:53:05 +09:00
Wanderlei Hüttel ce3e5ba25e Portugueze Brazilian Language Update 2021-04-17 14:58:01 -03:00
Jaex 09fff80312 Added "Auto fill background" option to image combiner tool 2021-04-06 20:09:06 +03:00
Jaex a61d0d57ea Hide video quality controls instead of disabling 2021-01-16 23:22:24 +03:00
Jaex fe381da2c1 Added CMYK support to screen color picker name format 2020-11-22 00:58:31 +03:00
Jaex 297204f327 Use radio buttons for combine orientation 2020-11-21 00:12:29 +03:00
kanaxx f6211f2604 add Japanese translations 2020-10-26 22:43:55 +09:00
Jaex 9b6c408588 Include resx files 2020-10-26 12:19:35 +03:00
YFdyh000 ad9ef8e11e Update Chinese (Simplified) translations 2020-10-26 06:03:34 +08:00
Jaex 28c9e57e92 Include ja-JP.resx files 2020-10-13 14:26:36 +03:00
kanaxx b4128e3bad adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Jaex ea695ab926 Code refactor 2020-09-15 03:36:49 +03:00
Michael Ryan 46c8c4b778 Fixed the following compiler errors and warning.
* QuickTaskInfoEditForm.cs(57, 124): [CS8107] Feature 'enum generic type constraints' is not available in C# 7.0. Please use language version 7.3 or greater.

* VideoConverterForm.cs(177, 25): [CS0121] The call is ambiguous between the following methods or properties: 'Task.Run<TResult>(Func<TResult>)' and 'Task.Run(Func<Task>)'

* HashCheck.cs(65, 55): [CS0168] The variable 'e' is declared but never used
2020-09-14 12:22:56 -07:00
Jaex 4d383f50cf Update FFmpeg download URL in setup project 2020-09-06 13:41:01 +03:00
Jaex 96acc24e9b Use browser URL for FFmpeg download 2020-09-06 13:34:57 +03:00
Jaex a277389f61 Project cleanup 2020-09-06 12:30:29 +03:00
Yangjin Cho 61e44c18a7
Delete VideoConverterForm.ko-KR.resx 2020-09-06 18:05:35 +09:00
RieL cfb241ad7e Updated missing Korean translations and more
Screenshot delay -> 스크린샷 지연
and added some other missing translations & ':'s.
2020-09-03 03:49:17 +09:00
Jaex b23357d1f8 Code refactor 2020-09-02 12:49:59 +03:00
Jaex bc7c7adf26 Use ShareX/FFmpeg repo for FFmpeg download 2020-09-02 12:19:20 +03:00
simonporte bdf4db16d3 Update french translation 2020-09-01 18:54:25 +02:00
L1Q 69e8c22479 Update russian translation 2020-08-31 12:30:29 +01:00
L1Q 9a5fb49b18 Move lines to resx 2020-08-31 12:30:28 +01:00
Jaex 1670e48a16 Make sure only json and xml files will be extracted from backup file, also limit max uncompressed size for backup and FFmpeg 2020-08-14 14:47:03 +03:00
Michael Delpach 7bcc521b6b DPI fixes 2020-07-11 18:59:06 +08:00
Michael Delpach f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Michael Delpach 2903ca1082 Merge branch 'master' of https://github.com/ShareX/ShareX 2020-07-06 06:26:47 +08:00
Michael Delpach b5d68b721e .NET Framework upgrade to 4.7.2 to fix multi-DPI issues
Starting with the .NET Framework 4.7, Windows Forms includes enhancements for common high DPI and dynamic DPI scenarios - See https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
2020-06-29 07:36:48 +08:00
Michael Delpach 195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Jaex d6872d7b9f Improve ZipManager extract method 2020-06-19 17:41:00 +03:00
Jaex 6360690bda Use filter func in zip extract method 2020-06-19 16:24:09 +03:00
Jaex cd052ea783 Rename create directory method 2020-06-15 07:17:46 +03:00
Jaex 9c89c521d2 Include pt-PT.resx files 2020-05-07 08:47:10 +03:00
Farewell Angelina 28c29feb18 PT-PT Language 2020-04-30 00:45:09 +01:00
Jaex 96296c51eb Added RandomFast and RandomCrypto classes 2020-04-23 16:41:09 +03:00