summaryrefslogtreecommitdiffstats
path: root/scene/gui/center_container.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix container minimum size with hidden parentAnni Ryynänen2024-07-121-1/+1
* Add as_sortable_control() to unify Container checkskobewi2024-05-081-12/+2
* Use `Vector*` component-wise `min/max/clamp` functions where applicableA Thousand Ships2024-03-201-2/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use `switch` consistently in `_notification` (`scene` folder)Rémi Verschelde2022-02-151-14/+16
* Reorganize inspector layout workflow for Control nodesYuri Sizov2022-02-101-0/+8
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename minimum_size_changed() methodkobewi2021-12-061-1/+1
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-3/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Renamed toplevel to be top_levelDuroxxigar2020-10-011-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-6/+12
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-9/+0
* Updates min size on CenterContainer::set_use_top_leftHaoyu Qiu2020-01-141-0/+6
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* 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
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-21/+12
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-2/+2
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-1/+1
* New API for visibility in both CanvasItem and SpatialJuan Linietsky2017-01-131-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-2/+2
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Small FixesJuan Linietsky2014-09-171-3/+29
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+78