summaryrefslogtreecommitdiff
path: root/doc/classes/ItemList.xml
AgeCommit message (Expand)Author
2022-08-15[doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-02Adjust 2 default theme colors in ItemList and TreeFireForge
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-06-17Document incremental search support in ItemList, PopupMenu and TreeHugo Locurcio
2022-06-16Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg
2022-05-06Changed signals of ItemListVitika9
2022-04-23Rename theme properties to include underscoresFireForge
2022-03-12Allow negative indexes in ItemList and PopupMenukobewi
2022-03-08Rename Control's Rect properties to exclude rect_ partMarcel Admiraal
2022-02-25Fixed bug with text going under scrollbaralbertfay1121
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-19Improve the default project themeHugo Locurcio
2022-01-04Merge pull request #56228 from KoBeWi/returns_whatMax Hilbrunner
2022-01-03Merge pull request #55487 from YeldhamDev/scroll_bikesheddingRémi Verschelde
2021-12-24Fix get_v_scroll() desctiption in ItemListkobewi
2021-12-06Rename "items_count" property to "item_count"Aaron Franke
2021-12-03Make overridden properties link to parent definitionYuri Sizov
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-11-30Rename all methods that return `ScrollBar` nodes to `get_*_scroll_bar()`Michael Alexsander
2021-10-28Remove ItemList editor and replace it by a property arrayGilles Roudière
2021-10-10Add warnings to methods that give access to internal nodesYuri Sizov
2021-08-21Fix ItemList layout (+EditorFileDialog)Hendrik Brucker
2021-08-04Add theme item descriptions to the online documentationYuri Sizov
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-03-03Remove trivial examples in the ItemList class documentationHugo Locurcio
2021-02-14[CTL] Add missing font outline drawing routines and theme constants.bruvzg
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2021-01-15Merge pull request #33685 from Scony/improve-item-lists-add-item-methodsRémi Verschelde
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-12-21Rename unselect to deselectMarcel Admiraal
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-11-25Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa1002
2020-07-01ItemList's add_(icon_)item method returns id of added itemPawel Lampe
2020-04-10Improve shortcut formatting in docsYuri Sizov
2020-02-25doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-02-07Completes doc for ItemList and TreeHaoyu Qiu
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-12-31Improves ItemListHaoyu Qiu
2019-09-24doc: Fix parsing of self-closing XML tagsRémi Verschelde
2019-09-04Run doctool after overridden properties changesBojidar Marinov
2019-07-09TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-18doc: Sync classref with current sourceRémi Verschelde