Commit graph

306 commits

Author SHA1 Message Date
Jaex
127030ce4c Added Duplicate button to edit menu 2020-09-15 20:54:38 +03:00
Jaex
be385c28a1 Select first format automatically 2020-09-13 21:47:05 +03:00
Jaex
ea69c42047 Made form localizable 2020-09-13 21:13:45 +03:00
Jaex
09967e91b4 Use MyPictureBox control 2020-09-13 21:12:41 +03:00
Jaex
0ebcd6bf60 Added clipboard viewer tool 2020-09-13 21:00:49 +03:00
Jaex
6e2b241bb1 Support ctrl + a when target textbox is read only 2020-09-13 06:40:30 +03:00
Jaex
f435470c2c UI changes 2020-09-13 06:24:57 +03:00
Jaex
03b2490858 Support comparing two files 2020-09-13 06:17:14 +03:00
Jaex
ced2b1253a Convert BackgroundWorker to async task 2020-09-13 06:04:03 +03:00
Jaex
fded529e72 UI update for comparing two files 2020-09-13 03:45:40 +03:00
RieL
cfb241ad7e Updated missing Korean translations and more
Screenshot delay -> 스크린샷 지연
and added some other missing translations & ':'s.
2020-09-03 03:49:17 +09:00
simonporte
bdf4db16d3 Update french translation 2020-09-01 18:54:25 +02:00
L1Q
69e8c22479 Update russian translation 2020-08-31 12:30:29 +01:00
Jaex
74d57ccc12 CodeFactor refactors 2020-08-31 12:53:04 +03:00
Jaex
ab2ff517fb Added border and checkers parameter 2020-08-09 05:37:04 +03:00
Jaex
00dd733e76 Use built in method to create gradient preview 2020-08-09 05:11:15 +03:00
Jaex
300819b5b9 Moved ClipboardContentViewer form to ShareX project, renamed it to ClipboardUploadForm, changed form title and button text 2020-08-05 20:37:13 +03:00
Jaex
0024facb16 Added clipboard status label to color picker form 2020-07-29 09:59:51 +03:00
Jaex
6fc7ad2812 Round gradient stop positions 2020-07-28 15:55:35 +03:00
Jaex
90d85a7432 Added more gradient presets 2020-07-28 15:28:01 +03:00
Jaex
242616bacb Added "Pick color from clipboard" button to color picker 2020-07-28 15:00:48 +03:00
Jaex
a883f2bf63 Color picker form now by default checks clipboard for color text 2020-07-28 14:52:12 +03:00
Jaex
be0cc6c97f Create gradient info from color array 2020-07-28 14:14:40 +03:00
Jaex
cdfb60b34d Update gradient type of presets 2020-07-27 19:40:41 +03:00
Jaex
d1614950ae Added gradient presets list to gradient picker form 2020-07-27 18:45:34 +03:00
Jaex
67c638dc1d Disable deselect gradient points 2020-07-27 15:40:37 +03:00
Michael Delpach
421ffb83e4 DPI fixes 2020-07-11 19:01:01 +08:00
Michael Delpach
f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
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
d5b66fede7 Create parent folders on startup 2020-06-15 07:02:39 +03:00
Jaex
c0015f0e8f Fix image list color depth 2020-06-12 04:28:29 +03:00
Jaex
0b2f4840c4 Show colors as icon in gradient picker list 2020-06-12 02:17:07 +03:00
Jaex
ed23376247 Gradient picker form layout changes 2020-06-09 00:40:16 +03:00
Jaex
8c75b5e4ba Added reverse button to gradient picker 2020-06-09 00:18:21 +03:00
Jaex
c7a4b7a010 Automatically sort gradient stops 2020-06-08 23:55:36 +03:00
Jaex
c94e40b4a3 Fix default gradient offset for add button 2020-06-08 22:53:46 +03:00
Jaex
0a106e28cd Allow creating gradient even when start and end gradient stop is missing 2020-06-08 22:32:20 +03:00
Jaex
d6600df108 Removed ExperimentalCustomTheme option 2020-05-22 08:44:02 +03:00
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
Charles Milette
1ae48e8d91
Add button in debug form to upload log 2018-10-01 15:47:05 -04:00
Jaex
48b5dc6b0b Turkish translation improvements 2018-08-07 15:27:34 +03:00
Jaex
a3a07a5231 More resx cleanup 2018-08-07 12:48:16 +03:00
gehongyan
568178d92b Merge pull request #2 from gehongyan/master Chinese Updated 2018-07-26 00:11:23 +08:00
absay
cdff9ed3d2 Lines starting 2018-07-10 12:03:25 -05:00
Jaex
dae4809133 Rename selective color value to threshold 2018-05-09 00:24:05 +03:00
Jaex
4776c83d08 Added form parameter to PickColor method to be able to show color picker in front of top most forms 2018-04-24 10:15:19 +03:00
SupSuper
c60467ee3b Fix MaxSize of input boxes 2018-04-22 03:45:59 +01:00
Jaex
e747d5cccf Line ending 2018-04-20 00:22:39 +03:00
Nicedward
a8ea7c53ab Add indonesian file (#3324)
* Add "indonesian.ini" file

Add indonesian

* Add "HotkeySelectionControl.id-ID.resx" file

add indonesian "HotkeySelectionControl.id-ID.resx"

* Add indonesian

Add ("AboutForm.id-ID.resx" "ActionsForm.id-ID.resx" "ActionsToolbarEditForm.id-ID.resx" "AfterCaptureForm.id-ID.resx" "AfterUploadForm.id-ID.resx" "ApplicationSettingsForm.id-ID.resx" "AutoCaptureForm.id-ID.resx" "BeforeUploadForm.id-ID.resx" "ClipboardFormatForm.id-ID.resx" "EncoderProgramForm.id-ID.resx" "FileExistForm.id-ID.resx" "FirstTimeConfigForm.id-ID.resx" "HotkeySettingsForm.id-ID.resx" "MainForm.id-ID.resx" "QRCodeForm.id-ID.resx" "QuickTaskInfoEditForm.id-ID.resx" "QuickTaskMenuEditorForm.id-ID.resx" "ScreenColorPicker.id-ID.resx" "ScreenRecordForm.id-ID.resx" "TaskSettingsForm.id-ID.resx" "VideoEncodersForm.id-ID.resx" "WatchFolderForm.id-ID.resx")

* Add "Resources.id-ID.resx" file

Add indonesian

* Add indonesian

Add "ColorPickerForm.id-ID.resx" "GradientPickerForm.id-ID.resx"

* Add indonesian

Add "ExportImportControl.id-ID.resx" "MyPictureBox.id-ID.resx"

* Add "DNSChangerForm.id-ID.resx"

Add "DNSChangerForm.id-ID.resx" file

* Add indonesian

Add "ClipboardContentViewer.id-ID.resx" "DebugForm.id-ID.resx" "ErrorForm.id-ID.resx" "HashCheckForm.id-ID.resx" "InputBox.id-ID.resx" "MonitorTestForm.id-ID.resx"

* Add indonesian

Add "PrintTextForm.id-ID.resx" "PrintForm.id-ID.resx"

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx"

* Add indonesian

Add "UpdateMessageBox.id-ID.resx" "DownloaderForm.id-ID.resx" "UpdateCheckerLabel.id-ID.resx"

* Add indonesian

Add "HistoryForm.id-ID.resx" "HistoryItemInfoForm.id-ID.resx" "ImageHistoryForm.id-ID.resx"

* delete

* delete

* delete

* Add " ImageEffectsForm.id-ID.resx"

Add " ImageEffectsForm.id-ID.resx" file

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx" file

* Add indonesian

Add "VideoThumbnailerForm.id-ID.resx" "ImageCombinerForm.id-ID.resx" "ImageThumbnailerForm.id-ID.resx"

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx" file

* add indonesian

Add "CanvasSizeForm.id-ID.resx" "EditorStartupForm.id-ID.resx" "FFmpegOptionsForm.id-ID.resx" "ImageInsertForm.id-ID.resx" "ImageSizeForm.id-ID.resx" "NewImageForm.id-ID.resx" "ScrollingCaptureForm.id-ID.resx" "TextDrawingInputBox.id-ID.resx" "WebpageCaptureForm.id-ID.resx"

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx" file

* Add indonesian

Add "AccountsControl.id-ID.resx" "AccountTypeControl.id-ID.resx" "OAuthControl.id-ID.resx"

* Add indonesian

Add "EmailForm.id-ID.resx" "JiraUpload.id-ID.resx" "OAuthWebForm.id-ID.resx" "OCRSpaceForm.id-ID.resx" "ResponseForm.id-ID.resx" "TwitterTweetForm.id-ID.resx" "UploadersConfigForm.id-ID.resx" "UserPassBox.id-ID.resx"

* Add "FTPClientForm.id-ID.resx" file

Add "FTPClientForm.id-ID.resx" file

* Add " Resources.id-ID.resx" file

Add " Resources.id-ID.resx" file
2018-04-20 00:05:49 +03:00
Jaex
9f1728bc5e Add uk.resx files to csproj and enable localizable in few forms 2018-04-19 23:10:17 +03:00
Олександр (6c6c6)
c9be12aa90 Ukrainian translation (#3143)
* Ukrainian translation

Ukrainian translation for ShareX.

* Ukrainian translation clean up

Ukrainian translation clean up.

* Delete Resources.uk.resx

* Delete DirectoryIndexerForm.uk.resx

* Delete TabToTreeView.uk.resx

* Delete TabToListView.uk.resx

* Delete OutputBox.uk.resx

* Ukrainian translation cleanup

Cleaned untranslated strings

* Delete MyPictureBox.uk.resx

* Delete QRCodeForm.uk.resx

* Delete HistoryItemInfoForm.uk.resx

* Delete VideoThumbnailerForm.uk.resx

* Delete OCRSpaceForm.uk.resx

* Updated Ukrainian translation

* Ukrainian translation cleanup
2018-04-19 22:02:31 +03:00