lazarus/components/lazcontrols
2025-01-18 10:32:39 +01:00
..
design updated makefiles 2025-01-18 10:32:39 +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
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 updated makefiles 2025-01-18 10:32:39 +01:00
Makefile.compiled
Makefile.fpc updated makefiles 2023-06-30 21:02:31 +02:00
shortpathedit.pas
smallorderedseteditor.lfm
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