| Commit message (Expand) | Author | Age | Files | Lines |
* | Renaming of servers for coherency. | Juan Linietsky | 2020-03-27 | 1 | -1/+1 |
* | Popups are now windows also (broken!) | Juan Linietsky | 2020-03-26 | 1 | -43/+43 |
* | Replace FALLTHROUGH macro by C++17 [[fallthrough]] | Rémi Verschelde | 2020-02-23 | 1 | -1/+1 |
* | Texture refactor | Juan Linietsky | 2020-02-11 | 1 | -5/+5 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Make Button and co. take internal margins into account when clipping text | Michael Alexsander | 2019-12-12 | 1 | -0/+7 |
* | Fixed crash when using icon override in button | PouleyKetchoupp | 2019-11-09 | 1 | -1/+1 |
* | Fixed crash when using icon override in button | PouleyKetchoupp | 2019-11-09 | 1 | -4/+4 |
* | Add feature to Button to make its icon expand/shrink with the button's size | Michael Alexsander Silva Dias | 2019-08-29 | 1 | -121/+166 |
* | Fix wrong offset in Button when alignment is set to left | Michael Alexsander Silva Dias | 2019-08-28 | 1 | -1/+5 |
* | Fix -Wimplicit-fallthrough warnings from GCC 8 | Rémi Verschelde | 2019-04-05 | 1 | -0/+2 |
* | Add -Wshadow=local to warnings and fix reported issues. | marxin | 2019-02-20 | 1 | -2/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | -Moved EditorDefaultValue to ClassDB, made it core | Juan Linietsky | 2018-11-08 | 1 | -3/+3 |
* | Added hover_pressed style to CheckBox and CheckButton | DualMatrix | 2018-09-24 | 1 | -0/+15 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Make some debug prints verbose-only, remove others | Rémi Verschelde | 2018-08-24 | 1 | -3/+0 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Merge pull request #14543 from volzhs/checkbox-checkbutton-center | Rémi Verschelde | 2017-12-11 | 1 | -1/+1 |
|\ |
|
| * | Fix align=center info is not saved with CheckBox & CheckButton | volzhs | 2017-12-11 | 1 | -1/+1 |
* | | Fix CheckBox minimum size | volzhs | 2017-12-11 | 1 | -4/+12 |
* | | Fix CheckButton minimum size | volzhs | 2017-12-11 | 1 | -2/+10 |
|/ |
|
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry | 2017-08-20 | 1 | -3/+3 |
* | Rename localization method to `tr` again | Rémi Verschelde | 2017-08-18 | 1 | -2/+2 |
* | Rename `XL_MESSAGE` aka `tr` to `localize` | Rémi Verschelde | 2017-08-17 | 1 | -2/+2 |
* | Removes type information from method binds | Ignacio Etcheverry | 2017-08-10 | 1 | -2/+2 |
* | Fixed button flat behavior when not in normal state. | Daniel J. Ramirez | 2017-07-18 | 1 | -3/+6 |
* | New customizable editor theme | volzhs | 2017-05-09 | 1 | -2/+12 |
* | Revert "Add new editor and default theme (WIP)" | volzhs | 2017-05-03 | 1 | -14/+15 |
* | Add new editor and default theme (WIP) | Daniel J. Ramirez | 2017-04-27 | 1 | -15/+14 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -90/+77 |
* | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -10/+10 |
* | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -5/+5 |
* | Respect style boxes for Button states other than "normal" | Ray Koopa | 2017-01-21 | 1 | -5/+10 |
* | -Translation text will change automatically for in-game buttons, labels, poup... | Juan Linietsky | 2017-01-09 | 1 | -6/+14 |
* | -removed stop mouse and ignore mouse from control, which were confusing, repl... | Juan Linietsky | 2017-01-08 | 1 | -1/+1 |
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -10/+10 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | -customizable shortcuts in editor | Juan Linietsky | 2016-06-04 | 1 | -1/+0 |
* | Classref: Document Button and ButtonArray | Rémi Verschelde | 2016-04-28 | 1 | -0/+4 |
* | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -16/+16 |
* | Make buttons properly obey stylebox content marins, closes #2156 | Juan Linietsky | 2016-01-02 | 1 | -1/+3 |
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | Several performance improvements, mainly in loading and instancing scenes and... | Juan Linietsky | 2015-06-29 | 1 | -4/+4 |
* | draw button focus before text and icon | Juan Linietsky | 2015-06-08 | 1 | -4/+7 |
* | -fix clip+center alignment on Button, fixes #1865 | Juan Linietsky | 2015-05-09 | 1 | -0/+2 |
* | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |