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
2026-03-13 09:24:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0825e1b1cf4dc3cdadd08b06e95ea82c92cae17
HeidiSQL
/
components
/
virtualtreeview
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
..
Design
Update VirtualTreeview component to 4.7.0, released on Aug 24, 2008.
2008-08-27 15:28:43 +00:00
packages
/delphi11
Uniform project settings for a brighter tomorrow.
2008-10-08 17:33:39 +00:00
Resources
When viewing changes from this revision, be sure to set "ignore whitespace", since Delphi has converted a number of spaces into tabs in project files.
2007-08-21 17:30:23 +00:00
Source
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