Commit graph

288 commits

Author SHA1 Message Date
Jaex e67c7fce1d Support enter key in filename and url textboxes 2021-05-26 05:05:11 +03:00
Jaex eb87cc06ec Removed "Show" sub menu, instead moved items to parent menu 2021-05-26 04:43:07 +03:00
Jaex 6ca6defac9 Use property grid in history item info form 2021-05-26 04:24:37 +03:00
Jaex 8874c18fe7 In image history window support searching tags 2021-05-26 02:04:00 +03:00
Jaex e1ee32f7cd In history window support searching tags 2021-05-26 01:53:34 +03:00
Jaex 5500e4d553 Store window title and process name info in history tags field 2021-05-26 01:02:49 +03:00
Wanderlei Hüttel ce3e5ba25e Portugueze Brazilian Language Update 2021-04-17 14:58:01 -03:00
Jaex 6ae0a67bf9 Use dark background color for history panel 2021-02-07 10:24:23 +03:00
simonporte c537c24bcb Update French translation 2020-11-08 00:30:39 +01:00
kanaxx f6211f2604 add Japanese translations 2020-10-26 22:43:55 +09:00
YFdyh000 ad9ef8e11e Update Chinese (Simplified) translations 2020-10-26 06:03:34 +08:00
L1Q ab0af586c1 Update russian translation 2020-10-22 05:44:51 +01:00
Jaex 28c9e57e92 Include ja-JP.resx files 2020-10-13 14:26:36 +03:00
Jaex f8bc42085b Added maximum item limit option to history form 2020-09-27 15:39:38 +03:00
Jaex ed5a8c0765
Merge pull request #5069 from kanaxx/l10n_japanese
Adding Japanese Language Support
2020-09-24 20:36:01 +03:00
Jaex 5e9efa6fdb Removed unused resources 2020-09-24 10:21:15 +03:00
Jaex 0ebabcb907 When .sxie file opened ask for enabling image effects if not already enabled 2020-09-23 13:24:07 +03:00
kanaxx b4128e3bad adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Jaex a277389f61 Project cleanup 2020-09-06 12:30:29 +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
L1Q 69e8c22479 Update russian translation 2020-08-31 12:30:29 +01:00
Michael Delpach 266f11417e Update HistoryItemInfoForm.Designer.cs 2020-07-11 13:57:10 +08:00
Michael Delpach b3bf5ca597 Update HistoryForm.Designer.cs 2020-07-11 13:48:09 +08:00
Michael Delpach d641973446 ImageHistory DPI issue fixed and tested 2020-07-11 13:26:42 +08:00
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
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