1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
filtering with itemcontrols fixed, generic interfaces implementation for ContainerListViewItemCollection
jocker
as jockersoft
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
jocker
as jockersoft
More... over 17 years ago
fix: selection bug
jocker
as jockersoft
More... over 17 years ago
fix: selection bug
jocker
as jockersoft
More... over 17 years ago
fix: right mouse button click lost items selection
jocker
as jockersoft
More... over 17 years ago
only .net 2.0 or higher is supported
jocker
as jockersoft
More... almost 18 years ago
increased version number, changed assembly copyright notice
jocker
as jockersoft
More... almost 18 years ago
functionalities of DotNetLib.Windows.Forms.Themes lib have been replaced by .net 2 VisualStyles support
jocker
as jockersoft
More... almost 18 years ago
fix border visual styles
jocker
as jockersoft
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
jocker
as jockersoft
More... almost 18 years ago
missing files added
jocker
as jockersoft
More... almost 18 years ago
changes for 0.1.2.0 release
jocker
as jockersoft
More... about 18 years ago
finished fixing mouse/keyboard selection in treeview mode
jocker
as jockersoft
More... about 18 years ago
fixed mouse range selection in treeview mode
jocker
as jockersoft
More... about 18 years ago
item drag selection fix
jocker
as jockersoft
More... about 18 years ago
new test project
jocker
as jockersoft
More... about 18 years ago
strong name signing in Release mode
jocker
as jockersoft
More... about 18 years ago
add/remove column when the listview has items in it
jocker
as jockersoft
More... about 18 years ago
50 minor changes from running FxCop
jocker
as jockersoft
More... about 18 years ago
fix column reordering bug
jocker
as jockersoft
More... about 18 years ago
ICollection<ContainerListviewItem>, insert bug fix
jocker
as jockersoft
More... about 18 years ago
ICollection<ContainerListviewItem>
jocker
as jockersoft
More... about 18 years ago
first bug fixes, performance improvements
jocker
as jockersoft
More... about 18 years ago
conversion to visual studio 2005
jocker
as jockersoft
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