Age | Commit message (Expand) | Author |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-06-23 | enhancement: rename exposed property Control::minimum_size to Control::custom... | Pierre-Thomas Meisels |
2022-04-23 | Rename theme properties to include underscores | FireForge |
2022-03-08 | Rename Control's Rect properties to exclude rect_ part | Marcel Admiraal |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2021-12-15 | Document that transparent StyleBoxes/textures should be used for UI focus | Hugo Locurcio |
2021-12-03 | Make overridden properties link to parent definition | Yuri Sizov |
2021-12-01 | Sort and group theme properties in docs, improve formatting for theme and enums | Yuri Sizov |
2021-10-26 | Add focus font color to Button and derivatives | Yuri Sizov |
2021-10-10 | Add warnings to methods that give access to internal nodes | Yuri Sizov |
2021-09-25 | Add usability notes to ColorPicker and ColorPickerButton descriptions | Yuri Sizov |
2021-09-20 | Don't generate empty doc sections and reduce code duplication | Aaron Franke |
2021-08-04 | Add theme item descriptions to the online documentation | Yuri Sizov |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-02-14 | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg |
2021-01-24 | Change themes *_color_* to *_*_color | Marcel Admiraal |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg |
2020-10-01 | Link to demos from within the class reference | Aaron Franke |
2020-09-23 | Reference the BaseButton class explicitly in button class documentations | Hugo Locurcio |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-02-05 | Completes doc for button classes | Haoyu Qiu |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2020-01-14 | Complete documentation of some more classes | Tomasz Chabora |
2019-09-24 | doc: Fix parsing of self-closing XML tags | Rémi Verschelde |
2019-09-24 | Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docs | Rémi Verschelde |
2019-09-24 | doc: Sync classref with current source | Rémi Verschelde |
2019-09-04 | Run doctool after overridden properties changes | Bojidar Marinov |
2019-06-30 | doc: Remove hardcoded default values from descriptions | Rémi Verschelde |
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2018-12-20 | doc: Add missing commas after "If true/false" | Rémi Verschelde |
2018-09-12 | Misc. typos | luz.paz |
2018-08-17 | [DOCS] Updates to assorted class descriptions. | Chris Bradfield |
2018-07-26 | doc: Sync classref with current source | Rémi Verschelde |
2018-05-28 | Sync classref with current source | Rémi Verschelde |
2018-05-12 | Sync classref with current source | Rémi Verschelde |
2018-03-30 | Added missing end points for brief descriptions in the docs. | Michael Alexsander Silva Dias |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |
2018-02-19 | doc: Update version string in header | Rémi Verschelde |
2018-01-25 | doc: Sync with current source | Rémi Verschelde |
2018-01-13 | doc: Update version string in XML | Rémi Verschelde |
2017-12-25 | Made MenuButton and ColorPickerButton's "get_popup" methods return constant. | Michael Alexsander Silva Dias |
2017-12-07 | doc: Sync classref with current source | Rémi Verschelde |
2017-12-06 | Merge pull request #13491 from RaXaR/master | Rémi Verschelde |
2017-12-04 | [DOCS] ColorPickerButton member/method descs | Will Nations |
2017-12-01 | Added get_popup() method to ColorPickerButton. This allows to check if the pi... | RaXaR |
2017-11-24 | doc: Remove setters and getters now exposed via properties/members | Rémi Verschelde |