doublecmd/components/virtualtreeview
2012-03-16 19:15:56 +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 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
doublecmd.diff FIX: Crash when moving mouse while tab is being closed. 2012-03-16 19:15:56 +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: Crash when moving mouse while tab is being closed. 2012-03-16 19:15:56 +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 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
VTGraphics.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
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).