Commit graph

48 commits

Author SHA1 Message Date
Jaex e9116fafd0 Added auto complete support to history & image history window search box 2024-01-29 05:41:06 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 5e7dbd23fa Code refactoring 2023-06-04 01:07:30 +03:00
Jaex 9b008ac399 fixed #4363 #6860: Support closing windows with "Escape" key 2023-06-04 00:20:57 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex a632c4face Added "Pin to screen" button to history form context menu 2022-12-25 00:34:32 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex c8d9727d95 Support image preview navigation in image history form 2022-03-17 00:15:00 +03:00
Jaex 22c2179796 #5883: Also support active monitor mode in light and transparent region captures 2022-02-23 14:15:45 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex f24a303d49 Added HistoryImageListViewRenderer 2021-10-05 07:12:13 +03:00
L1Q 44fe75544c Make Image History Title summary localizable 2021-09-08 09:33:44 +03:00
Jaex 318ebc8d69 Use DevMode option instead of debug check 2021-08-23 02:09:34 +03:00
Jaex 0f4b7a4eee Added copy file (shift + c), copy image (alt + c), edit image (ctrl + e) hotkeys to history forms 2021-08-11 05:34:45 +03:00
Jaex 24be3fa7c4 Removed image history view mode option 2021-08-10 03:09:30 +03:00
Jaex df818c040f Added watermark to history form search textbox 2021-08-10 00:06:56 +03:00
Jaex bbb051b6d3 Added mock data support to image history form 2021-08-02 21:58:47 +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 8874c18fe7 In image history window support searching tags 2021-05-26 02:04:00 +03:00
Jaex 6ae0a67bf9 Use dark background color for history panel 2021-02-07 10:24:23 +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
Jaex d6600df108 Removed ExperimentalCustomTheme option 2020-05-22 08:44:02 +03: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 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 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 092b93efc8 Fix unfocused text color 2019-07-24 14:03:54 +03: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 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 469fc29b87 Update year 2019-01-02 10:43:52 +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
Jaex d4a1a69ee4 No need checkbox for history filename filter 2018-08-02 12:12:32 +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
Renamed from ShareX.HistoryLib/ImageHistoryForm.cs (Browse further)