Commit graph

210 commits

Author SHA1 Message Date
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
Jaex d6872d7b9f Improve ZipManager extract method 2020-06-19 17:41:00 +03:00
Jaex 28c7b91752 Support importing .sxie files 2020-06-16 05:29:07 +03:00
Jaex 5be913cb76 Don't include namespace and assembly in exported image effect json 2020-05-15 01:57:55 +03:00
Farewell Angelina 28c29feb18 PT-PT Language 2020-04-30 00:45:09 +01:00
Jaex 9bf2f26e25 fixed #4732: If theme checker size is lower than 1 then use solid color for backgrounds 2020-04-09 19:54:18 +03:00
Jaex d45fffe56d TabToTreeView refactor 2020-02-08 20:57:44 +03:00
Jaex a3174356a3 Fix uploaders config form tab navigation 2020-02-08 19:20:27 +03:00
Jaex acd262737b Rename UseDarkTheme to UseCustomTheme 2020-02-05 11:13:55 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 55cf449be4 Handle image save exception 2020-02-04 17:23:53 +03:00
Jaex 1331822677 Added AutoSelectChild option to TabToTreeView control 2020-02-04 15:43:16 +03:00
Jaex 4380d9fef6 Use treeview tab in uploaders config form 2020-02-04 14:46:52 +03:00
Jaex 4f617f594b fixed #4519: Handle clipboard exceptions when getting text 2019-12-12 15:03:22 +03:00
Jaex f5e5c5c5b4 Moved ObjectListView to HelpersLib 2019-12-04 03:39:57 +03:00
Absay 53c5ec31bb Update translation: es-MX 2019-11-03 11:39:46 -06:00
Jaex a2f9e06871 Ignore click on checkbox 2019-10-02 10:07:18 +03:00
candela97 5ba25517d4
update zh-TW localization 2019-09-24 05:19:35 +08: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 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 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
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 4d28a97e4d Solution code cleanup 2019-08-21 17:28:17 +03:00
gehongyan f54d9827cf Updated Simplified Chinese Translation. 2019-07-10 15:42:31 +08: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 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 2b15df420c Better dark theme buttons 2019-06-25 19:12:34 +03:00
Jaex b2678a88f2 Support custom text in progress bar 2019-06-11 15:14:58 +03:00
Jaex 0755698b08 Checker changes 2019-06-02 22:45:15 +03:00
Jaex 35d6f5aaed Support dark theme color in image editor background 2019-06-01 00:19:37 +03:00
Jaex 4aacfec76a Use Invalidate as possible instead of Refresh 2019-05-25 16:11:52 +03:00
Jaex 132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
Jaex 60ee08f04e Support light theme in thumbnail view 2019-05-23 16:55:49 +03:00
Jaex 0116a514a6 Store dark theme colors in ShareXResources 2019-05-23 14:39:17 +03:00
Jaex a821269e9e Show percentage text in custom progress bar 2019-05-22 18:38:22 +03:00
Jaex d812333a22 Added drop shadow to toolstripbuttoncounter 2019-05-22 15:55:08 +03:00
Jaex fadd61ea49 Set checker pattern color inside picture box automatically 2019-05-17 02:01:37 +03:00
Jaex 4288b4d130 Support dark preview background checker pattern 2019-05-16 10:59:58 +03:00
Jaex 53d62226ec Support dark splitter 2019-05-16 09:04:47 +03:00
Jaex eab5e2706d Support dark theme in list view 2019-05-16 08:40:54 +03:00
Jaex 25431f1a99 Added UseDarkTheme option to "Application settings -> Advanced tab" 2019-05-16 02:51:40 +03:00
Jaex 0aca109705 Use dark themed menus in main window and tray menu 2019-05-16 02:05:32 +03:00
Jaex e1f0dd5bc6 Support context menu in task view 2019-05-11 23:36:00 +03:00
Jaex 5df2a80f85 Fix picture box loading label stuck 2019-05-11 00:17:06 +03:00
Jaex bb9c597a45 Use dark background in thumbnail picturebox 2019-05-10 23:42:59 +03:00
Jaex e15a5abb26 Support AutoEllipsis in label 2019-05-10 22:57:45 +03:00