index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
button.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
[Button] Adds theme option to align button text and icon to either largest or...
bruvzg
2024-06-10
1
-0
/
+2
*
Fix CheckBox and CheckButton not using max_icon_width
Riley Willows
2024-05-20
1
-2
/
+1
*
Improve button min. size calculation.
bruvzg
2024-05-16
1
-0
/
+9
*
Merge pull request #88615 from Rindbee/add-h_separation-between-icons-in-Chec...
Rémi Verschelde
2024-02-26
1
-3
/
+0
|
\
|
*
Add a `h_separation` between icons in `CheckButton`/`CheckBox`
风青山
2024-02-21
1
-3
/
+0
*
|
[Button] Add autowrap feature.
bruvzg
2024-02-22
1
-0
/
+4
|
/
*
Make the drawing logic clearer in `Button`
Rindbee
2024-01-18
1
-0
/
+4
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-1
/
+1
*
Make `TextureButton` and `Button` update on texture change
Ninni Pipping
2023-05-29
1
-0
/
+1
*
Update size or size cache when toggling `expand_icon` in `Button`
Rindbee
2023-05-17
1
-0
/
+1
*
Implement vertical icon alignment for buttons
Florian Kothmeier
2023-05-01
1
-1
/
+4
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-0
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-09-01
1
-0
/
+38
*
Add fit_to_longest_item to OptionButton
kobewi
2022-08-02
1
-1
/
+3
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-9
/
+0
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-3
/
+3
*
Add overrun behavior to the Button.
bruvzg
2022-06-08
1
-0
/
+4
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-15
/
+6
*
Fix missing argument names in bindings
Rémi Verschelde
2021-10-09
1
-3
/
+3
*
Add alignment options to icons on buttons.
jitspoe
2021-06-29
1
-0
/
+4
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-5
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-1
/
+1
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-0
/
+23
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Texture refactor
Juan Linietsky
2020-02-11
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add feature to Button to make its icon expand/shrink with the button's size
Michael Alexsander Silva Dias
2019-08-29
1
-2
/
+4
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-3
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
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
*
Show Options Dialog for NodePath and File in clicked button position.
Daniel J. Ramirez
2017-12-23
1
-1
/
+2
*
Fix CheckButton minimum size
volzhs
2017-12-11
1
-0
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
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
-16
/
+7
*
Groundbreaking!! Godot resources can now be flagged to be local to the scene ...
Juan Linietsky
2017-01-10
1
-0
/
+3
*
-Translation text will change automatically for in-game buttons, labels, poup...
Juan Linietsky
2017-01-09
1
-0
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
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
/
+3
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-8
/
+8
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
[next]