doublecmd/components/virtualtreeview
2012-05-14 16:58:39 +00:00
..
include/intf UPD: Merge some commits from LCLExtensions and VirtualTreeView. 2012-05-14 16:58:39 +00:00
units UPD: Merge some commits from LCLExtensions and VirtualTreeView. 2012-05-14 16:58:39 +00:00
doublecmd.diff UPD: Merge some commits from LCLExtensions and VirtualTreeView. 2012-05-14 16:58:39 +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 UPD: Merge some commits from LCLExtensions and VirtualTreeView. 2012-05-14 16:58:39 +00:00
virtualtreeview_package.lpk UPD: Rename VirtualTreeView package so that it is clear that it is not the original. 2012-05-06 08:08:28 +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
virtualtreeview_package_doublecmd.lpk UPD: Remove not used functions or functions that already have implementations in LCL from LCLExtensions. Fix some types to fix range check errors. 2012-05-06 17:05:38 +00:00
virtualtreeview_package_doublecmd.pas UPD: Rename VirtualTreeView package so that it is clear that it is not the original. 2012-05-06 08:08:28 +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).