3
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: Issue #44 - tree nodes are now properly saved and restored when 'ITreeModel.StructureChanged' event is raised. More... over 9 years ago
Fixed: Issue #23, added support for whole page mouse scrolling More... over 9 years ago
Added: Option to choose custom highlight colors More... over 9 years ago
Fixed: Issue #48 UseCompatibleTextRendering is backwards More... over 9 years ago
Added: Option to auto span columns More... almost 10 years ago
Fixed: TreeView control sometimes not being updated when using columns More... almost 10 years ago
Added: Option to Highlight text for BaseTextControl More... almost 10 years ago
Added: custom background paint mode More... almost 10 years ago
Fixed: Incorrect behavior of TreeViewAdv.ColumnHeaderHeight property, logic and design is now separated. More... almost 10 years ago
Added: Option to modify node visibility via callback More... almost 10 years ago
NodeTextBox: Process Enter, Escape Key as Input Key. More... over 11 years ago
Bugfix. NodesInserted and NodesRemoved events now supports the case, when the parent has not been loaded. More... almost 12 years ago
Applied Patch ID 3523060 from ssdi: More... almost 12 years ago
Patch provided by Laurent Nicot to fix following bug: More... over 13 years ago
bugfix of bugfix More... over 13 years ago
- Bug while restoring the Selection after StructureChange is now fixed (hopefully definitely). Laurent Nicot, thanks for the detailed feedback and the Test-Case. More... over 13 years ago
- Upgraded Solution to VS2010. More... over 13 years ago
EnsureVisible(TreeNodeAdv node) does not fail in case the node parameter is the root node. More... over 13 years ago
Bugfix: StructureChange missed to clear _selection on restore (causing invalid SelectedNode in case the selection path is not found anymore). More... over 13 years ago
prevent unneeded selection change event on structure change More... over 13 years ago
Don't reset scroll position on structure change. More... over 13 years ago
Fix threading problem with _expandingNodes related to AbortBackgroundExpandingThreads() More... almost 14 years ago
- FIX: Redraw when Focus Lost ( to update selection color from active to inactive). More... over 14 years ago
NodeCheckBox has a new Property ReverseCheckOrder: More... over 14 years ago
TreeViewAdv.cs, TreeViewAdv.Designer.cs: moved and completed Dispose method. Unregister events on dispose to prevent memory-leaks: ExpandingIcon.IconChanged event to static Object was never unregistered -> tree view was not collected by garbage collection until application quits. More... over 14 years ago
node edit bug More... almost 15 years ago
1.7.0 More... almost 15 years ago
Updated xml docs and designer attributes.
zippy1981
as j-pimp
More... over 15 years ago
Made icons/etc content files so they could be copied via visual studio setup projects.
zippy1981
as j-pimp
More... over 15 years ago
Removed unused import statements.
zippy1981
as j-pimp
More... over 15 years ago