lazarus/components/virtualtreeview
2018-10-31 18:40:50 +00:00
..
include/intf VTV: Removing hints and warnings from units: "dummydragmanager", "dummyolemethods" and "dummyactivex", those are just empty stubs(fake units), they sole purpose is to make sure VTV compiles on non-windows systems. Hints and warnings are redundant here. 2018-06-04 06:34:02 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #34397 2018-10-09 22:41:03 +00:00
units VTV: Removing hints and warnings from units: "dummydragmanager", "dummyolemethods" and "dummyactivex", those are just empty stubs(fake units), they sole purpose is to make sure VTV compiles on non-windows systems. Hints and warnings are redundant here. 2018-06-04 06:34:02 +00:00
CHANGES.txt
ideicons.lrs
lclconstants.inc
lclfunctions.inc
Makefile virtualtreeview: added makefiles 2018-06-04 08:54:14 +00:00
Makefile.compiled virtualtreeview: added makefiles 2018-06-04 08:54:14 +00:00
Makefile.fpc virtualtreeview: added makefiles 2018-06-04 08:54:14 +00:00
registervirtualtreeview.pas
VirtualTrees.pas VirtualTreeView: LCL scaling of various distance/size parameters (Indent, Margin, Spacing, DragWidth etc). 2018-10-31 18:40:50 +00:00
VirtualTrees.res VirtualTreeView: Use scalable check images. 2018-10-31 16:01:43 +00:00
virtualtreeview_package.lpk
virtualtreeview_package.pas
VTAccessibility.pas
VTAccessibilityFactory.pas
VTConfig.inc
VTGraphics.pas VTV: Less hints and warnings 2018-06-04 06:25:31 +00:00
VTHeaderPopup.pas VirtualTreeView: Fix compilation with Laz < 2.0 (tested back to 1.6.4) 2018-10-31 13:52:42 +00:00
VTIDEEditors.pas
vtlogger.pas