lazarus/components/virtualtreeview
2019-01-07 15:35:07 +00:00
..
images virtualTreeview: Add high-dpi component palette icons for VirtualTreeView components (by Roland Hahn) 2018-11-03 13:25:44 +00:00
include/intf VirtualTreeView: Fix compilation with FPC trunk after r40745 #b8a1d1c5e9. Issue #34804. Slightly modified patches by Pascal Riekenberg. 2019-01-07 15:35:07 +00:00
languages Translations: Chinese translation update by robsean, bug #34579 2018-11-22 00:03:32 +00:00
units VirtualTreeView: Fix compilation with FPC trunk after r40745 #b8a1d1c5e9. Issue #34804. Slightly modified patches by Pascal Riekenberg. 2019-01-07 15:35:07 +00:00
CHANGES.txt
ideicons.res virtualTreeview: Add high-dpi component palette icons for VirtualTreeView components (by Roland Hahn) 2018-11-03 13:25:44 +00:00
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 virtualTreeview: Add high-dpi component palette icons for VirtualTreeView components (by Roland Hahn) 2018-11-03 13:25:44 +00:00
VirtualTrees.pas VirtualTreeView: Fix compilation with FPC trunk after r40745 #b8a1d1c5e9. Issue #34804. Slightly modified patches by Pascal Riekenberg. 2019-01-07 15:35:07 +00:00
VirtualTrees.res VirtualTreeView: Scaled reference point image for wheel panning 2018-10-31 21:02:51 +00:00
virtualtreeview_package.lpk VirtualTreeView: Fix missing lrs file in package file (caused by previous commit). 2018-11-03 13:29:06 +00:00
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 LCL: Rename function NewLineMI back to NewLine for Delphi-compatibility. Issue #34667. 2018-12-09 15:37:15 +00:00
VTIDEEditors.pas
vtlogger.pas