lazarus/components/lazcontrols
2024-05-19 16:20:13 +03:00
..
design set fixes version 3.0 2023-12-17 11:23:58 +01:00
docs Docs: LCL,LazUtils. Various. Updates version admonitions from 2.4 to 3.0. 2023-06-25 21:57:00 +01:00
images Images: Some reworked images for improved rendering in dark mode (by Roland Hahn). 2022-11-08 18:42:41 +01:00
checkboxthemed.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +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 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
extendedtabcontrols.pas
fpmake.pp
lazcontrols.lpk
lazcontrols.pas
lazcontrols.res Images: Some reworked images for improved rendering in dark mode (by Roland Hahn). 2022-11-08 18:42:41 +01:00
listfilteredit.pas LCL, LazControls: FilterEdit cleanup. Issue #40601, patch by n7800. 2023-12-01 03:07:20 +03:00
listviewfilteredit.pas LCL, LazControls: FilterEdit cleanup. Issue #40601, patch by n7800. 2023-12-01 03:07:20 +03: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 set fixes version 3.0 2023-12-17 11:23:58 +01:00
Makefile.compiled
Makefile.fpc updated makefiles 2023-06-30 21:02:31 +02:00
shortpathedit.pas
smallorderedseteditor.lfm Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
smallorderedseteditor.pas LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
spinex.inc T(Float)SpinEditEx: In InitializeWnd set Text to represent FValue, otherwise NullValueBehavious will be applied in call to UpdateControl. 2024-02-22 16:43:32 +03:00
spinex.pp T(Float)SpinEditEx: fix setting (initial) value if NullValueBehaviour = nvbShowTextHint. 2024-02-22 16:43:31 +03:00
treefilteredit.pas LazControls: Filter data by TreeFilterEdit also when the TreeView is switched. By n7800. 2024-05-19 16:20:13 +03:00