3
I Use This!
Activity Not Available

Commits : Listings

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