doublecmd/components/virtualtreeview
2012-04-30 15:18:09 +00:00
..
include/intf ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
units UPD: VTV: Merge some changes from trunk and from patch at http://bugs.freepascal.org/view.php?id=21216 to allow building for 64bit. 2012-04-30 15:12:12 +00:00
doublecmd.diff FIX: VTV: Usage of save/restore canvas state (fixes drawing header on QT). 2012-04-30 15:18:09 +00:00
ideicons.lrs ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
lclconstants.inc ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
lclfunctions.inc ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
readme.txt ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
registervirtualtreeview.pas ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
virtualtrees.lrs ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
VirtualTrees.pas FIX: VTV: Usage of save/restore canvas state (fixes drawing header on QT). 2012-04-30 15:18:09 +00:00
virtualtreeview_package.lpk ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
virtualtreeview_package.pas ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
VTAccessibility.pas ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
VTAccessibilityFactory.pas ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
VTConfig.inc UPD: VTV: Merge some changes from trunk and from patch at http://bugs.freepascal.org/view.php?id=21216 to allow building for 64bit. 2012-04-30 15:12:12 +00:00
VTGraphics.pas UPD: VTV: Merge some changes from trunk and from patch at http://bugs.freepascal.org/view.php?id=21216 to allow building for 64bit. 2012-04-30 15:12:12 +00:00
VTHeaderPopup.pas ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
vtlogger.pas ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00

Virtual Tree View from Lazarus CCR
https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/virtualtreeview-new/branches/4.8
Rev. 2200

Some modifications done for Double Commander (see doublecmd.diff).