Age | Commit message (Expand) | Author |
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-29 | Add alignment options to icons on buttons. | jitspoe |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-02-21 | Document that Button doesn't interpret touch input (= no multitouch) | Hugo Locurcio |
2021-02-14 | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg |
2021-01-27 | Added missed Button `font_hover_pressed_color` style | Yuri Roubinsky |
2021-01-26 | Reveals Button "icon_color" style properties to the user | Yuri Roubinsky |
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-26 | Add C# code examples to the docs | HaSa1002 |
2020-09-23 | Reference the BaseButton class explicitly in button class documentations | Hugo Locurcio |
2020-07-15 | Add an example for creating a button in the Button class documentation | Hugo Locurcio |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-27 | Document theme_items of multiple classes | Tomasz Chabora |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2019-12-06 | doc: Markup fixes for enums and constants | Rémi Verschelde |
2019-08-29 | Add feature to Button to make its icon expand/shrink with the button's size | Michael Alexsander Silva Dias |
2019-08-28 | Fix wrong offset in Button when alignment is set to left | Michael Alexsander Silva Dias |
2019-07-15 | doc: Sync classref with current source | Rémi Verschelde |
2019-07-09 | TreeItem: Rename new button disable method to set_button_disabled | Rémi Verschelde |
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
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-11-24 | doc: Fix enum tags thanks to 2bc6db6 | Rémi Verschelde |
2017-11-24 | doc: Remove setters and getters now exposed via properties/members | Rémi Verschelde |
2017-11-24 | doc: Update header version for 3.0-beta | Rémi Verschelde |
2017-11-15 | doc: Remove revision.module_config from version string | Rémi Verschelde |
2017-09-13 | doc: Sync classref with current source | Rémi Verschelde |
2017-09-12 | Changed the doc class generation to individual files per class. It is also po... | Juan Linietsky |