filtering with itemcontrols fixed, generic interfaces implementation for ContainerListViewItemCollection |
|
More...
|
about 17 years ago
|
copyright notices changed to "DotNetLib Development Team", .net 2 (predicate based) items filtering, strongly typed IFilter, hide item controls when the item is filtered, a couple of nullreferenceexception fixes, BorderStyle.None respected when visualstyles are enabled, header image drawn more on the left, bigger subitem rectangle |
|
More...
|
over 17 years ago
|
fix: selection bug |
|
More...
|
over 17 years ago
|
fix: selection bug |
|
More...
|
over 17 years ago
|
fix: right mouse button click lost items selection |
|
More...
|
over 17 years ago
|
only .net 2.0 or higher is supported |
|
More...
|
almost 18 years ago
|
increased version number, changed assembly copyright notice |
|
More...
|
almost 18 years ago
|
functionalities of DotNetLib.Windows.Forms.Themes lib have been replaced by .net 2 VisualStyles support |
|
More...
|
almost 18 years ago
|
fix border visual styles |
|
More...
|
almost 18 years ago
|
Replace reference to C++ library by direct .Net 2.0 calls for theming |
|
More...
|
almost 18 years ago
|
selection debug |
|
More...
|
almost 18 years ago
|
missing files added |
|
More...
|
almost 18 years ago
|
changes for 0.1.2.0 release |
|
More...
|
about 18 years ago
|
finished fixing mouse/keyboard selection in treeview mode |
|
More...
|
about 18 years ago
|
fixed mouse range selection in treeview mode |
|
More...
|
about 18 years ago
|
item drag selection fix |
|
More...
|
about 18 years ago
|
new test project |
|
More...
|
about 18 years ago
|
strong name signing in Release mode |
|
More...
|
about 18 years ago
|
add/remove column when the listview has items in it |
|
More...
|
about 18 years ago
|
50 minor changes from running FxCop |
|
More...
|
about 18 years ago
|
fix column reordering bug |
|
More...
|
about 18 years ago
|
ICollection<ContainerListviewItem>, insert bug fix |
|
More...
|
about 18 years ago
|
ICollection<ContainerListviewItem> |
|
More...
|
about 18 years ago
|
first bug fixes, performance improvements |
|
More...
|
about 18 years ago
|
conversion to visual studio 2005 |
|
More...
|
about 18 years ago
|
Moved display index stuff into the column header collection. Columns are now part of a collection and not a list. |
|
More...
|
over 21 years ago
|
Sub items now belong to a collection instead of an item |
|
More...
|
over 21 years ago
|
Can create sub items outside of items Fixed clone method for sub items |
|
More...
|
over 21 years ago
|
Columns belong to a collection rather than a list Can now remove subitems on the removal of a column Fixed logic error in implementation of min/max width Added property for ColumnWidthBehavior Updated clone method Fixed this property for collection, now moves columns from different collections better |
|
More...
|
over 21 years ago
|
Documentation changes |
|
More...
|
over 21 years ago
|