summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/WidgetDefinition.cxx
AgeCommit message (Expand)Author
2020-04-27loplugin:makeshared in vclNoel Grandin
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-08-20loplugin:constvars in vclNoel Grandin
2019-05-07WidgetDefinition: add "action" state for the PushButtonTomaž Vajngerl
2019-03-26Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-03-10widget theme: draw listheader button and arrowTomaž Vajngerl
2019-03-09Fix multiline tabs drawing of first / last tabTomaž Vajngerl
2019-03-06Support first, last tab item for the widget definitionTomaž Vajngerl
2019-03-06Support drawing widgets by interpreting an external SVG definitionTomaž Vajngerl
2019-03-05Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-03-04Simplify code to add a draw command (subclass)Tomaž Vajngerl
2019-03-04remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl
2019-03-04Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl
2019-03-04move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl