Commit graph

15 commits

Author SHA1 Message Date
Jaex 63274f6482 Added image history settings form 2018-08-01 14:44:48 +03:00
Jaex f4e9a105a5 Use system colors for separator lines 2018-06-06 15:16:14 +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
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 6a61874d80 fixed #2433: Enter key will open URL in history window 2017-04-18 17:03:41 +03: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
Jaex 2d1fc1e0b6 Populate type and host filters dynamically from current history items 2016-03-01 15:05:53 +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
Dan Weinert 80750ea84d #532: Filename text length will now check/uncheck 'Filename filter' checkbox. 'Apply filters' button now default accept button. 2015-03-03 19:18:08 +11:00
Jaex d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Renamed from HistoryLib/HistoryForm.Designer.cs (Browse further)