lazarus/components/lazcontrols
2024-04-06 16:45:28 +03:00
..
design updated makefiles 2023-09-03 17:11:29 +02:00
docs Docs: LCL,LazUtils. Various. Updates version admonitions from 2.4 to 3.0. 2023-06-25 21:06:55 +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 LazControls: Fix DividerBevel for vertical layout / Ensure correct values for very small/thin bevels 2024-03-27 20:02:04 +01: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 LazControls: Clean uses sections. 2017-04-09 17:25:34 +00:00
fpmake.pp
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 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-11-20 22:45:11 +02:00
listviewfilteredit.pas LCL, LazControls: FilterEdit cleanup. Issue #40601, patch by n7800. 2023-11-20 22:45:11 +02:00
lvlgraphctrl.pas lazcontrols: less hints 2024-03-05 15:38:14 +01:00
Makefile updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.compiled updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.fpc updated makefiles 2023-09-03 17:11:29 +02: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 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-21 23:44:44 +01:00
spinex.pp Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
treefilteredit.pas LazControls: Filter data by TreeFilterEdit also when the TreeView is switched. By n7800. 2024-03-29 16:50:25 +02:00