Age | Commit message (Expand) | Author |
2022-08-12 | Fix case where `h_separation` might not work in `Button` | Rindbee |
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg |
2022-06-16 | Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe... | bruvzg |
2022-06-08 | Add overrun behavior to the Button. | bruvzg |
2022-04-23 | Rename theme properties to include underscores | FireForge |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2022-02-09 | Updated alpha value for disabled icons in default theme. | MisoMosiSpy |
2022-01-19 | Improve the default project theme | Hugo Locurcio |
2021-12-15 | Document that transparent StyleBoxes/textures should be used for UI focus | Hugo Locurcio |
2021-12-09 | align to horizontal_alignment, valign to vertical_alignment, related | Nathan Franke |
2021-12-01 | Sort and group theme properties in docs, improve formatting for theme and enums | Yuri Sizov |
2021-11-18 | Add [theme_item] tag to editor help | kobewi |
2021-11-17 | Mention how to add margins to Button's icon | kobewi |
2021-10-26 | Add focus font color to Button and derivatives | Yuri Sizov |
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 |