Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 lat temu |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 lat temu |
Rémi Verschelde
|
888051889e
Merge pull request #46674 from cmd410/fix-tab-container
|
4 lat temu |
Yuri Sizov
|
0c41411fe8
Fix stale tab names in TabContainer
|
4 lat temu |
Crystal Melting Dot
|
89baf02fb6
Fix TabContainer _get_tab_width
|
4 lat temu |
bruvzg
|
d78336c65e
[CTL] Add missing font outline drawing routines and theme constants.
|
4 lat temu |
reduz
|
1aa2823fa3
Removed _change_notify
|
4 lat temu |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 lat temu |
Marcel Admiraal
|
8eb39f4e8b
Change themes *_color_* to *_*_color
|
4 lat temu |
Rafał Mikrut
|
56734f44e5
Fix errors when removing non Control node from TabContainer
|
4 lat temu |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 lat temu |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 lat temu |
gongpha
|
0394ff3c99
Refresh TextLine buffer when moving tab
|
4 lat temu |
volzhs
|
814f9015f8
Add option to draw all tabs in front
|
4 lat temu |
volzhs
|
f1eab4afbd
Fix TabContainer crashes
|
4 lat temu |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 lat temu |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 lat temu |
volzhs
|
8a588343db
Fix crash in TabContainer in case of no content at all
|
5 lat temu |
volzhs
|
9eaa5ffab5
Put unselected tabs back in TabContainer control
|
5 lat temu |
Duroxxigar
|
4834e14493
Updated getters and setters names for toplevel
|
5 lat temu |
Duroxxigar
|
b687ace7f9
Renamed toplevel to be top_level
|
5 lat temu |
Pedro J. Estébanez
|
b5e44a123c
Handle gone TabContainer popup nicely
|
5 lat temu |
Lisandro Lorea
|
5123006f06
Fix TabContainer emitting spurious tab_selected signals when a theme is changed
|
5 lat temu |
Dominik 'dreamsComeTrue' Jasiński
|
08377b3f04
Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')
|
5 lat temu |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 lat temu |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 lat temu |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 lat temu |
Rémi Verschelde
|
51d86c9112
Merge pull request #37047 from YeldhamDev/tabcontainer_doc_control_fix
|
5 lat temu |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 lat temu |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 lat temu |