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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix button icon_color_disabled alpha channel
mashumafi
2022-01-30
1
-3
/
+2
*
Improve locale detection.
bruvzg
2022-01-18
1
-1
/
+1
*
Merge pull request #55225 from bruvzg/fix_ligature_cursor_and_ot_features
Rémi Verschelde
2022-01-10
1
-3
/
+3
|
\
|
*
[TextServer] Improve ligature cursor handling.
bruvzg
2022-01-09
1
-3
/
+3
*
|
Fix button multiline text alignment.
bruvzg
2022-01-09
1
-0
/
+2
|
/
*
Merge pull request #54441 from Geometror/checkbutton-checkbox-font-hover-pres...
Rémi Verschelde
2022-01-05
1
-3
/
+2
|
\
|
*
Fix CheckButton and CheckBox font hover pressed color
Hendrik Brucker
2021-10-31
1
-3
/
+2
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
|
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-2
/
+2
*
|
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-43
/
+40
*
|
Rename minimum_size_changed() method
kobewi
2021-12-06
1
-7
/
+7
|
/
*
Add focus font color to Button and derivatives
Yuri Sizov
2021-10-26
1
-3
/
+12
*
Fix missing argument names in bindings
Rémi Verschelde
2021-10-09
1
-10
/
+10
*
Add `auto_translate` toggle for automatic translation
Michael Alexsander
2021-07-29
1
-2
/
+2
*
Optimize StringName usage
reduz
2021-07-18
1
-57
/
+57
*
Add alignment options to icons on buttons.
jitspoe
2021-06-29
1
-54
/
+83
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Tweak dozens of editor property hints for consistency
Hugo Locurcio
2021-05-25
1
-1
/
+1
*
Add preview Sun and Environment
reduz
2021-02-22
1
-0
/
+5
*
Removed _change_notify
reduz
2021-02-10
1
-4
/
+1
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-9
/
+1
*
Use integer coordinates for the font glyphs rendering.
bruvzg
2021-01-31
1
-2
/
+2
*
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-19
/
+19
*
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
-25
/
+25
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-46
/
+256
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-24
/
+44
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-27
/
+0
*
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
|
\
[prev]
[next]