Commit graph

221 commits

Author SHA1 Message Date
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
Jaex
5a932ddda8 Support .sxie extension in Microsoft Store build 2020-06-30 22:51:21 +03:00
Jaex
40e802f9ce Clean .sxie registry 2020-06-30 22:44:36 +03:00
Jaex
6ebb2394a2 Format app config files 2020-06-30 22:37:27 +03: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
Michael Delpach
162badae3b Merge branch 'master' into tweaks 2020-06-29 06:09:11 +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
Michael Delpach
b055f25531 Merge branch 'master' into tweaks 2020-06-03 05:57:09 +08:00
Jaex
aad09c59a1 Update FFmpeg URL 2020-05-13 18:58:55 +03:00
Jaex
9276c9927f #4774: Added pt-PT.resx files to setup 2020-05-08 14:28:02 +03:00
Michael Delpach
b426a1ae67 Allow non-admin installations 2020-04-27 12:14:46 +08:00
Jaex
a837226b50 Added "Override screenshots folder" option to hotkey task settings, task tab 2020-04-22 15:26:04 +03:00
Charles Milette
f9624520ec
Add ARM64 to allowed architectures
Inno Setup 6 got installed recently on the AppVeyor images, which results in a regression where ARM64 machines can't install ShareX 13.1.0 or update to it, because the architecture now needs to be whitelisted.
2020-04-20 16:45:26 -04:00
Jaex
260392280a Update makeappx path 2020-03-10 11:01:51 +03:00
Jaex
0f15fbc893 Release 2020-03-01 16:52:56 +03:00
Jaex
803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex
bace955f26 Update Inno Setup path 2019-11-19 01:06:16 +03:00
Jaex
de88936bd7 Added resx files to csproj 2019-08-31 13:02:03 +03:00
Amir Pourmand
c03a3091cc Add Persian Language to Setup (#4319)
* 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

* make branches equal

* correct ir file

* delete IR

* Add Persian Language To Build
2019-08-30 13:59:51 +03:00
Jaex
67b728fcce Handle missing enum values while deserializing json 2019-08-25 04:50:41 +03:00
Jaex
2c8a80e18c Release 2019-08-24 13:18:48 +03:00
Jaex
efc0d56454 fixed #4252: Update FFmpeg version for Steam and Microsoft Store builds 2019-08-16 15:34:49 +03:00
Jaex
879852cf04 Update inno scripts 2019-05-01 08:57:23 +03:00
Jaex
398708fc2d Increase version 2019-02-20 10:18:13 +03:00
Jaex
736ee03418 Release 12.4.0 2019-02-20 01:22:36 +03:00
Jaex
469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex
6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Charles Milette
0ea821723e
Update SDK to version 17763
Since releasing ShareX on the store, we have realized that while the API is available on both 17734 and 17763, it works on machines with 17763 only. As such, we released an update using the old desktop bridge helper because 17763 is too recent, but will use ActivatedEventArgs for the future releases.
2018-11-26 21:17:44 -05:00
Jaex
f36a5fe316 Release 12.3.1 2018-11-19 13:19:26 +03:00
Jaex
68a911e796 Release 2018-11-09 00:31:07 +03:00
Jaex
73cd641fb5 CodeMaid cleanup 2018-10-30 20:58:35 +03:00
Charles Milette
e7a32c4ab1
Update min version 2018-09-16 18:59:11 -04:00
Charles Milette
648235fd66
Remove references to helper in package 2018-09-16 17:48:52 -04:00
Jaex
6ce681e761 Added es-MX to setup 2018-08-07 13:38:35 +03:00
Jaex
c2fbb65cd2 Download FFmpeg to Output folder instead of Lib 2018-07-19 17:08:04 +03:00
Jaex
d809258306 Release 2018-06-22 23:07:57 +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
3769cef12c Add new language folders to setup 2018-04-30 12:03:13 +03:00
Jaex
d4b050148b Update FFmpeg download links 2018-04-28 11:52:56 +03:00
Jaex
a28062b74a Clean edit image context menu item 2018-04-25 13:47:03 +03:00
Jaex
07b7ea8361 Add () to functions 2018-04-24 03:55:35 +03:00
Jaex
e9b0e7256b Inno script check changes 2018-04-24 03:46:45 +03:00
Jaex
cce5f7f005
Merge pull request #3243 from sylveon/inno-no-shortcut
Prevent the update process from recreating the desktop shortcut
2018-04-24 03:17:21 +03:00
Charles Milette
9e1a1c5730
Add a similar check for the context menu entry 2018-04-22 17:39:23 -04:00