Commit graph

1166 commits

Author SHA1 Message Date
Ilya
4c73f3f332 Fixed problem with pixelization for png images 2019-09-16 15:47:09 +03:00
Jaex
3dfac10e82 Added multi color gradient support to background image effect 2019-09-15 10:51:05 +03:00
Jaex
4f2e058260 Added multi color gradient support to border image effect 2019-09-15 10:05:55 +03:00
Jaex
2b01313366
Merge pull request #4357 from pourmand1376/fix-translations
Add more Persian translations
2019-09-11 20:08:20 +03:00
Jaex
cb17f12fed Added light preset theme, added reset button to theme tab to load presets 2019-09-11 19:51:40 +03:00
Jaex
ee0ffd3eef Rename BackgroundColor2 to LightBackgroundColor, added DarkBackgroundColor for thumbnail back color, merge MenuButtonCheckedColor to MenuCheckBackgroundColor 2019-09-11 19:25:11 +03:00
AmirPourmand
39e855db8d Add more persian translations 2019-09-11 00:18:23 +04:30
Jaex
025db3b799 Support theming whole color table 2019-09-10 22:35:40 +03:00
Jaex
46c1beadb6 Update theme after checkbox states change 2019-09-10 21:34: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
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
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
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
85b64542ed Previous method of handling missing enum values was not reliable 2019-08-25 05:27:35 +03:00
Jaex
67b728fcce Handle missing enum values while deserializing json 2019-08-25 04:50:41 +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
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
8c4bbcb5aa NuGet update 2019-08-18 16:52:04 +03:00
Jaex
261898091f Remove remaining last base64 image from resources 2019-08-16 12:17:01 +03:00
Jaex
8d88b54512 Added social buttons to main window 2019-08-16 10:46:52 +03:00
gehongyan
f54d9827cf Updated Simplified Chinese Translation. 2019-07-10 15:42:31 +08:00
xnumad
f4f1a7bb6c Update German translation
Grammar and wording related
2019-07-08 03:12:14 +02:00
Jaex
97d375f922 Make sure to update image size label theme 2019-07-08 03:10:53 +03:00
Jaex
ebb1723eab Auto hide size label when hovered, refactor codes 2019-07-06 10:43:43 +03:00
Jaex
c229583c0b Show image size in image viewer form 2019-07-06 09:58:22 +03:00
Jaex
757934b7eb Auto size and align picture box image size label 2019-07-06 09:51:59 +03:00
Jaex
cb34b3bbe9 Update picture box size label to support dark theme 2019-07-06 04:42:41 +03:00
Jaex
b1fc6e0070 ExperimentalDarkTheme also gonna check for UseDarkTheme 2019-06-30 22:25:40 +03:00
Jaex
a9fbc0f8b6 Only use ExperimentalDarkTheme if dark theme option is also enabled 2019-06-29 01:54:00 +03:00
Jaex
600dedd092 Support dark themed listview headers 2019-06-29 01:35:34 +03:00
Jaex
07defc9b9e ComboBox, ListBox and ListView color changes 2019-06-25 19:29:12 +03:00
Jaex
2b15df420c Better dark theme buttons 2019-06-25 19:12:34 +03:00
Jaex
cf797e801c Fix Clamp usages 2019-06-25 18:58:25 +03:00
Jaex
373f9de2af Added slice image effect 2019-06-25 18:33:29 +03:00