3
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Jan 17, 2024 — Jan 17, 2025
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... almost 12 years ago
Fixed: Issue #23, added support for whole page mouse scrolling More... almost 12 years ago
Added: Option to choose custom highlight colors More... almost 12 years ago
Fixed: Issue #48 UseCompatibleTextRendering is backwards More... almost 12 years ago
Added: Option to auto span columns More... almost 12 years ago
Fixed: TreeView control sometimes not being updated when using columns More... almost 12 years ago
Added: Option to Highlight text for BaseTextControl More... almost 12 years ago
Added: custom background paint mode More... almost 12 years ago
Fixed: Incorrect behavior of TreeViewAdv.ColumnHeaderHeight property, logic and design is now separated. More... almost 12 years ago
Added: Option to modify node visibility via callback More... almost 12 years ago
NodeTextBox: Process Enter, Escape Key as Input Key. More... over 13 years ago
Bugfix. NodesInserted and NodesRemoved events now supports the case, when the parent has not been loaded. More... almost 14 years ago
Applied Patch ID 3523060 from ssdi: More... about 14 years ago
Patch provided by Laurent Nicot to fix following bug: More... over 15 years ago
bugfix of bugfix More... over 15 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 15 years ago
- Upgraded Solution to VS2010. More... over 15 years ago
EnsureVisible(TreeNodeAdv node) does not fail in case the node parameter is the root node. More... over 15 years ago
Bugfix: StructureChange missed to clear _selection on restore (causing invalid SelectedNode in case the selection path is not found anymore). More... almost 16 years ago
prevent unneeded selection change event on structure change More... almost 16 years ago
Don't reset scroll position on structure change. More... almost 16 years ago
Fix threading problem with _expandingNodes related to AbortBackgroundExpandingThreads() More... about 16 years ago
- FIX: Redraw when Focus Lost ( to update selection color from active to inactive). More... over 16 years ago
NodeCheckBox has a new Property ReverseCheckOrder: More... almost 17 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... almost 17 years ago
node edit bug More... almost 17 years ago
1.7.0 More... almost 17 years ago
Updated xml docs and designer attributes.
zippy1981
as j-pimp
More... over 17 years ago
Made icons/etc content files so they could be copied via visual studio setup projects.
zippy1981
as j-pimp
More... over 17 years ago
Removed unused import statements.
zippy1981
as j-pimp
More... over 17 years ago