Commit graph

218 commits

Author SHA1 Message Date
Jaex
922807529f fixed #4795: Show upload warning dialogs in taskbar 2020-05-07 07:40:17 +03:00
Farewell Angelina
890cad3be5
Delete BACKUP_PT-PT.resx 2020-05-01 19:59:33 +01:00
Farewell Angelina
28c29feb18 PT-PT Language 2020-04-30 00:45:09 +01:00
Jaex
335972455a More Bitmap usage 2020-03-23 22:33:26 +03:00
Jaex
0137f60a0d All ImageHelpers methods return bitmap now instead of image 2020-03-22 02:22:43 +03:00
mdmk
02e315b8e6 Update french translation
Complete missing strings
Correct end of string ponctuation
Plus a few adjustments for word consistency
2020-03-20 00:07:48 +01:00
L1Q
af7c0effcd Update russian translation 2020-02-14 23:37:05 +02:00
Jaex
efcca39ae6 Rename DarkTheme to CustomTheme 2020-02-08 18:07:17 +03:00
Jaex
803a4e567c Update year 2020-02-05 10:19:48 +03:00
Олександр (6c6c6)
ae475ce88a
Some ukrainian fixes and updates 2020-01-23 17:45:05 +02:00
Олександр (6c6c6)
977b845726
Ukrainian translation update
Almost completed Ukrainian localization. Anyone can join the translation [here](https://crowdin.com/project/sharex-unofficial/).
2020-01-21 17:48:12 +02:00
Jaex
65fb293512 Added GetFileDropList method to ClipboardHelpers 2019-12-12 16:06:57 +03:00
Jaex
4f617f594b fixed #4519: Handle clipboard exceptions when getting text 2019-12-12 15:03:22 +03:00
Jaex
1c5a44a40c fixed #4303: If load of image is failed then don't try to open image viewer 2019-11-22 12:21:26 +03:00
physanus
a48588bee2
Update german translation for uploading log files in the debug protocol
The current translation could be misunderstanding since it more likely means to open the "upload protocol" and not to upload the protocol. 
This commit clarifies the "upload" of the protocol so the following popup about sensitive information actually makes sense.
2019-11-20 10:39:44 +01:00
Absay
53c5ec31bb Update translation: es-MX 2019-11-03 11:39:46 -06:00
L1Q
1bbe31ebde Update russian translation 2019-10-28 06:28:55 +02:00
Jaex
a3573fd6c7 Added closest color name label to color picker form 2019-10-03 17:25:58 +03:00
Fyers
20d219b264 german 2019-10-01 22:33:10 +02:00
thanhpd
e0222c8a8d
Update Vietnamese translation 2019-10-01 23:21:33 +07:00
candela97
5ba25517d4
update zh-TW localization 2019-09-24 05:19:35 +08:00
Jaex
4f2e058260 Added multi color gradient support to border image effect 2019-09-15 10:05:55 +03:00
AmirPourmand
39e855db8d Add more persian translations 2019-09-11 00:18:23 +04:30
Jaex
35fa16a659 Added ShareXTheme class for preparation of customizable theme colors 2019-09-06 11:18:30 +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
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
c229583c0b Show image size in image viewer form 2019-07-06 09:58:22 +03:00
Jaex
b1fc6e0070 ExperimentalDarkTheme also gonna check for UseDarkTheme 2019-06-30 22:25:40 +03:00
Jaex
bff8c869f2 Make sure to apply dark theme to manually opened contextmenustrip 2019-06-24 22:52:20 +03:00
Jaex
17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex
f57d9693a3 More dark theme support 2019-06-23 16:59:48 +03:00
Jaex
132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
Jaex
fadd61ea49 Set checker pattern color inside picture box automatically 2019-05-17 02:01:37 +03:00
Jaex
9ab4265670 Small changes in monitor test form 2019-02-19 10:20:20 +03:00
Jaex
469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Luke Anderson
e811830666 Allow hash result to be selected via Ctrl-A (Fixes #3792) and fix UI bug with progress bar 2018-12-01 14:46:07 +10:30
Jaex
d29dbdc8b1 Fix button anchor 2018-11-28 18:05:35 +03:00
CookieMichal
f00eef28c4 Fixes unexpected clipboard content viewer behavior (as in #1769) 2018-10-30 01:37:58 +01:00
L1Q
20a3d7ce92 Update Russian translation 2018-10-25 04:07:34 +03:00
Charles Milette
f0069efbb1
Use InvokeSafe 2018-10-17 14:29:12 -04:00
Charles Milette
5697671199
Add warning before uploading log 2018-10-17 13:48:58 -04:00
thanhpd
be79107bfe Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Jaex
aa46c723b8 Removed unnecessary this. usages 2018-10-09 14:30:22 +03:00
Fyers
84773455d0 changed start position to manual 2018-10-02 00:15:23 +02:00
Fyers
ed473916df simplified current screen location for ImageViewer 2018-10-02 00:12:00 +02:00
Fyers
b071e5ce9a use current screen location for ImageViewer 2018-10-01 23:53:14 +02:00
Charles Milette
08129ae865
Use delegates 2018-10-01 16:22:13 -04:00