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
/
doc
/
classes
/
Button.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Button] Use align_to_largest_stylebox for min. size calculation.
bruvzg
2024-07-04
1
-1
/
+1
*
[Button] Adds theme option to align button text and icon to either largest or...
bruvzg
2024-06-10
1
-0
/
+3
*
Fix CheckBox and CheckButton not using max_icon_width
Riley Willows
2024-05-20
1
-1
/
+1
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-2
/
+2
*
Use black for font outlines by default instead of white
Hugo Locurcio
2024-02-28
1
-1
/
+1
*
Merge pull request #87025 from bruvzg/button_wrap
Rémi Verschelde
2024-02-23
1
-0
/
+3
|
\
|
*
[Button] Add autowrap feature.
bruvzg
2024-02-22
1
-0
/
+3
*
|
Add keywords to improve search in the class reference
Hugo Locurcio
2024-02-22
1
-1
/
+1
|
/
*
Merge pull request #82409 from KoBeWi/3_in_1
Rémi Verschelde
2023-10-18
1
-0
/
+1
|
\
|
*
Document, cleanup and fix some theme properties
kobewi
2023-09-27
1
-0
/
+1
*
|
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-1
/
+1
|
/
*
Use bound theme properties for documentation
Yuri Sizov
2023-09-26
1
-0
/
+20
*
Further separate icon from text of buttons in both editor and default themes
Michael Alexsander
2023-08-07
1
-1
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-4
/
+3
*
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
-1
/
+4
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Document MDSF font outlines may require `msdf_pixel_range` adjustments
Hugo Locurcio
2022-12-19
1
-0
/
+1
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-2
/
+2
*
Fixed signal connection examples to use new callable syntax in the docs
Anutrix
2022-10-30
1
-2
/
+2
*
Fix case where `h_separation` might not work in `Button`
Rindbee
2022-08-12
1
-1
/
+1
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-23
/
+0
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-2
/
+2
*
Add overrun behavior to the Button.
bruvzg
2022-06-08
1
-0
/
+3
*
Rename theme properties to include underscores
FireForge
2022-04-23
1
-2
/
+2
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Updated alpha value for disabled icons in default theme.
MisoMosiSpy
2022-02-09
1
-1
/
+1
*
Improve the default project theme
Hugo Locurcio
2022-01-19
1
-4
/
+4
*
Document that transparent StyleBoxes/textures should be used for UI focus
Hugo Locurcio
2021-12-15
1
-1
/
+1
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-15
/
+4
*
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-20
/
+20
*
Add [theme_item] tag to editor help
kobewi
2021-11-18
1
-1
/
+1
*
Mention how to add margins to Button's icon
kobewi
2021-11-17
1
-0
/
+1
*
Add focus font color to Button and derivatives
Yuri Sizov
2021-10-26
1
-0
/
+6
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-20
/
+20
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-12
/
+6
*
Add alignment options to icons on buttons.
jitspoe
2021-06-29
1
-0
/
+3
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-11
/
+11
*
Document that Button doesn't interpret touch input (= no multitouch)
Hugo Locurcio
2021-02-21
1
-0
/
+1
*
[CTL] Add missing font outline drawing routines and theme constants.
bruvzg
2021-02-14
1
-2
/
+2
*
Added missed Button `font_hover_pressed_color` style
Yuri Roubinsky
2021-01-27
1
-1
/
+4
*
Reveals Button "icon_color" style properties to the user
Yuri Roubinsky
2021-01-26
1
-0
/
+15
*
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-6
/
+6
*
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-0
/
+42
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+2
*
Add C# code examples to the docs
HaSa1002
2020-09-26
1
-2
/
+18
*
Reference the BaseButton class explicitly in button class documentations
Hugo Locurcio
2020-09-23
1
-0
/
+1
*
Add an example for creating a button in the Button class documentation
Hugo Locurcio
2020-07-15
1
-0
/
+12
[next]