Activity
Remove unit VirtualTrees.PanningWindow again, it is no longer needed.…
Remove unit VirtualTrees.PanningWindow again, it is no longer needed.…
Fixed line endings
Fixed line endings
Fixed issue #1289: AV on middle button click
Fixed issue #1289: AV on middle button click
Use a link to GitHub instead of JAM Software for V5.5.3
Use a link to GitHub instead of JAM Software for V5.5.3
Removed link to XE fork as it is no longer maintained.
Removed link to XE fork as it is no longer maintained.
DeleteNodes(): Prevent range error below when empty array is passen. …
DeleteNodes(): Prevent range error below when empty array is passen. …
Fixed compiler warning about signed and unsinged types
Fixed compiler warning about signed and unsinged types
Merge pull request #1287 from Npc8/master
Merge pull request #1287 from Npc8/master
Pull request merge
Merge pull request #1285 from Npc8/master
Merge pull request #1285 from Npc8/master
Pull request merge
Fixed issue #1203: Grid lines do not scale
Fixed issue #1203: Grid lines do not scale
Merge pull request #1286 from pyscripter/master
Merge pull request #1286 from pyscripter/master
Pull request merge
Merge pull request #1280 from hermannoffen/fix-overflow@master
Merge pull request #1280 from hermannoffen/fix-overflow@master
Pull request merge
Merge pull request #1279 from hermannoffen/fix-overflow@V7_stable
Merge pull request #1279 from hermannoffen/fix-overflow@V7_stable
Pull request merge
Fixed #1277: Wrong library paths are suggested in install.txt
Fixed #1277: Wrong library paths are suggested in install.txt
Fixed issue #1276
Fixed issue #1276
Issue #806: Removed TVTDragImageStates.disSystemSupport and various n…
Issue #806: Removed TVTDragImageStates.disSystemSupport and various n…
Minor last adjustments for issue #1070
Minor last adjustments for issue #1070
Removed superfluous code due to changes for #1270
Removed superfluous code due to changes for #1270
Issue #1270: Replaced Windows API window for panning by a TForm
Issue #1270: Replaced Windows API window for panning by a TForm
Merge pull request #1275 from hermannoffen/refix-725@v7
Merge pull request #1275 from hermannoffen/refix-725@v7
Pull request merge
Merge pull request #1274 from hermannoffen/refix-725@master
Merge pull request #1274 from hermannoffen/refix-725@master
Pull request merge
Get rid of compiler warning in package
Get rid of compiler warning in package
Some IDE induced changes.
Some IDE induced changes.
Fix for issue #1272: AVs if you set CheckImageKind to ckCustom
Fix for issue #1272: AVs if you set CheckImageKind to ckCustom
Issue #1270: Scale FPanningImage when loading it, not when drawing it.
Issue #1270: Scale FPanningImage when loading it, not when drawing it.
Issue #1270: Use cursors from Windows instead of own resources
Issue #1270: Use cursors from Windows instead of own resources
Modification to repro #1268
Modification to repro #1268
Removed now unused parameter ImagePosition from TVTDragImage.PrepareD…
Removed now unused parameter ImagePosition from TVTDragImage.PrepareD…
Fixed drag image hot spot. Removed now unused method UpdateWindowAndD…
Fixed drag image hot spot. Removed now unused method UpdateWindowAndD…
Improve HotSpot of the drag image, take mouse position into account i…
Improve HotSpot of the drag image, take mouse position into account i…