summaryrefslogtreecommitdiffstats
path: root/vcl/source/gdi/WidgetDefinition.cxx
Commit message (Expand)AuthorAgeFilesLines
* WidgetDefinition: add "action" state for the PushButtonTomaž Vajngerl2019-05-071-0/+7
* Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl2019-03-261-23/+8
* widget theme: draw listheader button and arrowTomaž Vajngerl2019-03-101-18/+35
* Fix multiline tabs drawing of first / last tabTomaž Vajngerl2019-03-091-3/+4
* Support first, last tab item for the widget definitionTomaž Vajngerl2019-03-061-2/+27
* Support drawing widgets by interpreting an external SVG definitionTomaž Vajngerl2019-03-061-1/+8
* Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl2019-03-051-0/+7
* Simplify code to add a draw command (subclass)Tomaž Vajngerl2019-03-041-21/+17
* remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl2019-03-041-5/+13
* Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl2019-03-041-106/+4
* move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl2019-03-041-0/+235