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
*
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
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-1
/
+1
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
Document theme_items of multiple classes
Tomasz Chabora
2020-01-27
1
-0
/
+11
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-12-06
1
-1
/
+1
*
Add feature to Button to make its icon expand/shrink with the button's size
Michael Alexsander Silva Dias
2019-08-29
1
-0
/
+3
*
Fix wrong offset in Button when alignment is set to left
Michael Alexsander Silva Dias
2019-08-28
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-15
1
-1
/
+1
*
TreeItem: Rename new button disable method to set_button_disabled
Rémi Verschelde
2019-07-09
1
-2
/
+2
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-10
/
+10
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-1
/
+1
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
[next]