doublecmd/components/virtualtreeview
2012-09-11 18:40:59 +00:00
..
include/intf FIX: Building with FPC 2.6.1. 2012-09-11 18:40:59 +00:00
units UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
doublecmd.diff FIX: Building with FPC 2.6.1. 2012-09-11 18:40:59 +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 UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
lclfunctions.inc UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
readme.txt UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
registervirtualtreeview.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +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: Building with FPC 2.6.1. 2012-09-11 18:40:59 +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 UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +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: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
VTAccessibility.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
VTAccessibilityFactory.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
VTConfig.inc UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
VTGraphics.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
VTHeaderPopup.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
vtlogger.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +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).