This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
HeidiSQL
Watch
1
Star
0
Fork
0
You've already forked HeidiSQL
mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced
2025-08-15 02:54:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
HeidiSQL
/
components
/
virtualtreeview
/
Source
History
rosenfield.albert
c8991495a7
Workaround: reclaim used memory when TVirtualTree crashes in allocation of child nodes. The correct fix would be to postpone creation of child nodes until they are actually needed (dynamic allocation), but I'm not in a mood to learn how TVirtualTree internals work and Mike didn't seem too eager to produce a fix, so this is it for now. Fixes issue
#761
.
2008-10-08 17:56:24 +00:00
..
VirtualTrees.pas
Workaround: reclaim used memory when TVirtualTree crashes in allocation of child nodes. The correct fix would be to postpone creation of child nodes until they are actually needed (dynamic allocation), but I'm not in a mood to learn how TVirtualTree internals work and Mike didn't seem too eager to produce a fix, so this is it for now. Fixes issue
#761
.
2008-10-08 17:56:24 +00:00
VTAccessibility.pas
Update VirtualTreeview component to 4.7.0, released on Aug 24, 2008.
2008-08-27 15:28:43 +00:00
VTAccessibilityFactory.pas
Update VirtualTreeview component to 4.7.0, released on Aug 24, 2008.
2008-08-27 15:28:43 +00:00
VTConfig.inc
Acticate TNT support in VirtualTree package which magically enables Unicode in the built in inplace editor of ListTables, ListColumns etc. Unicode table names can now be renamed safely.
2008-08-10 22:51:25 +00:00
VTHeaderPopup.pas
Update VirtualTreeview component to 4.7.0, released on Aug 24, 2008.
2008-08-27 15:28:43 +00:00