Skip to content

Commit 183027c

Browse files
author
Joachim Marder
committed
Update CHANGES.txt
1 parent ddc20a5 commit 183027c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
V6.2.1 (06 Nov 2015)
2+
* #585: Checkboxes now have the correct size and scale property on high dpi systems.
3+
* #588: Fixed HTML clipboard export
4+
* #586: TBaseVirtualTree.SetChildCount() no longer calls to ReInitNode(Node, True). This caused the OnInitChildren-Event to be fired twice.
5+
* Adjusted GetNodeDataAt<T>() and GetFirstSelectedNodeData<T>() to work with interfaces.
6+
* If multi selection is not allowed and so only one node can be selected, make sure the focused node changes with the selected node in SetSelected()
7+
* Added packages for the C++Builder 10.
8+
19
V6.2 (09 Sep 2015)
210
* Issue #582: Added support and packages for RAD Studio 10 Seattle
311
* Issue #580: Added support for Delphi package manager Delphinus

0 commit comments

Comments
 (0)