summaryrefslogtreecommitdiffstats
path: root/doc/classes/Theme.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix below what value is invalid in default_font_size docGiganzo2024-09-091-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-2/+2
* Fix various typos in the classrefHaoyu Qiu2023-03-091-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add ThemeDB, expose previously static Theme methodsYuri Sizov2022-08-261-8/+8
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-55/+54
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-108/+108
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-5/+6
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Add an explicit way to remove a theme typeYuri Sizov2022-02-111-0/+15
* Refine Theme documentation to make it more factualYuri Sizov2022-02-041-88/+112
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-051-1/+1
* Add the base scale factor to the Theme resourceYuri Sizov2021-10-041-2/+26
* Add support for partial custom editor themesYuri Sizov2021-08-141-13/+8
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-328/+164
* Add type variations to ThemeYuri Sizov2021-07-131-0/+52
* Add theme_custom_type property to Control and WindowYuri Sizov2021-05-171-102/+102
* doc: Sync classref with current sourceRémi Verschelde2021-03-291-1/+1
* Add utility methods to Theme, improve error messages and documentationYuri Sizov2021-03-221-6/+206
* [docs] Clarification on theme's get_styleboxAndy Maloney2021-02-201-1/+3
* Remove unused argument in Theme method and expose missing methodsYuri Sizov2020-12-171-5/+31
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-0/+60
* Rename the `type` parameter to `node_type` in Theme and ControlHugo Locurcio2020-10-271-63/+63
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-40/+40
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-14/+14
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-6/+6
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-34/+34
* Add descriptions to clear and copy_theme.conankzhang2019-10-301-0/+2
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-1/+1
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-34/+34
* doc: Make all tutorial links track "latest" in master branchRémi Verschelde2019-06-011-1/+1
* Add "GUI skinning" tutorial link to the 'Theme' docMichael Alexsander Silva Dias2019-05-241-0/+1
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-01-261-0/+8
* doc: Sync classref with current sourceRémi Verschelde2018-12-041-0/+6
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* Added documentation for World, Theme, StreamTexture, Sky, and ShortCutTwistedTwigleg2017-11-281-0/+39
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-14/+0