Commit graph

70 commits

Author SHA1 Message Date
Jaex 69ca568501 Rename SharedAssemblyInfo.cs to GlobalAssemblyInfo.cs 2023-01-16 00:13:46 +03:00
Jaex b7834b8494 Include all pt-BR.resx files 2023-01-08 22:29:08 +03:00
Jaex fa9a0f1f5a Include all vi-VN.resx files 2022-11-29 04:51:08 +03:00
RikoDEV f9b4d58c1f Polish translations 2022-07-03 22:17:03 +02:00
Edward205 e91bf00618 Romanian translations 2022-06-28 13:48:00 +03:00
Jaex f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Jaex 1c9526b3a7 More Turkish translations 2021-09-03 03:07:17 +03:00
Jaex dd87787426 Upgrade project .NET Framework version to 4.8 2021-08-15 06:13:07 +03:00
Jaex 9b6c408588 Include resx files 2020-10-26 12:19:35 +03:00
Jaex 28c9e57e92 Include ja-JP.resx files 2020-10-13 14:26:36 +03:00
Jaex a277389f61 Project cleanup 2020-09-06 12:30:29 +03:00
Jaex bc7c7adf26 Use ShareX/FFmpeg repo for FFmpeg download 2020-09-02 12:19:20 +03: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 9c89c521d2 Include pt-PT.resx files 2020-05-07 08:47:10 +03:00
Jaex 4a58f310ab Include fr.resx files 2020-03-20 22:04:08 +03:00
L1Q af7c0effcd Update russian translation 2020-02-14 23:37:05 +02:00
Jaex 9aedfba8b9 Include uk.resx files 2020-01-28 08:57:28 +03:00
Jaex aabacb9bb5 Moved GetDirectShowDevices to FFmpegCLIManager 2019-11-23 15:26:56 +03:00
Jaex 7bf8d2a740 x264 and x265 args implemented 2019-11-17 00:04:02 +03:00
Jaex cc59328d14 Initial UI work for video converter tool 2019-11-16 21:18:58 +03:00
Jaex 983bb49135 Include es-MX.resx in projects 2019-11-12 19:09:22 +03:00
L1Q e8d9d134d1 Translate Image splitter to russian 2019-10-28 19:46:43 +02:00
Jaex 03265e69be Initial work for image splitter tool 2019-09-28 18:55:26 +03:00
Jaex 461c29c78c Added resx files to projects 2019-09-24 13:20:09 +03:00
Amir Pourmand 83b1985f8f Adding Persian Language Support (#4314)
* Create Resources.fa-IR.resx

* Add more translations

* adding Persian language to enums and langauge helper

* Ading Persian to Main form and resources

* translate about form

* translate Standard Record Form

* add Iran icon

* add Ir Icon to resources

* update Resource file

* update main Form

* fix adding IR File

* catching all Exceptions!

* Adding More Forms

* merge commit

* Add More

* Back To Version

* A little Change

* Add Persian Resource Files

* Add More Persian

* add more translation

* add more traslation

* add resource file Fa-IR

* Revert "merge commit"

This reverts commit e5f4a36f8c.

# Conflicts:
#	ShareX/Forms/TaskSettingsForm.Designer.cs
#	ShareX/Forms/TaskSettingsForm.resx

* Revert History Form to its original state
2019-08-30 10:21:04 +03:00
thanhpd be79107bfe Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Fyers ff09ec2616 added some more german translations 2018-09-21 22:51:33 +02:00
Jaex 6ece7131d3 Turkish translation improvements 2018-08-07 22:18:17 +03:00
Jaex b93c2b4c08 Added zh-CN to csproj 2018-08-07 13:09:04 +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 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 f00c3b1d56 Added id-ID.resx files to csproj 2018-04-20 00:36:17 +03:00
Jaex 9f1728bc5e Add uk.resx files to csproj and enable localizable in few forms 2018-04-19 23:10:17 +03:00
Jaex 54a7d80d2f fixed #1868: Upgrade .NET Framework version to 4.6.2 2018-02-28 13:04:37 +03:00
Charles Milette 8d9f486f39
Use a SharedAssemblyInfo to minimize duplication 2018-01-01 12:32:18 -05:00
Jaex 328ca6b61d fixed #3015: Removed SevenZipSharp library instead using 7-Zip CLI 2017-12-18 11:20:37 +03:00
Jimin Park d54bcc8bfc Added Korean Translations for ShareX.MediaLib and ShareX.ImageEffectsLib 2017-12-01 21:25:41 +09:00
Jaex 5d8a0a3f3d Add fr resx file to project 2017-10-02 18:30:34 +03:00
L1Q ceab2a4979 Improve translation support
- Image Thumbnailer form
- LinearGradientMode enum (used in Monitor test)
- custom uploader error messages
- QRcode text watermark
2017-09-21 16:10:46 +03:00
Jaex a115954301 Added Italian files to project 2017-07-23 21:57:10 +03:00
Jaex 113df131a4 Added batch image thumbnailer tool 2017-07-10 02:04:19 +03:00
Jaex 501fedd8f5 Image combiner moved to MediaLib 2017-07-10 00:50:10 +03:00
Jaex 99cc700c7d Added WindowsStoreDebug configuration 2017-04-21 18:22:15 +03:00