Commit graph

412 commits

Author SHA1 Message Date
Michael Delpach b5d68b721e .NET Framework upgrade to 4.7.2 to fix multi-DPI issues
Starting with the .NET Framework 4.7, Windows Forms includes enhancements for common high DPI and dynamic DPI scenarios - See https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
2020-06-29 07:36:48 +08:00
Jaex d6600df108 Removed ExperimentalCustomTheme option 2020-05-22 08:44:02 +03:00
Jaex c63c37fd19 #702: Improvements to setting save integrity 2020-05-18 20:59:11 +03:00
Jaex 9c89c521d2 Include pt-PT.resx files 2020-05-07 08:47:10 +03:00
Farewell Angelina 28c29feb18 PT-PT Language 2020-04-30 00:45:09 +01:00
Jaex a96d1bd171 NuGet update 2020-04-09 21:32:57 +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
Jaex e268110f4b Set AllowDrop true temporarily 2020-03-12 09:55:26 +03:00
Jaex a84f9b80b0 NuGet update 2020-02-15 09:45:14 +03:00
L1Q af7c0effcd Update russian translation 2020-02-14 23:37:05 +02:00
L1Q 60baeb528d Move lines to resx 2020-02-14 23:21:30 +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
Jaex 9aedfba8b9 Include uk.resx files 2020-01-28 08:57:28 +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 d05cf467e7 Fix ImageListView issue 2020-01-16 13:07:32 +03:00
Jaex dd23053dc6 NuGet update 2020-01-16 11:03:00 +03:00
c03 d402a68f6c Added support for mass copying files & deletion URLs 2020-01-05 23:05:42 +00:00
c03 e62772bd5a Added support for mass copying paths 2020-01-03 22:15:26 +00:00
Jaex 604ade71c7 HistoryItemManager context menu refactoring 2020-01-03 16:15:50 +03:00
c03 0398cab88f -Added a local variable to hold the count of currently selected items.
-Fixed bug with labels showing the previous values when selecting a single item after selecting multiple
2020-01-01 15:55:03 +00:00
c03 beaef7713f Implemented the multiselect options in the "history" area for https://github.com/ShareX/ShareX/issues/2292. 2020-01-01 05:15:52 +00:00
Jaex f5e5c5c5b4 Moved ObjectListView to HelpersLib 2019-12-04 03:39:57 +03:00
Jaex d61123b8c4 ObjectListView refactoring 2019-12-03 23:56:26 +03:00
Jaex 1b00fb0538 Use ContextMenuStrip instead of ContextMenu 2019-12-03 23:11:35 +03:00
Jaex f49f7d15fa History file is using JSON now so don't write XML on error message 2019-11-13 15:20:22 +03:00
Absay 53c5ec31bb Update translation: es-MX 2019-11-03 11:39:46 -06:00
Jaex f576029f70 Fix history selection issue 2019-10-26 19:36:24 +03:00
Jaex 82ad2deb94 Using JSON for history file now, XML history file gonna be automatically migrated to JSON history file on startup 2019-10-25 15:42:17 +03:00
Jaex e21c802fab Use IEnumerable in Append function 2019-10-21 15:43:44 +03:00
Jaex 7c71d5e002 Don't write empty values 2019-10-21 15:05:22 +03:00
Jaex 6df8c70cb3 Rename variables in HistoryItem class 2019-10-21 14:20:21 +03:00
Jaex 2400d529c8 Added HistoryManagerJSON 2019-10-21 14:18:23 +03:00
Jaex 0f56bd4239 Made HistoryManager class abstract, added HistoryManagerXML class 2019-10-21 10:54:24 +03:00
Jaex 100f3cc447 Added test function to history manager 2019-10-21 09:36:30 +03:00
Jaex 916d07b99b Fixed window states not saving 2019-10-13 02:36:14 +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
Jaex 461c29c78c Added resx files to projects 2019-09-24 13:20:09 +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 35fa16a659 Added ShareXTheme class for preparation of customizable theme colors 2019-09-06 11:18:30 +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 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
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 092b93efc8 Fix unfocused text color 2019-07-24 14:03:54 +03:00
Jaex 98e45e4c21 Add *.zh-CN.resx files to projects 2019-07-11 10:47:57 +03:00
Jaex faad665300 Add *.de.resx files to projects 2019-07-11 10:36:54 +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 2676eddbf7 Support dark theme in image history 2019-07-03 09:35:34 +03:00
Jaex 5ad065460c Apply dark theme to contextmenustrip 2019-06-24 22:33:17 +03:00
Jaex 17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex ad5173241f Apply dark theme to toolstrips too 2019-06-24 20:59:48 +03:00
Jaex f43c631799 Nearly all forms supports dark theme now 2019-06-23 18:10:51 +03:00
Jaex 888f640714 Also apply dark theme to task settings, hotkey settings and about forms 2019-06-17 10:43:13 +03:00
Jaex 9253d3ff1c Partial dark theme support in application settings form 2019-06-17 10:03:56 +03:00
Jaex 299b29c386 Apply dark theme partially to history form 2019-06-17 09:35:21 +03:00
Jaex 62a1016e1b Stats related improvements 2019-06-17 09:02:16 +03:00
Jaex 1f9bcaf902 Added "Show stats" button to history form 2019-06-17 04:14:04 +03:00
Jaex 0aca109705 Use dark themed menus in main window and tray menu 2019-05-16 02:05:32 +03:00
Jaex cf7893b6cb Support wildcard in image history form search 2019-04-09 12:04:07 +03:00
Jaex 457e13b7bb Support wildcard in history form filename filter 2019-04-09 11:46:32 +03:00
L1Q 572950c062 Remove unused lines 2019-04-04 23:04:42 +03:00
Jaex 8853d886d9 NuGet update 2019-03-27 09:23:41 +03:00
Jaex c88a95c4df Update history form copy markdown enabled states 2019-02-17 11:02:29 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Jaex 445b61e06a Change setting name 2018-12-02 23:34:29 +03:00
Jaex a0297634b7 fixed #3756: Added show missing files option to image history 2018-12-02 11:48:17 +03:00
Jaex 73cd641fb5 CodeMaid cleanup 2018-10-30 20:58:35 +03:00
L1Q 20a3d7ce92 Update Russian translation 2018-10-25 04:07:34 +03:00
Jaex efdcdc2ca7
Merge pull request #3679 from L1Q/master
Update Russian translation
2018-10-18 21:56:46 +03:00
thanhpd be79107bfe Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Jaex 7a7a4e98bb Show wait cursor when history loading, removed filename string match options because contains check is enough 2018-10-02 20:00:25 +03:00
Jaex 8ea4829e7e Added URL filtering support to history form 2018-10-01 22:56:37 +03:00
Jaex f293b6238b Fix history form icon column text 2018-09-22 03:55:41 +03:00
Fyers ff09ec2616 added some more german translations 2018-09-21 22:51:33 +02:00
L1Q 5b05f8c685 Update Russian translation 2018-09-10 19:01:13 +03:00
L1Q 1368b622fd Improve translation support 2018-09-10 18:51:06 +03:00
L1Q 59beb696a8 Actually add markdown options to history items context menu 2018-09-10 17:08:03 +03: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
Jaex 6bf61f03fa Deleted remaining unused resx entries 2018-08-07 12:31:40 +03:00
Jaex 9e431ee6f2 Added es-MX to csproj, removed unused resx entries from other languages 2018-08-07 12:21:38 +03:00
Jaex 02813c8818 Backup history file weekly too 2018-08-03 18:03:14 +03:00
Jaex c04722d4c2 Removed XMLManager class 2018-08-03 17:52:27 +03:00
Jaex f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
Jaex 3d56ae2f62 Improvements to backup system which allows creating weekly backups right after saving 2018-08-03 13:40:00 +03:00
Jaex d4a1a69ee4 No need checkbox for history filename filter 2018-08-02 12:12:32 +03:00
Jaex b166e94131 Added HistorySettings class 2018-08-01 16:52:10 +03:00
Jaex 3383e25570 Added "Remember search text" option 2018-08-01 16:12:18 +03:00
Jaex 2e77647feb Added max item count setting back, show filtered item count on window title 2018-08-01 15:23:32 +03:00
Jaex 63274f6482 Added image history settings form 2018-08-01 14:44:48 +03:00
gehongyan 568178d92b Merge pull request #2 from gehongyan/master Chinese Updated 2018-07-26 00:11:23 +08:00
Jaex 7de46aa6ea Support enter key in search textbox 2018-07-25 19:35:02 +08:00
Jaex 67b5e6cf4b Support enter key in search textbox 2018-07-23 20:04:18 +03:00
Jaex a134a4498e Performance improvements for image history, removed max item count option 2018-07-23 19:27:08 +03:00
Jaex edebdae3a2 Added search support to Image History 2018-07-23 19:01:20 +03:00
absay cdff9ed3d2 Lines starting 2018-07-10 12:03:25 -05:00
Jaex f4e9a105a5 Use system colors for separator lines 2018-06-06 15:16:14 +03:00
Jaex d48f793da9
Merge pull request #3411 from JooHyungByun/master
Update Korean Translation
2018-05-20 23:27:47 +03:00
Jaex c08bd09cb7 Added enter and esc key support to image editor dialogs 2018-05-20 17:46:35 +03:00
gunooknam 37d8c7cac9 Merge branch 'master' of https://github.com/ShareX/ShareX into CommentModify
New update Source
2018-05-19 23:28:53 +09:00
gunooknam fcf8d0f189 Fix comment 2018-05-19 23:28:45 +09:00
Jaex 0047bc087a fixed #1551 #3382: Added upload file and edit image context menu buttons to history and image history windows 2018-05-19 17:10:53 +03:00
joohyungbyun d808157432 Update Korean translation 2018-05-17 19:52:30 +09:00
Jaex 795822a7b2 Removed StyleCop.Analyzers 2018-05-16 17:29:34 +03:00
Jaex cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
Jaex 5a6e305bc2 Migrate packages.config to PackageReference 2018-05-07 22:04:37 +03:00
Jaex edab11136c Fix single & usages 2018-04-29 04:04:06 +03:00
SupSuper 48402c740b Fix History form controls not resizing properly
For some reason anchoring in SplitContainers works strangely, just dropping a regular Panel in fixes it
2018-04-22 03:45:59 +01: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
Jaex aa315e7660 Revert "New Crowdin translations (#3260)"
This reverts commit 7cb1cd8ecf.
2018-03-30 20:16:14 +03:00
Jaex c589a87f08 Revert "New Crowdin translations (#3265)"
This reverts commit 4dfcf5f637.
2018-03-30 20:15:51 +03:00
Jaex c1535c026b Revert "New Crowdin translations (#3269)"
This reverts commit aed74121d2.
2018-03-30 20:15:39 +03:00
Jaex aed74121d2
New Crowdin translations (#3269)
* New translations EncoderProgramForm.resx (Chinese Simplified)

* New translations QuickTaskInfoEditForm.resx (Chinese Simplified)

* New translations PrintTextForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations ScrollingCaptureForm.resx (Dutch)

* New translations AccountTypeControl.resx (Dutch)

* New translations AccountsControl.resx (Dutch)

* New translations JiraUpload.resx (Dutch)

* New translations PrintForm.resx (Dutch)

* New translations EmailForm.resx (Dutch)

* New translations QuickTaskMenuEditorForm.resx (Chinese Simplified)

* New translations FirstTimeConfigForm.resx (Chinese Simplified)

* New translations HotkeySettingsForm.resx (Chinese Simplified)

* New translations UpdateMessageBox.resx (Dutch)

* New translations HistoryItemInfoForm.resx (Dutch)

* New translations MainForm.resx (Chinese Simplified)

* New translations UpdateCheckerLabel.resx (Dutch)

* New translations ImageThumbnailerForm.resx (Dutch)

* New translations ImageCombinerForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations DirectoryIndexerForm.resx (Dutch)

* New translations ImageEffectsForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations ImageHistoryForm.resx (Dutch)

* New translations QRCodeForm.resx (Chinese Simplified)

* New translations OAuthWebForm.resx (Dutch)

* New translations TextDrawingInputBox.resx (Dutch)

* New translations WebpageCaptureForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations OAuthControl.resx (Dutch)

* New translations FTPClientForm.resx (Dutch)

* New translations Resources.resx (Hungarian)

* New translations StickerForm.resx (Dutch)

* New translations StickerPackForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations ScreenColorPicker.resx (Chinese Simplified)

* New translations ScreenRecordForm.resx (Chinese Simplified)

* New translations TaskSettingsForm.resx (Chinese Simplified)

* New translations HashCheckForm.resx (Dutch)

* New translations MonitorTestForm.resx (Dutch)

* New translations DownloaderForm.resx (Dutch)

* New translations NewImageForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations HistoryForm.resx (Dutch)

* New translations VideoThumbnailerForm.resx (Dutch)

* New translations CanvasSizeForm.resx (Dutch)

* New translations EditorStartupForm.resx (Dutch)

* New translations FFmpegOptionsForm.resx (Dutch)

* New translations ImageSizeForm.resx (Dutch)
2018-03-30 01:41:35 +03:00
Jaex 4dfcf5f637
New Crowdin translations (#3265)
* New translations ClipboardContentViewer.resx (Hungarian)

* New translations UpdateMessageBox.resx (Vietnamese)

* New translations OAuthControl.resx (Vietnamese)

* New translations WebpageCaptureForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations AccountTypeControl.resx (Vietnamese)

* New translations AccountsControl.resx (Vietnamese)

* New translations FTPClientForm.resx (Vietnamese)

* New translations ScrollingCaptureForm.resx (Vietnamese)

* New translations EmailForm.resx (Vietnamese)

* New translations JiraUpload.resx (Vietnamese)

* New translations OAuthWebForm.resx (Vietnamese)

* New translations ResponseForm.resx (Vietnamese)

* New translations TwitterTweetForm.resx (Vietnamese)

* New translations UserPassBox.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations HistoryForm.resx (Vietnamese)

* New translations HistoryItemInfoForm.resx (Vietnamese)

* New translations ImageHistoryForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations ImageEffectsForm.resx (Vietnamese)

* New translations ImageCombinerForm.resx (Vietnamese)

* New translations VideoThumbnailerForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations FFmpegOptionsForm.resx (Vietnamese)

* New translations UploadersConfigForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations DNSChangerForm.resx (Hungarian)

* New translations GradientPickerForm.resx (Hungarian)

* New translations TaskSettingsForm.resx (Vietnamese)

* New translations VideoEncodersForm.resx (Vietnamese)

* New translations WatchFolderForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations ColorPickerForm.resx (Hungarian)

* New translations ScreenColorPicker.resx (Vietnamese)

* New translations ExportImportControl.resx (Hungarian)

* New translations MyPictureBox.resx (Hungarian)

* New translations ScreenRecordForm.resx (Vietnamese)

* New translations HotkeySelectionControl.resx (Vietnamese)

* New translations AutoCaptureForm.resx (Vietnamese)

* New translations AboutForm.resx (Vietnamese)

* New translations ActionsForm.resx (Vietnamese)

* New translations AfterCaptureForm.resx (Vietnamese)

* New translations AfterUploadForm.resx (Vietnamese)

* New translations ApplicationSettingsForm.resx (Vietnamese)

* New translations BeforeUploadForm.resx (Vietnamese)

* New translations ClipboardFormatForm.resx (Vietnamese)

* New translations EncoderProgramForm.resx (Vietnamese)

* New translations FileExistForm.resx (Vietnamese)

* New translations FirstTimeConfigForm.resx (Vietnamese)

* New translations HotkeySettingsForm.resx (Vietnamese)

* New translations MainForm.resx (Vietnamese)

* New translations QRCodeForm.resx (Vietnamese)

* New translations WebpageCaptureForm.resx (Korean)

* New translations StickerPackForm.resx (Korean)

* New translations GradientPickerForm.resx (Italian)

* New translations MonitorTestForm.resx (Chinese Simplified)

* New translations DNSChangerForm.resx (Chinese Simplified)

* New translations ClipboardContentViewer.resx (Chinese Simplified)

* New translations DebugForm.resx (Chinese Simplified)

* New translations ErrorForm.resx (Chinese Simplified)

* New translations HashCheckForm.resx (Chinese Simplified)

* New translations InputBox.resx (Chinese Simplified)

* New translations PrintForm.resx (Chinese Simplified)

* New translations PrintTextForm.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations DownloaderForm.resx (Chinese Simplified)

* New translations UpdateCheckerLabel.resx (Chinese Simplified)

* New translations UpdateMessageBox.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations MyPictureBox.resx (Chinese Simplified)

* New translations HistoryItemInfoForm.resx (Chinese Simplified)

* New translations VideoEncodersForm.resx (Italian)

* New translations QuickTaskInfoEditForm.resx (Italian)

* New translations QuickTaskMenuEditorForm.resx (Italian)

* New translations ScreenColorPicker.resx (Italian)

* New translations ScreenRecordForm.resx (Italian)

* New translations TaskSettingsForm.resx (Italian)

* New translations WatchFolderForm.resx (Italian)

* New translations Resources.resx (Italian)

* New translations ColorPickerForm.resx (Chinese Simplified)

* New translations GradientPickerForm.resx (Chinese Simplified)

* New translations ExportImportControl.resx (Chinese Simplified)

* New translations HistoryForm.resx (Chinese Simplified)

* New translations ImageHistoryForm.resx (Chinese Simplified)

* New translations MainForm.resx (Italian)

* New translations AccountsControl.resx (Chinese Simplified)

* New translations OAuthControl.resx (Chinese Simplified)

* New translations FTPClientForm.resx (Chinese Simplified)

* New translations EmailForm.resx (Chinese Simplified)

* New translations JiraUpload.resx (Chinese Simplified)

* New translations OAuthWebForm.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations ResponseForm.resx (Chinese Simplified)

* New translations TwitterTweetForm.resx (Chinese Simplified)

* New translations UploadersConfigForm.resx (Chinese Simplified)

* New translations UserPassBox.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations HotkeySelectionControl.resx (Chinese Simplified)

* New translations AccountTypeControl.resx (Chinese Simplified)

* New translations WebpageCaptureForm.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations ImageEffectsForm.resx (Chinese Simplified)

* New translations ImageCombinerForm.resx (Chinese Simplified)

* New translations VideoThumbnailerForm.resx (Chinese Simplified)

* New translations TextDrawingInputBox.resx (Chinese Simplified)

* New translations FFmpegOptionsForm.resx (Chinese Simplified)

* New translations ScrollingCaptureForm.resx (Chinese Simplified)

* New translations QRCodeForm.resx (Italian)

* New translations HotkeySettingsForm.resx (Italian)

* New translations ActionsForm.resx (Chinese Simplified)

* New translations ImageHistoryForm.resx (Italian)

* New translations DownloaderForm.resx (Italian)

* New translations UpdateCheckerLabel.resx (Italian)

* New translations UpdateMessageBox.resx (Italian)

* New translations Resources.resx (Italian)

* New translations HistoryForm.resx (Italian)

* New translations HistoryItemInfoForm.resx (Italian)

* New translations Resources.resx (Italian)

* New translations PrintTextForm.resx (Italian)

* New translations ImageEffectsForm.resx (Italian)

* New translations ImageCombinerForm.resx (Italian)

* New translations VideoThumbnailerForm.resx (Italian)

* New translations Resources.resx (Italian)

* New translations Resources.resx (Italian)

* New translations PrintForm.resx (Italian)

* New translations ExportImportControl.resx (Italian)

* New translations MyPictureBox.resx (Italian)

* New translations DNSChangerForm.resx (Italian)

* New translations ClipboardContentViewer.resx (Italian)

* New translations DebugForm.resx (Italian)

* New translations ErrorForm.resx (Italian)

* New translations HashCheckForm.resx (Italian)

* New translations InputBox.resx (Italian)

* New translations MonitorTestForm.resx (Italian)

* New translations FFmpegOptionsForm.resx (Italian)

* New translations FirstTimeConfigForm.resx (Italian)

* New translations ActionsToolbarEditForm.resx (Italian)

* New translations UserPassBox.resx (Italian)

* New translations Resources.resx (Italian)

* New translations HotkeySelectionControl.resx (Italian)

* New translations AboutForm.resx (Italian)

* New translations ActionsForm.resx (Italian)

* New translations AfterCaptureForm.resx (Italian)

* New translations TwitterTweetForm.resx (Italian)

* New translations AfterUploadForm.resx (Italian)

* New translations ApplicationSettingsForm.resx (Italian)

* New translations AutoCaptureForm.resx (Italian)

* New translations BeforeUploadForm.resx (Italian)

* New translations ClipboardFormatForm.resx (Italian)

* New translations EncoderProgramForm.resx (Italian)

* New translations FileExistForm.resx (Italian)

* New translations UploadersConfigForm.resx (Italian)

* New translations ResponseForm.resx (Italian)

* New translations Resources.resx (Italian)

* New translations ScrollingCaptureForm.resx (Italian)

* New translations TextDrawingInputBox.resx (Italian)

* New translations WebpageCaptureForm.resx (Italian)

* New translations AccountTypeControl.resx (Italian)

* New translations AccountsControl.resx (Italian)

* New translations OAuthControl.resx (Italian)

* New translations FTPClientForm.resx (Italian)

* New translations EmailForm.resx (Italian)

* New translations JiraUpload.resx (Italian)

* New translations OAuthWebForm.resx (Italian)

* New translations AboutForm.resx (Chinese Simplified)

* New translations ActionsToolbarEditForm.resx (Chinese Simplified)

* New translations StickerForm.resx (Korean)

* New translations TaskSettingsForm.resx (Dutch)

* New translations MainForm.resx (Dutch)

* New translations QRCodeForm.resx (Dutch)

* New translations ScreenColorPicker.resx (Dutch)

* New translations ScreenRecordForm.resx (Dutch)

* New translations FirstTimeConfigForm.resx (Dutch)

* New translations VideoEncodersForm.resx (Dutch)

* New translations WatchFolderForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations ColorPickerForm.resx (Korean)

* New translations GradientPickerForm.resx (Korean)

* New translations HotkeySettingsForm.resx (Dutch)

* New translations FileExistForm.resx (Dutch)

* New translations AboutForm.resx (Dutch)

* New translations TwitterTweetForm.resx (Dutch)

* New translations UploadersConfigForm.resx (Dutch)

* New translations UserPassBox.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations HotkeySelectionControl.resx (Dutch)

* New translations ActionsForm.resx (Dutch)

* New translations EncoderProgramForm.resx (Dutch)

* New translations AfterCaptureForm.resx (Dutch)

* New translations AfterUploadForm.resx (Dutch)

* New translations ApplicationSettingsForm.resx (Dutch)

* New translations AutoCaptureForm.resx (Dutch)

* New translations BeforeUploadForm.resx (Dutch)

* New translations ClipboardFormatForm.resx (Dutch)

* New translations ExportImportControl.resx (Korean)

* New translations ImageThumbnailerForm.resx (Korean)

* New translations ImageHistoryForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations ImageEffectsForm.resx (Korean)

* New translations DirectoryIndexerForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations ImageCombinerForm.resx (Korean)

* New translations VideoThumbnailerForm.resx (Korean)

* New translations HistoryForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations CanvasSizeForm.resx (Korean)

* New translations EditorStartupForm.resx (Korean)

* New translations FFmpegOptionsForm.resx (Korean)

* New translations ImageSizeForm.resx (Korean)

* New translations NewImageForm.resx (Korean)

* New translations ScrollingCaptureForm.resx (Korean)

* New translations HistoryItemInfoForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations MyPictureBox.resx (Korean)

* New translations HashCheckForm.resx (Korean)

* New translations DNSChangerForm.resx (Korean)

* New translations ClipboardContentViewer.resx (Korean)

* New translations DebugForm.resx (Korean)

* New translations ErrorForm.resx (Korean)

* New translations InputBox.resx (Korean)

* New translations UpdateMessageBox.resx (Korean)

* New translations MonitorTestForm.resx (Korean)

* New translations PrintForm.resx (Korean)

* New translations PrintTextForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations DownloaderForm.resx (Korean)

* New translations UpdateCheckerLabel.resx (Korean)

* New translations ResponseForm.resx (Dutch)

* New translations OCRSpaceForm.resx (Dutch)

* New translations AfterCaptureForm.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations ColorPickerForm.resx (Dutch)

* New translations GradientPickerForm.resx (Dutch)

* New translations ExportImportControl.resx (Dutch)

* New translations VideoEncodersForm.resx (Chinese Simplified)

* New translations MyPictureBox.resx (Dutch)

* New translations DNSChangerForm.resx (Dutch)

* New translations ClipboardContentViewer.resx (Dutch)

* New translations DebugForm.resx (Dutch)

* New translations ErrorForm.resx (Dutch)

* New translations WatchFolderForm.resx (Chinese Simplified)

* New translations InputBox.resx (Dutch)

* New translations FileExistForm.resx (Chinese Simplified)

* New translations AfterUploadForm.resx (Chinese Simplified)

* New translations ApplicationSettingsForm.resx (Chinese Simplified)

* New translations AutoCaptureForm.resx (Chinese Simplified)

* New translations BeforeUploadForm.resx (Chinese Simplified)

* New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-29 23:04:35 +03:00
Jaex 7cb1cd8ecf
New Crowdin translations (#3260)
* New translations ColorPickerForm.resx (Turkish)

* New translations PuushLoginForm.resx (Turkish)

* New translations AboutForm.resx (Turkish)

* New translations NewsListControl.resx (Turkish)

* New translations HotkeySelectionControl.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations UserPassBox.resx (Turkish)

* New translations UploadersConfigForm.resx (Turkish)

* New translations TwitterTweetForm.resx (Turkish)

* New translations ResponseForm.resx (Turkish)

* New translations OCRSpaceForm.resx (Turkish)

* New translations ActionsToolbarEditForm.resx (Turkish)

* New translations OAuthWebForm.resx (Turkish)

* New translations JiraUpload.resx (Turkish)

* New translations EmailForm.resx (Turkish)

* New translations FTPClientForm.resx (Turkish)

* New translations OAuthControl.resx (Turkish)

* New translations AccountsControl.resx (Turkish)

* New translations AccountTypeControl.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations ActionsForm.resx (Turkish)

* New translations AfterCaptureForm.resx (Turkish)

* New translations TextDrawingInputBox.resx (Turkish)

* New translations QRCodeForm.resx (Turkish)

* New translations WatchFolderForm.resx (Turkish)

* New translations VideoEncodersForm.resx (Turkish)

* New translations TextUploadForm.resx (Turkish)

* New translations TaskSettingsForm.resx (Turkish)

* New translations ScreenRecordForm.resx (Turkish)

* New translations ScreenColorPicker.resx (Turkish)

* New translations QuickTaskMenuEditorForm.resx (Turkish)

* New translations QuickTaskInfoEditForm.resx (Turkish)

* New translations MainForm.resx (Turkish)

* New translations AfterUploadForm.resx (Turkish)

* New translations HotkeySettingsForm.resx (Turkish)

* New translations FirstTimeConfigForm.resx (Turkish)

* New translations FileExistForm.resx (Turkish)

* New translations EncoderProgramForm.resx (Turkish)

* New translations ClipboardFormatForm.resx (Turkish)

* New translations BeforeUploadForm.resx (Turkish)

* New translations AutoCaptureForm.resx (Turkish)

* New translations ApplicationSettingsForm.resx (Turkish)

* New translations WebpageCaptureForm.resx (Turkish)

* New translations StickerPackForm.resx (Turkish)

* New translations GradientPickerForm.resx (Turkish)

* New translations ClipboardContentViewer.resx (Turkish)

* New translations PrintTextForm.resx (Turkish)

* New translations PrintForm.resx (Turkish)

* New translations OutputBox.resx (Turkish)

* New translations MonitorTestForm.resx (Turkish)

* New translations InputBox.resx (Turkish)

* New translations HashCheckForm.resx (Turkish)

* New translations ErrorForm.resx (Turkish)

* New translations DebugForm.resx (Turkish)

* New translations DNSChangerForm.resx (Turkish)

* New translations DownloaderForm.resx (Turkish)

* New translations TabToTreeView.resx (Turkish)

* New translations TabToListView.resx (Turkish)

* New translations MyPictureBox.resx (Turkish)

* New translations LabeledNumericUpDown.resx (Turkish)

* New translations LabeledComboBox.resx (Turkish)

* New translations ExportImportControl.resx (Turkish)

* New translations DoubleLabeledNumericUpDown.resx (Turkish)

* New translations UpdatePanel.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations UpdateCheckerLabel.resx (Turkish)

* New translations StickerForm.resx (Turkish)

* New translations ImageThumbnailerForm.resx (Turkish)

* New translations ScrollingCaptureForm.resx (Turkish)

* New translations NewImageForm.resx (Turkish)

* New translations ImageSizeForm.resx (Turkish)

* New translations FFmpegOptionsForm.resx (Turkish)

* New translations EditorStartupForm.resx (Turkish)

* New translations CanvasSizeForm.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations VideoThumbnailerForm.resx (Turkish)

* New translations ImageCombinerForm.resx (Turkish)

* New translations UpdateMessageBox.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations DirectoryIndexerForm.resx (Turkish)

* New translations ImageEffectsForm.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations ImageHistoryForm.resx (Turkish)

* New translations HistoryItemInfoForm.resx (Turkish)

* New translations HistoryForm.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations Resources.resx (Turkish)
2018-03-29 01:22:50 +03:00
Jaex 54a7d80d2f fixed #1868: Upgrade .NET Framework version to 4.6.2 2018-02-28 13:04:37 +03:00
Luke Anderson 4284ecfeb8 Add new Markdown copying options 2018-02-03 11:21:54 +10:30
Jaex 0ecfe7fe52 Fix line endings 2018-01-02 18:58:27 +03:00
Charles Milette 8d9f486f39
Use a SharedAssemblyInfo to minimize duplication 2018-01-01 12:32:18 -05:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 9a8d8f0fc5 Added "Auto close editor on task" option 2017-12-24 12:01:16 +03:00
Jaex 8448ec220c Removed .nuget folder because it is not necessary anymore 2017-12-24 10:22:54 +03:00
Jaex 2674046dce Namespace changes 2017-12-05 17:59:18 +03:00
Jimin Park 956231029a Added more Korean Translations for ShareX.HistoryLib 2017-12-01 19:43:15 +09:00
MilkGames fbd5e91388 add new dutch translations 2017-11-27 19:56:52 +01:00
Jaex 8131eeb7a6 paste.ee expiration and syntax works now 2017-10-23 22:04:19 +03:00
campbeb 468bccbcfd Properly sort columns with dates in listviews
Checks if the column header Tag is a DateTime object and if so, sorts the column by date. This approach prevents performance impact when sorting columns that are not dates and allows any user of MyListView to tag a column to be sorted by date. Supports expansion to other sorting formats.
Tested with history of 80,000 items.

Closes #1685
2017-10-22 14:57:06 -04:00
campbeb 0b94f69b0e Add drag and drop from history window
Drag and drop of entries in history list view copies file to drop location.

Closes #1550
2017-10-20 18:46:23 -04:00
Jaex a115954301 Added Italian files to project 2017-07-23 21:57:10 +03:00
pjammo 1f574ba827 Added Italian Translation 2017-07-23 10:41:55 +02:00
Sneer adf84b7db7 Updating Chinese
Updating Chinese
2017-07-07 04:04:44 +08:00
Sneer a7ee0cea71 Chinese update
Chinese update
2017-04-30 02:17:07 +08:00
Jaex 99cc700c7d Added WindowsStoreDebug configuration 2017-04-21 18:22:15 +03:00
Jaex 602c756a2c Added WindowsStore build configuration 2017-04-21 01:59:19 +03:00
Jaex 6a61874d80 fixed #2433: Enter key will open URL in history window 2017-04-18 17:03:41 +03:00
Alan Tsai a267657fc7 [Translate]zh-Tw for Sharex.History project 2017-03-21 23:41:52 +08:00
Jaex dcded7419d fixed #2300: Allow drag files from image history window 2017-02-23 17:14:43 +03:00
Jaex 5d6d066849 Custom uploader extension can activate and select destinations now 2017-01-15 19:42:31 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 17566b3b82 Code refactoring 2016-09-17 10:07:02 +03:00
L1Q 64782b52bb Updated russian translation 2016-08-29 11:46:29 +03:00
L1Q e2a2ae62aa Updated russian translation 2016-07-06 06:46:41 +03:00
Alexandre Oliveira b03b3c0f32
Update brazilian translation 2016-07-01 22:46:27 -03:00
Shadorc a7a31548ef Update French translation 2016-06-12 13:34:01 +02:00
Jaex f8d4eb2220 resx updates 2016-05-30 10:04:07 +03:00
Enzo 8808cb8413 well, nearly.. 2016-04-29 17:39:11 +02:00
Enzo 2b2fc5b697 final update! \o/ 2016-04-29 17:38:54 +02:00
Jaex 664291c696 #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
Jaex debb488dfc Added ShowImageSizeLabel to picture box control so every picture box can show image size on mouse hover 2016-04-21 17:11:14 +03:00
Jan Pfeiffer 77536b17c7 Updated german translations 2016-04-07 19:02:26 +02:00
Jan Pfeiffer 4017143444 Fixed and added some more german translations (+1 squashed commits)
Squashed commits:

[420a9b0] Added more german translations
2016-04-07 10:34:40 +02:00
Jaex 8a887c1f6c Remove in upload checks because those checks happens before upload 2016-04-04 16:58:07 +03:00
Jaex 3ff76eb622 IsPortableApps not necessary 2016-04-03 13:22:15 +03:00
Jaex 480a7ab6ec Added image count limit option to image history window, default value of it is 250 2016-04-02 15:06:06 +03:00
Shadorc 7d52949b80 Update French Translation
Fix typo and add missing translations
ShareX.IndexerLib\Properties\Resources.fr.resx needs to be referenced (I
don't know how to do this sorry :( )
2016-03-26 15:36:02 +01:00
Jaex 8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Jaex 5ef6e100f2 Fix history form title 2016-03-19 17:44:24 +02:00
Jaex f7cb8228a6 All window titles starts with "ShareX - " now, Turkish translation 100% 2016-03-19 17:40:59 +02:00
Jaex 3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Jaex 93a42d1617 Added open image history hotkey 2016-03-03 12:05:59 +02:00
Jaex fe8d8b38b6 In image history form check setting buttons 2016-03-03 11:52:55 +02:00
Jaex 51a9e030f4 Added max item count for history, Image history order fix 2016-03-03 11:22:12 +02:00
Jaex 323f7ac7e8 Image history performance improvements 2016-03-02 02:02:08 +02:00
Jaex 2d1fc1e0b6 Populate type and host filters dynamically from current history items 2016-03-01 15:05:53 +02:00
Jaex a5e04243da If none of filters checked then return 2016-03-01 14:05:26 +02:00
Jaex 09ca7c6a33 History filter fixes 2016-03-01 12:29:47 +02:00
Jaex f21ed81ad3 Resx updates 2016-03-01 12:18:00 +02:00
Jaex e2f1a3a073 Removed culture and case options instead using current culture ignore case by default 2016-03-01 11:49:48 +02:00
Jaex 17f6d733d2 Save history form splitter distance, on form shown select first history item 2016-03-01 11:25:38 +02:00
Jaex 7e957014bd History form layout changes and improvements 2016-03-01 11:03:19 +02:00
Jaex 950c8465b7 History form layout changes 2016-03-01 04:03:39 +02:00
Jaex 225b7fe3a7 Recent max count changes to fix loading incorrect amount of recent items in main window 2016-02-27 08:37:11 +02:00
Jaex fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
Michael Delpach 0f17aeeec2 CreateDirectoryFromFilePath
and CreateDirectoryFromDirectoryPath
2016-02-22 07:15:23 +08:00
Alexandre Oliveira aacb766790 Update Brazilian Portuguese translation 2016-02-05 16:13:14 -02:00
dannoe 03a27bd214 Fixed german translations 2016-02-04 12:43:43 +01:00
Jeffiy 2e210fcf6a Update chinese translation(part 2) 2016-01-21 10:58:50 +08:00
Jaex 42d47917d8 Removed unused language resx files 2016-01-20 15:14:41 +02:00
Jaex 460c2a0792 NuGet update 2016-01-13 09:07:43 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Shadorc 78f31ff36c Update French Translation 2015-11-15 12:16:03 +01:00
Jaex 8c10e2a910 Merge pull request #1084 from L1Q/master
Russian translation added
2015-10-26 21:15:56 +02:00
L1Q 8f6ec0fbec Russian translation status: 100%
Fixed lots of typos and mistakes.
2015-10-26 15:33:53 +02:00
L1Q 64850e41f4 Russian translation status: ~99%
Still have to check everything for typos and mistakes.
2015-10-26 02:21:21 +02:00
Jaex b6f9265f4e Added Vietnamese resx files to csproj 2015-10-15 23:38:18 +03:00
Jaex 1f816e0a05 Merge pull request #1069 from thanhpd/master
Vietnamese translation added
2015-10-15 22:03:37 +03:00
thanhpd f8d48273db Vietnamese translation added 2015-10-16 01:52:28 +07:00
Jaex e07758246c Resx changes 2015-10-15 11:36:05 +03:00
Patrick Fruh 59b0c43845 Reworked German Translation
Fixed typos, added missing strings, ...
2015-10-06 10:27:21 +02:00
Jaex 454e64569a fixed #1019: History date time UTC related problem 2015-09-30 14:16:47 +03:00
Alexandre Oliveira 7604f4b587 Updated ptBR translation 2015-09-18 19:22:58 -03:00