lazarus/components/lazcontrols
2025-04-03 18:15:08 +02:00
..
design updated makefiles 2024-10-22 00:31:29 +02:00
docs Docs: LazControls/listviewfilteredit. Adds missing description for the TListViewFilterEdit.MatchesFilter.AData parameter. 2025-02-12 13:07:34 -05:00
images LazControl: New icons for TLazIntegerEdit 2024-08-15 17:52:16 +02: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
fpmake.pp
lazcontrols.lpk LazControl: new edit for integers in different bases. 2024-08-14 20:20:53 +02:00
lazcontrols.pas LazControl: new edit for integers in different bases. 2024-08-14 20:20:53 +02:00
lazcontrols.res LazControl: New icons for TLazIntegerEdit 2024-08-15 17:52:16 +02:00
laznumedit.pas IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
listfilteredit.pas LazControls: Reset filtering correctly by FilterEdits when the control is detached. Issue #41321. 2025-03-07 09:53:55 +02:00
listviewfilteredit.pas ListViewFilterEdit: must clear previous items. issue #41559 2025-04-03 18:15:08 +02:00
lvlgraphctrl.pas lazcontrols: less hints 2024-03-05 15:38:14 +01:00
Makefile updated makefiles 2024-10-22 00:31: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
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-21 23:44:44 +01:00
spinex.pp TSpinEditEx: declare property SpinButtonWidth in the base class. 2024-06-16 17:00:00 +02:00
treefilteredit.pas LazControls: Prevent TreeFilterEdit crashing when a form is closing, again. Issue #41509. 2025-03-08 18:50:15 +02:00