Age | Commit message (Expand) | Author |
2022-11-02 | Style: Misc docs and comment style and language fixes | Rémi Verschelde |
2022-08-29 | Add background to TabContainer's tabbar and editor docks | Yuri Sizov |
2022-08-11 | [doc] Use "param" instead of "code" to refer to parameters | Andy Maloney |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-04-28 | Link to Container tutorial | Chris verBurg |
2022-04-04 | Add action map editor for OpenXR | Bastiaan Olij |
2022-03-21 | Add visual marker when dragging and dropping tabs | Michael Alexsander |
2022-03-17 | Make `TabBar/Container` default their alignments to the left instead of center | Michael Alexsander |
2022-03-06 | Fix regressions with nameless and icon-only tabs | Michael Alexsander |
2022-03-05 | Change tabs_rearrange_group to property | kobewi |
2022-03-03 | Make `TabContainer` use `TabBar` internally | Michael Alexsander |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2022-01-19 | Improve the default project theme | 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-29 | Clarify usage of TabContainer | zacryol |
2021-10-10 | Add warnings to methods that give access to internal nodes | Yuri Sizov |
2021-09-24 | Expose `TabContainer`'s tab hidding for scripts | Michael Alexsander |
2021-08-29 | Bind TabContainer::get_tab_idx_at_point() to ClassDB | nobuyuki_nyuu |
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-28 | doc: Sync classref with current source | Rémi Verschelde |
2021-01-24 | Change themes *_color_* to *_*_color | Marcel Admiraal |
2021-01-04 | doc: Sync classref with current source | Rémi Verschelde |
2020-12-10 | Add option to draw all tabs in front | volzhs |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg |
2020-05-21 | Clarifies 'icon_separation' in TabContainer (instead of 'hseparation') | Dominik 'dreamsComeTrue' Jasiński |
2020-03-14 | Fix incorrect TabContainer documentation for 'get_tab_control()' | Michael Alexsander |
2020-03-13 | Add LOTS of missing docs | Tomasz Chabora |
2020-02-22 | Remove unused theme constants in Tab(Container) | Michael Alexsander |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde |
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-03 | Document TabContainer's "use_hidden_tabs_for_min_size" | Michael Alexsander |
2019-12-06 | doc: Markup fixes for enums and constants | Rémi Verschelde |
2019-09-24 | 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: Remove hardcoded default values from descriptions | 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-22 | Merge pull request #28125 from KoBeWi/code_true_code | Rémi Verschelde |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-17 | Consistently wrap booleans in [code] | Tomasz Chabora |
2019-04-05 | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-... | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2019-03-29 | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass] | Ignacio Etcheverry |
2019-02-16 | Expose OS::get_current_video_driver to scripting languages | Rémi Verschelde |
2018-12-20 | doc: Add missing commas after "If true/false" | Rémi Verschelde |