lazarus/components/lazcontrols
2023-06-18 14:57:06 +03:00
..
design updated makefiles 2023-06-11 23:20:56 +02:00
docs Docs: LazControls/treefilteredit. Adds TTreeFilterEdit.EditKeyDown topic for changes in 87fe0308. 2023-06-16 06:23:23 +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: add missing $(IDEBuildOptions) 2019-04-04 23:38:40 +00:00
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 LazControls: Prevent a ListBox flashing when ListFilterEdit is updated. Move BeginUpdate up. Issue #40279, patch by n7800. 2023-05-23 11:32:55 +03:00
listviewfilteredit.pas LazControls: Restore fFilter variable for FilterEdit controls. Issue #40257. 2023-05-16 02:28:16 +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 2023-05-27 02:07:12 +02:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01: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: Add property Orientation for horizontal arrangement of spin buttons. 2023-01-20 22:11:06 +01:00
spinex.pp 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
treefilteredit.pas LazControls, LCL: Add shortcuts to TreeFilterEdit to work with TreeView. Issue #40321, patch by n7800. 2023-06-16 02:01:21 +03:00