lazarus/components/lazcontrols
2025-08-13 00:48:43 +02:00
..
design minimized package dependencies 2025-07-08 08:54:58 +02:00
docs Docs: LazControls/listviewfilteredit. Adds missing description for the TListViewFilterEdit.MatchesFilter.AData parameter. 2025-02-12 13:07:34 -05:00
images IconFinder: Update metadata files. 2025-08-13 00:48:43 +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
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: lvlgraph: thicker highlighted edges 2025-07-08 09:33:10 +02:00
Makefile updated Makefiles 2025-07-07 16:12:04 +02:00
Makefile.compiled
Makefile.fpc
shortpathedit.pas
smallorderedseteditor.lfm
smallorderedseteditor.pas
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