summaryrefslogtreecommitdiffstats
path: root/scene/gui/button.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* [Button] Adds theme option to align button text and icon to either largest or...bruvzg2024-06-101-0/+2
* Fix CheckBox and CheckButton not using max_icon_widthRiley Willows2024-05-201-2/+1
* Improve button min. size calculation.bruvzg2024-05-161-0/+9
* Merge pull request #88615 from Rindbee/add-h_separation-between-icons-in-Chec...Rémi Verschelde2024-02-261-3/+0
|\
| * Add a `h_separation` between icons in `CheckButton`/`CheckBox`风青山2024-02-211-3/+0
* | [Button] Add autowrap feature.bruvzg2024-02-221-0/+4
|/
* Make the drawing logic clearer in `Button`Rindbee2024-01-181-0/+4
* Register theme properties with ThemeDBYuri Sizov2023-09-111-1/+1
* Make `TextureButton` and `Button` update on texture changeNinni Pipping2023-05-291-0/+1
* Update size or size cache when toggling `expand_icon` in `Button`Rindbee2023-05-171-0/+1
* Implement vertical icon alignment for buttonsFlorian Kothmeier2023-05-011-1/+4
* Make icons of scripted and custom classes fit the editor UIYuri Sizov2023-03-311-0/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add a lifecycle method for manual theme item caching to ControlYuri Sizov2022-09-011-0/+38
* Add fit_to_longest_item to OptionButtonkobewi2022-08-021-1/+3
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-9/+0
* Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg2022-06-161-3/+3
* Add overrun behavior to the Button.bruvzg2022-06-081-0/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-15/+6
* Fix missing argument names in bindingsRémi Verschelde2021-10-091-3/+3
* Add alignment options to icons on buttons.jitspoe2021-06-291-0/+4
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-5/+5
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename Control margin to offsetMarcel Admiraal2020-12-231-1/+1
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+23
* Add override keywords.Marcel Admiraal2020-07-101-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Texture refactorJuan Linietsky2020-02-111-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Add feature to Button to make its icon expand/shrink with the button's sizeMichael Alexsander Silva Dias2019-08-291-2/+4
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Show Options Dialog for NodePath and File in clicked button position.Daniel J. Ramirez2017-12-231-1/+2
* Fix CheckButton minimum sizevolzhs2017-12-111-0/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-16/+7
* Groundbreaking!! Godot resources can now be flagged to be local to the scene ...Juan Linietsky2017-01-101-0/+3
* -Translation text will change automatically for in-game buttons, labels, poup...Juan Linietsky2017-01-091-0/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* -customizable shortcuts in editorJuan Linietsky2016-06-041-1/+3
* remove trailing whitespaceHubert Jarosz2016-03-091-8/+8
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1