lazarus/components/lazcontrols
2022-01-25 20:11:59 +00:00
..
design updated makefiles 2022-01-16 21:42:24 +01:00
docs Docs: LazControls/listfilteredit. Adds, updates topics for changes in c0aab039. 2022-01-25 20:11:59 +00:00
images
checkboxthemed.pas
dividerbevel.pas
extendednotebook.pas
extendedtabcontrols.pas
fpmake.pp
lazcontrols.lpk
lazcontrols.pas
lazcontrols.res
listfilteredit.pas LazControls: Fix an Index out of bounds error in ListFilterEdit. 2022-01-25 21:10:10 +02:00
listviewfilteredit.pas
lvlgraphctrl.pas LvlGraph: Speed up TMinXGraph. In StoreAsBest only update nodes that changed. This massively speeds up big graphs with several thousand (including hidden) nodes, were StoreAsBest did always copy all those nodes. 2022-01-10 14:33:03 +01:00
Makefile updated makefiles 2022-01-16 21:42:24 +01:00
Makefile.compiled
Makefile.fpc
shortpathedit.pas
smallorderedseteditor.lfm
smallorderedseteditor.pas
spinex.inc TFloatSpinEditEx: don't publish property NumbersOnly. It is useless for this control and confuses users. 2022-01-19 13:50:38 +01:00
spinex.pp TFloatSpinEditEx: don't publish property NumbersOnly. It is useless for this control and confuses users. 2022-01-19 13:50:38 +01:00
treefilteredit.pas