Commit graph

76 commits

Author SHA1 Message Date
Jaex e1ee32f7cd In history window support searching tags 2021-05-26 01:53:34 +03:00
Jaex f8bc42085b Added maximum item limit option to history form 2020-09-27 15:39:38 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 604ade71c7 HistoryItemManager context menu refactoring 2020-01-03 16:15:50 +03: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 6df8c70cb3 Rename variables in HistoryItem class 2019-10-21 14:20:21 +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
L1Q ccea29f817 Move lines to resx 2019-08-24 06:50:52 +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 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 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
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03: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 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 63274f6482 Added image history settings form 2018-08-01 14:44:48 +03:00
Renamed from ShareX.HistoryLib/HistoryForm.cs (Browse further)