ShareX/ShareX.HistoryLib
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
..
Forms Moved ObjectListView to HelpersLib 2019-12-04 03:39:57 +03:00
Properties Moved ObjectListView to HelpersLib 2019-12-04 03:39:57 +03:00
Resources
HistoryItem.cs Rename variables in HistoryItem class 2019-10-21 14:20:21 +03:00
HistoryItemManager.cs Implemented the multiselect options in the "history" area for https://github.com/ShareX/ShareX/issues/2292. 2020-01-01 05:15:52 +00:00
HistoryItemManager_ContextMenu.cs -Added a local variable to hold the count of currently selected items. 2020-01-01 15:55:03 +00:00
HistoryManager.cs History file is using JSON now so don't write XML on error message 2019-11-13 15:20:22 +03:00
HistoryManagerJSON.cs 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
HistoryManagerXML.cs 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
HistorySettings.cs Update year 2019-01-02 10:43:52 +03:00
ImageHistorySettings.cs Update year 2019-01-02 10:43:52 +03:00
ShareX.HistoryLib.csproj Moved ObjectListView to HelpersLib 2019-12-04 03:39:57 +03:00
ShareX.HistoryLib.csproj.DotSettings