8 Commits

Author SHA1 Message Date
Robin
25495cf77e Fixes to listview selected items
Previously SelectedIndices would continue to reference indices which no
longer existed if they were removed from the list.
2015-12-13 00:33:39 +00:00
Robin
1d16b6e5a7 Fixed bug in text changed event 2015-12-12 20:21:15 +00:00
Robin
a1d21be928 Added SelectedIndicesChanged even to DarkListView 2015-12-12 19:55:37 +00:00
Robin
fc4ba9e6be ListView now updates when item text changes 2015-12-12 19:51:54 +00:00
Robin
55ecd42596 Added namespaces. 2015-12-04 19:06:35 +00:00
Robin
91c3ac3daf Added GetItemIndex method to DarkListView. 2015-12-04 18:47:04 +00:00
Robin
baaab81736 Minor refactoring and cleaning
Removed unnecessary comments. Added string interpolation from C# 6.0.
Removed unneeded library references.
2015-11-30 19:19:23 +00:00
Robin
8408c47a3f DarkListView 2015-09-18 12:32:23 +01:00