lazarus/components/lazcontrols
2022-01-12 20:42:14 +00:00
..
design updated makefiles 2021-10-18 14:32:30 +02:00
docs Docs: LazControls/lvlgraphctrl. Adds skeletons for missing topics. 2022-01-12 20:42:14 +00:00
images Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
checkboxthemed.pas LazControls: Revert the earlier change in TCustomCheckBoxThemed, issue #39425. 2021-10-13 11:37:18 +03:00
dividerbevel.pas Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI. 2020-12-29 22:56:40 +00:00
extendednotebook.pas LazControls: Clean uses sections. 2017-04-09 17:25:34 +00:00
extendedtabcontrols.pas LazControls: Clean uses sections. 2017-04-09 17:25:34 +00:00
fpmake.pp LazControls; Start T(Float)SpinEditEx. 2016-01-13 11:40:39 +00:00
lazcontrols.lpk LazControls: add missing $(IDEBuildOptions) 2019-04-04 23:38:40 +00:00
lazcontrols.pas lazcontrols: smallorderedseteditor: added CreateOrderedSetEditor 2017-11-30 21:30:44 +00:00
lazcontrols.res LazControls: More consistent component palette icons (by Roland Hahn) 2017-10-28 10:40:04 +00:00
listfilteredit.pas Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00: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 updated makefiles 2021-10-18 14:32:30 +02:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
shortpathedit.pas lazcontrols: shortpathedit: fixed visibility 2017-12-05 12:37:56 +00:00
smallorderedseteditor.lfm Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
smallorderedseteditor.pas Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
spinex.inc LazControls/SpinEditExBase: Clearer defines for issue #39490 workaround. 2021-11-28 22:05:16 +01:00
spinex.pp LazControls/SpinEditExBase: Clearer defines for issue #39490 workaround. 2021-11-28 22:05:16 +01:00
treefilteredit.pas Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00