Age | Commit message (Expand) | Author |
2022-08-15 | [doc] Use "param" instead of "code" to refer to parameters (5) | Andy Maloney |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-08-02 | Adjust 2 default theme colors in ItemList and Tree | FireForge |
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg |
2022-06-17 | Document incremental search support in ItemList, PopupMenu and Tree | Hugo Locurcio |
2022-06-16 | Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe... | bruvzg |
2022-05-06 | Changed signals of ItemList | Vitika9 |
2022-04-23 | Rename theme properties to include underscores | FireForge |
2022-03-12 | Allow negative indexes in ItemList and PopupMenu | kobewi |
2022-03-08 | Rename Control's Rect properties to exclude rect_ part | Marcel Admiraal |
2022-02-25 | Fixed bug with text going under scrollbar | albertfay1121 |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2022-01-19 | Improve the default project theme | Hugo Locurcio |
2022-01-04 | Merge pull request #56228 from KoBeWi/returns_what | Max Hilbrunner |
2022-01-03 | Merge pull request #55487 from YeldhamDev/scroll_bikeshedding | Rémi Verschelde |
2021-12-24 | Fix get_v_scroll() desctiption in ItemList | kobewi |
2021-12-06 | Rename "items_count" property to "item_count" | Aaron Franke |
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-11-30 | Rename all methods that return `ScrollBar` nodes to `get_*_scroll_bar()` | Michael Alexsander |
2021-10-28 | Remove ItemList editor and replace it by a property array | Gilles Roudière |
2021-10-10 | Add warnings to methods that give access to internal nodes | Yuri Sizov |
2021-08-21 | Fix ItemList layout (+EditorFileDialog) | Hendrik Brucker |
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-03-03 | Remove trivial examples in the ItemList class documentation | Hugo Locurcio |
2021-02-14 | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg |
2021-01-24 | Change themes *_color_* to *_*_color | Marcel Admiraal |
2021-01-15 | Merge pull request #33685 from Scony/improve-item-lists-add-item-methods | Rémi Verschelde |
2021-01-04 | doc: Sync classref with current source | Rémi Verschelde |
2020-12-21 | Rename unselect to deselect | Marcel Admiraal |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg |
2020-11-25 | Docs: Port Code Examples to C# (F, G, H, I, J, K, L) | HaSa1002 |
2020-07-01 | ItemList's add_(icon_)item method returns id of added item | Pawel Lampe |
2020-04-10 | Improve shortcut formatting in docs | Yuri Sizov |
2020-02-25 | doc: Sync classref for Packed{Int,Float}{32,64}Array additions | Rémi Verschelde |
2020-02-18 | doc: Sync classref with current source | Rémi Verschelde |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-02-07 | Completes doc for ItemList and Tree | 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 |
2019-12-31 | Improves ItemList | Haoyu Qiu |
2019-09-24 | doc: Fix parsing of self-closing XML tags | Rémi Verschelde |
2019-09-04 | Run doctool after overridden properties changes | Bojidar Marinov |
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-06-18 | doc: Sync classref with current source | Rémi Verschelde |