doublecmd/components/lclextensions
cobines 07d6f92ccc UPD: Remove not used functions or functions that already have implementations in LCL from LCLExtensions. Fix some types to fix range check errors.
FIX: VTV: Scrolling after drag&drop on QT did not work.
UPD: VTV: Implement mapping rectangle screen to client and vice versa to fix checking if mouse pointer is in control when scrolling.
2012-05-06 17:05:38 +00:00
..
include 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
delphicompat.pas 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
lclext.pas 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
lclextensions_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
lclextensions_package_doublecmd.pas 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
oleutils.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
readme.txt 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

lclextensions v0.4
http://code.google.com/p/luipack/

Some modifications done so that it only compiles VirtualTreeView.