Commit graph

5770 commits

Author SHA1 Message Date
Jaex 91803d8f93 Added theme export/import support 2019-09-07 17:07:44 +03:00
Jaex a9fa73e2a6 Automatically apply theme when combo box selection changed 2019-09-07 16:23:18 +03:00
Jaex f82cabfab1 Theme list ui improvements 2019-09-07 14:39:58 +03:00
Jaex 2d92d9e338 Adding themes list 2019-09-07 13:41:38 +03:00
Jaex 94425455e3 Added theme tab to application settings 2019-09-06 18:11:08 +03:00
Jaex 229393b726 Added theme setting 2019-09-06 14:48:57 +03:00
Jaex 35fa16a659 Added ShareXTheme class for preparation of customizable theme colors 2019-09-06 11:18:30 +03:00
Jaex 56c698a5ae #4336: Fix B2 URL preview 2019-09-04 09:55:05 +03:00
Jaex b0933bbb88 Also move status indicator to bottom 2019-09-03 13:56:49 +03:00
Jaex b6daedf456 Update check states of thumbnail title options 2019-09-03 13:15:13 +03:00
Jaex 4ab6a422a3 Added thumbnail title location option to right click menu 2019-09-03 10:54:29 +03:00
Jaex 29cfa84411 Replace emoji list 2019-09-01 21:11:50 +03:00
Jaex 491939865d Commented more problematic emojis 2019-09-01 19:04:15 +03:00
Jaex 55d17d9a46 Commented another problematic emoji 2019-09-01 18:21:53 +03:00
Jaex 809283318f Ignore emojis while URL encoding S3 result URL 2019-09-01 17:26:58 +03:00
Jaex ec610f32e0 Added random emoji support to file naming, example: %remoji{10} 2019-09-01 16:28:12 +03:00
Jaex 5795e99a6c Commented invalid file name character 2019-09-01 16:06:00 +03:00
Jaex 3fc6ad2fd7 Commented flag emojis because not renders on urls 2019-09-01 15:31:05 +03:00
Jaex b1a4e08de6 Added emoji list 2019-09-01 15:23:18 +03:00
Jaex de88936bd7 Added resx files to csproj 2019-08-31 13:02:03 +03:00
Jaex 3e07d79eef
Merge pull request #4321 from simonporte/french-translation
Update french translation
2019-08-31 10:38:15 +03:00
mdmk af765c5114 Update french translation 2019-08-30 16:34:26 +02: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 d7d5207b9d Set dev build true 2019-08-30 10:42:56 +03:00
Jaex 14572f4894 Re added file to fix its file name casing 2019-08-30 10:40:51 +03:00
Jaex 5a346cf5eb Small changes related to Persian language 2019-08-30 10:39:55 +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
Jaex 9e04fcf4bc
Merge pull request #4298 from pourmand1376/catch_all_exceptions
catching all Exceptions!
2019-08-29 11:30:54 +03:00
Amir Pourmand b79e38dcf1 catching all Exceptions! 2019-08-28 12:38:45 +04:30
Jaex 99c0077119 Release 2019-08-28 01:32:33 +03:00
Jaex 85b64542ed Previous method of handling missing enum values was not reliable 2019-08-25 05:27:35 +03:00
Jaex e6ed90c09f Removed TinyPic 2019-08-25 05:10:25 +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 ee32414246
Merge pull request #4278 from L1Q/master
Translation improvements/updates
2019-08-24 13:06:24 +03:00
L1Q b6ee0f4243 Update russian translation 2019-08-24 06:51:12 +03:00
L1Q ccea29f817 Move lines to resx 2019-08-24 06:50:52 +03:00
Jaex d810f846b7 Show social buttons without check first time run date 2019-08-21 23:37:52 +03:00
Jaex 4d28a97e4d Solution code cleanup 2019-08-21 17:28:17 +03:00
Jaex d33c7001c5 SettingsBase refactoring 2019-08-21 16:49:46 +03:00
Jaex 6141994cfb Don't handle any errors on json setting load to make sure setting file is not corrupt 2019-08-21 16:19:53 +03:00
Jaex 20f4be3ce5 Experimental dark theme option gonna be disabled by default on release build 2019-08-21 15:35:49 +03:00
Jaex 8c4bbcb5aa NuGet update 2019-08-18 16:52:04 +03:00
Jaex efc0d56454 fixed #4252: Update FFmpeg version for Steam and Microsoft Store builds 2019-08-16 15:34:49 +03:00
Jaex b683374cc2 Move news panel to front, dark theme news close button 2019-08-16 13:33:21 +03:00
Jaex 1d4e24a8e7 Added tooltips to social buttons 2019-08-16 13:07:25 +03:00
Jaex 261898091f Remove remaining last base64 image from resources 2019-08-16 12:17:01 +03:00
Jaex 79a40cd4ba Remove base64 image from resources 2019-08-16 11:03:04 +03:00
Jaex 8d88b54512 Added social buttons to main window 2019-08-16 10:46:52 +03:00
Jaex 441b63d294
Merge pull request #4258 from atajsic/master
Update BackblazeB2.cs
2019-08-09 21:06:22 +03:00