summaryrefslogtreecommitdiff
path: root/doc/classes/Button.xml
AgeCommit message (Expand)Author
2022-12-19Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-10-30Fixed signal connection examples to use new callable syntax in the docsAnutrix
2022-08-12Fix case where `h_separation` might not work in `Button`Rindbee
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-06-16Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg
2022-06-08Add overrun behavior to the Button.bruvzg
2022-04-23Rename theme properties to include underscoresFireForge
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-09Updated alpha value for disabled icons in default theme.MisoMosiSpy
2022-01-19Improve the default project themeHugo Locurcio
2021-12-15Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-11-18Add [theme_item] tag to editor helpkobewi
2021-11-17Mention how to add margins to Button's iconkobewi
2021-10-26Add focus font color to Button and derivativesYuri Sizov
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-29Add alignment options to icons on buttons.jitspoe
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-02-21Document 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-27Added missed Button `font_hover_pressed_color` styleYuri Roubinsky
2021-01-26Reveals Button "icon_color" style properties to the userYuri Roubinsky
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-10-01Link to demos from within the class referenceAaron Franke
2020-09-26Add C# code examples to the docsHaSa1002
2020-09-23Reference the BaseButton class explicitly in button class documentationsHugo Locurcio
2020-07-15Add an example for creating a button in the Button class documentationHugo Locurcio
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-27Document theme_items of multiple classesTomasz Chabora
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-08-29Add feature to Button to make its icon expand/shrink with the button's sizeMichael Alexsander Silva Dias
2019-08-28Fix wrong offset in Button when alignment is set to leftMichael Alexsander Silva Dias
2019-07-15doc: Sync classref with current sourceRémi Verschelde
2019-07-09TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-19doc: Update version string in headerRémi Verschelde
2018-01-25doc: Sync with current sourceRémi Verschelde
2018-01-13doc: Update version string in XMLRémi Verschelde
2017-11-24doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde
2017-11-24doc: Remove setters and getters now exposed via properties/membersRémi Verschelde