lazarus/components/lazcontrols
2023-04-28 02:41:25 +01:00
..
design updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
docs Docs: LazControls/checkboxthemed. Updates topics for theme services changes in c1493476. 2023-04-28 02:41:25 +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 LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
dividerbevel.pas
extendednotebook.pas
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: Remove fFilter variable from FilterEdits. Instead use Text property always. 2023-01-05 11:19:04 +02:00
listviewfilteredit.pas LCL, LazControls: Remove fFilter variable from FilterEdits. Instead use Text property always. 2023-01-05 11:19:04 +02: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 udpated makefiles 2022-05-29 19:34:19 +02:00
Makefile.compiled
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 T(Float)SpinEditEx: Add property Orientation for horizontal arrangement of spin buttons. 2023-01-20 22:11:06 +01:00
treefilteredit.pas LazControls: Optimize TTreeFilterBranch.Move(). A total redraw is not needed. 2023-03-27 13:46:46 +03:00