Commit graph

203 commits

Author SHA1 Message Date
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
Charles Milette
1e89178aa0
Add a similar check for send to and startup shortcuts 2018-04-22 17:28:30 -04:00
Jaex
e747d5cccf Line ending 2018-04-20 00:22:39 +03:00
Nicedward
a8ea7c53ab Add indonesian file (#3324)
* Add "indonesian.ini" file

Add indonesian

* Add "HotkeySelectionControl.id-ID.resx" file

add indonesian "HotkeySelectionControl.id-ID.resx"

* Add indonesian

Add ("AboutForm.id-ID.resx" "ActionsForm.id-ID.resx" "ActionsToolbarEditForm.id-ID.resx" "AfterCaptureForm.id-ID.resx" "AfterUploadForm.id-ID.resx" "ApplicationSettingsForm.id-ID.resx" "AutoCaptureForm.id-ID.resx" "BeforeUploadForm.id-ID.resx" "ClipboardFormatForm.id-ID.resx" "EncoderProgramForm.id-ID.resx" "FileExistForm.id-ID.resx" "FirstTimeConfigForm.id-ID.resx" "HotkeySettingsForm.id-ID.resx" "MainForm.id-ID.resx" "QRCodeForm.id-ID.resx" "QuickTaskInfoEditForm.id-ID.resx" "QuickTaskMenuEditorForm.id-ID.resx" "ScreenColorPicker.id-ID.resx" "ScreenRecordForm.id-ID.resx" "TaskSettingsForm.id-ID.resx" "VideoEncodersForm.id-ID.resx" "WatchFolderForm.id-ID.resx")

* Add "Resources.id-ID.resx" file

Add indonesian

* Add indonesian

Add "ColorPickerForm.id-ID.resx" "GradientPickerForm.id-ID.resx"

* Add indonesian

Add "ExportImportControl.id-ID.resx" "MyPictureBox.id-ID.resx"

* Add "DNSChangerForm.id-ID.resx"

Add "DNSChangerForm.id-ID.resx" file

* Add indonesian

Add "ClipboardContentViewer.id-ID.resx" "DebugForm.id-ID.resx" "ErrorForm.id-ID.resx" "HashCheckForm.id-ID.resx" "InputBox.id-ID.resx" "MonitorTestForm.id-ID.resx"

* Add indonesian

Add "PrintTextForm.id-ID.resx" "PrintForm.id-ID.resx"

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx"

* Add indonesian

Add "UpdateMessageBox.id-ID.resx" "DownloaderForm.id-ID.resx" "UpdateCheckerLabel.id-ID.resx"

* Add indonesian

Add "HistoryForm.id-ID.resx" "HistoryItemInfoForm.id-ID.resx" "ImageHistoryForm.id-ID.resx"

* delete

* delete

* delete

* Add " ImageEffectsForm.id-ID.resx"

Add " ImageEffectsForm.id-ID.resx" file

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx" file

* Add indonesian

Add "VideoThumbnailerForm.id-ID.resx" "ImageCombinerForm.id-ID.resx" "ImageThumbnailerForm.id-ID.resx"

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx" file

* add indonesian

Add "CanvasSizeForm.id-ID.resx" "EditorStartupForm.id-ID.resx" "FFmpegOptionsForm.id-ID.resx" "ImageInsertForm.id-ID.resx" "ImageSizeForm.id-ID.resx" "NewImageForm.id-ID.resx" "ScrollingCaptureForm.id-ID.resx" "TextDrawingInputBox.id-ID.resx" "WebpageCaptureForm.id-ID.resx"

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx" file

* Add indonesian

Add "AccountsControl.id-ID.resx" "AccountTypeControl.id-ID.resx" "OAuthControl.id-ID.resx"

* Add indonesian

Add "EmailForm.id-ID.resx" "JiraUpload.id-ID.resx" "OAuthWebForm.id-ID.resx" "OCRSpaceForm.id-ID.resx" "ResponseForm.id-ID.resx" "TwitterTweetForm.id-ID.resx" "UploadersConfigForm.id-ID.resx" "UserPassBox.id-ID.resx"

* Add "FTPClientForm.id-ID.resx" file

Add "FTPClientForm.id-ID.resx" file

* Add " Resources.id-ID.resx" file

Add " Resources.id-ID.resx" file
2018-04-20 00:05:49 +03:00
Jaex
8eb9b9ef34 Removed unused registry 2018-04-03 00:04:04 +03:00
Jaex
d4222e8217 Update Microsoft Store build version 2018-03-29 04:18:23 +03:00
Charles Milette
df5ed2a9ee
Prevent the update process from recreating the desktop shortcut 2018-03-25 16:36:15 -04:00
Jaex
f017306c25 Release 2018-03-25 15:59:07 +03:00
Jaex
a796eba0fc Use variable for make appx path 2018-03-23 09:27:21 +03:00
Charles Milette
2cfb63b130
Fix appx build 2018-03-19 14:15:13 -04:00
Charles Milette
f6e58e7e5f
Build final artifacts even on a pull request
FFmpeg only gets downloaded on tagged builds

makeappx's standard output is also redirected to console
2018-03-19 13:44:57 -04:00
Jaex
10b4f25d81 Release 2018-03-19 17:32:27 +03:00
Charles Milette
5bbdc18b7c
Fix appx package build issues 2018-03-18 18:50:59 -04:00
Charles Milette
57d73a877e
Add SXCU file association to Windows Store application 2018-03-18 17:20:40 -04:00
Jaex
a4744ce0bf Copy stickers folder in setup script 2018-03-16 22:58:25 +03:00
Jaex
d2a6da448c Fix recorder devices setup 2018-03-13 09:46:08 +03:00
Jaex
d4dffd5eb3 Ready page and memo must be enabled for dependency to download 2018-03-12 20:13:10 +03:00
Jaex
048e2c877d Check for .NET Framework 4.6.2 2018-03-12 18:45:12 +03:00
Jaex
0412610e65 Fix missing custom message issue 2018-03-12 17:55:49 +03:00