lazarus/components/lazcontrols
dsiders 200d15366f Docs: LazControls. Fixes tagging for True, False values.
* Removes whitespace used to indent content.
* Wraps text in content at 80 characters and inserts an EOL.
2022-07-30 16:10:19 +01:00
..
design udpated makefiles 2022-05-29 19:34:19 +02:00
docs Docs: LazControls. Fixes tagging for True, False values. 2022-07-30 16:10:19 +01:00
images
checkboxthemed.pas LazControls: Revert the earlier change in TCustomCheckBoxThemed, issue #39425. 2021-10-13 11:37:18 +03:00
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 LazControls: Use TStringArray defined in SysUtils instead of defining it again. 2021-10-31 09:51:28 +02:00
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 udpated makefiles 2022-05-29 19:34:19 +02: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