lazarus/components/virtualtreeview
mattias cd2840c6d6 virtualtreeview: added makefiles
git-svn-id: trunk@58115 -
2018-06-04 08:54:14 +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: French translation update by Gilles Vasseur, bug #33673 2018-05-03 22:53:34 +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 VTV: Less hints and warnings 2018-06-04 06:25:31 +00:00
VirtualTrees.res
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 Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak. 2018-01-15 10:53:48 +00:00
VTIDEEditors.pas
vtlogger.pas