Commit graph

42 commits

Author SHA1 Message Date
Jaex 20578d7ec1 Added remember window state config to settings form 2021-08-02 21:33:06 +03:00
Jaex 1e094cae32 Added remember window state option to history forms 2021-08-02 18:21:09 +03:00
Jaex 3c80c3f3e3 Remove image border 2021-07-29 07:05:20 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex a6cb24a431 Added remember search input option for history form 2021-07-27 08:27:40 +03:00
Jaex 17c95282e5 Improve reset filters logic 2021-07-26 03:18:50 +03:00
Jaex bc108cdf9b Moved copy stats button to toolstrip 2021-07-26 03:00:12 +03:00
Jaex 3e60f24919 Added mock history data when ctrl + f5 pressed while in debug mode 2021-07-26 02:39:35 +03:00
Jaex 2eccedb2eb Added advanced search button 2021-07-25 08:46:33 +03:00
Jaex c2a6fe6dc9 Focus back to textbox after press enter 2021-07-25 07:34:02 +03:00
Jaex 6b5a055084 Added history settings form 2021-07-25 07:17:10 +03:00
Jaex 5927686e24 Added copy stats 2021-07-25 06:22:06 +03:00
Jaex f4188f2c75 Automatically select first item after filtering 2021-07-25 06:07:12 +03:00
Jaex 27e1bf9514 MaxItemCount moved to HistoryFilter 2021-07-25 05:55:01 +03:00
Jaex c13c0afec7 Added simple search bar, refactor history filtering 2021-07-25 05:00:36 +03:00
Jaex e67c7fce1d Support enter key in filename and url textboxes 2021-05-26 05:05:11 +03:00
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)