Commit graph

5692 commits

Author SHA1 Message Date
candela97 5ba25517d4
update zh-TW localization 2019-09-24 05:19:35 +08:00
Jaex fbcea5a755 Respect extension filter while populating actions list 2019-09-21 10:51:11 +03:00
Jaex 223b88aa4b Small code refactoring 2019-09-20 16:02:51 +03:00
Jaex 7bbe79218c Fixed software detection for actions 2019-09-20 15:01:33 +03:00
Jaex 465b31844c fixed #2483: Added "Run actions" sub menu to task context menu 2019-09-20 13:58:47 +03:00
Jaex 20c83136a9 Fix PVS high issues 2019-09-20 10:48:45 +03:00
Jaex 74b9de085e
Merge pull request #4372 from IlyaGainulin/master
Fixed problem with pixelization for png images
2019-09-17 10:56:34 +03:00
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 6c07490ea3 Focus thumbnail view panel on mouse enter to workaround mouse wheel scroll issue in Windows 7 2019-09-14 20:53:35 +03:00
Jaex 10cf3a66d4
Merge pull request #4369 from lithium720/master
Update Lithiio
2019-09-14 02:09:48 +03:00
lithium720 eb1051034b Update Lithiio endpoints 2019-09-13 14:25:52 -07:00
lithium720 fcc3897090 Update Lithiio icon 2019-09-13 14:22:48 -07: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
Jaex 9dd729c407 Update enabled states of theme controls 2019-09-10 22:59: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 b8a4fbdb6f Fix selected object 2019-09-07 18:03:11 +03:00
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