Releases: JAM-Software/Virtual-TreeView
Releases · JAM-Software/Virtual-TreeView
V8.4
What's Changed
- Fix for #1253 by @chuacw in #1340
- Multicell select feature with copy support by @chuacw in #1337
- Fixes #1236 by @chuacw in #1345
- Replaced inline vars with regular vars by @chuacw in #1348
- Remove inline var in VirtualTrees registration by @chuacw in #1349
- Fixes OnChange event #1347 by @chuacw in #1350
- Removes implicit warnings when compiling by @chuacw in #1352
- Fixes missing OnChange event by @chuacw in #1353
- Updated tests and code for missing OnChange event by @chuacw in #1354
- Added a new enum toMultiCellSelect, fixes #1347 by @chuacw in #1355
- Fix checkbox state propagation to child nodes on header double-click by @JamSSchaefer in #1362
- Enhance MainColumn visibility handling in UpdateMainColumn procedure to prioritize visible columns and manage checkbox states. by @JamSSchaefer in #1361
- #1366 by @stephane128 in #1367
New Contributors
- @JamSSchaefer made their first contribution in #1362
- @stephane128 made their first contribution in #1367
Full Changelog: V8.3...V8.4
V8.3
What's Changed
- Added test for OnEditCancelled event by @chuacw in #1326
- Fix missing scope and removed unused units by @chuacw in #1328
- Added tests for AddColumn, EditNode pass and failure by @chuacw in #1329
- Added a new OnDrawTextEx event, updated DoTextDrawing and new tests f… by @chuacw in #1331
- Changes file encoding from ANSI to UTF8 by @chuacw in #1333
- Fixes memory leaks in OLE demo by @chuacw in #1336
Full Changelog: https://github.com/JAM-Software/Virtual-TreeView/milestone/33?closed=1
V8.2
See: https://github.com/JAM-Software/Virtual-TreeView/issues?q=is%3Aclosed%20milestone%3A%22V8.2%22
What's Changed
- Remove unnecessary IDataObject type in public interface by @Bungelaar in #1305
- Add C++Builder 12 project files by @Bungelaar in #1308
- Add the missing CBuilder 12 cpp project files by @Bungelaar in #1309
- Fix wrong coordinates in WMContextMenu by @UweRaabe in #1311
- Fixed minor typos in install.txt by @Kromster80 in #1315
- Fix OnChange event with post nil if the note is the same by @livius2 in #1317
New Contributors
- @Bungelaar made their first contribution in #1305
- @Kromster80 made their first contribution in #1315
Full Changelog: V8.1.2...V8.2
V8.1.2
V8.1.1
V8.1
V7.6.7
V8.0.4
V8.0.3
V8.0.2
See https://github.com/JAM-Software/Virtual-TreeView/milestone/26?closed=1
Plus some minor tweaks in context of toAutoChangeScale, see issue #1198
Full Changelog: V8.0.1...V8.0.2