Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
10 months ago |
A Thousand Ships
|
af56d6e8e8
Use `SceneStringName` in more places
|
11 months ago |
A Thousand Ships
|
ca18a06ecb
[Scene] Add `SceneStringNames::confirmed`
|
1 year ago |
A Thousand Ships
|
926afccbd8
[Scene] Add `SceneStringNames::panel`
|
1 year ago |
bruvzg
|
3e691e026b
Fix duplicate AcceptDialog cancel/confirm events.
|
1 year ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
Haoyu Qiu
|
b2d5a06828
Fix buttons offset to the right when dialog is at minsize
|
1 year ago |
Rémi Verschelde
|
0dfb48e58d
Merge pull request #89693 from Calinou/dialogs-add-button-minimum-size
|
1 year ago |
Hugo Locurcio
|
1e8526659c
Add minimum width/height to dialog buttons
|
1 year ago |
Koyper
|
0881c81c13
Fix non-embedded Windows resizing to match Viewport content scale factor
|
1 year ago |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 year ago |
Michael Alexsander
|
05f6c56a48
Fix some translations not properly falling back
|
1 year ago |
kobewi
|
a7b6bcb988
Fix some AcceptDialog argument types
|
1 year ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 year ago |
Markus Sauermann
|
fa02d19fd1
Fix internal events not being delivered to some Window types
|
2 years ago |
bruvzg
|
72e2e47059
[DisplayServer] Add method to estimate window title bar size.
|
2 years ago |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 years ago |
Ricardo Subtil
|
f0927250ca
Support controller input on popup/dialogs
|
2 years ago |
Rémi Verschelde
|
2a9aaae8a5
Merge pull request #79293 from ItsNL/add-accept-dialog-close-on-unfocused
|
2 years ago |
NL
|
a77d8b3eb5
Check FLAG_POPUP to close an AcceptDialog when parent is focused
|
2 years ago |
kleonc
|
30a9c90785
Hide/show AcceptDialog's button spacer on button visibility changed
|
2 years ago |
Markus Sauermann
|
bfa7497c1b
Revert "Fix focusloss of non-exclusive `AcceptDialog` with `close_on_escape`"
|
2 years ago |
Markus Sauermann
|
7f547fcf09
Fix focusloss of non-exclusive `AcceptDialog` with `close_on_escape`
|
2 years ago |
Markus Sauermann
|
dc434ef849
Fix that button presses don't set event as handled in AcceptDialog
|
2 years ago |
Arman Elgudzhyan
|
8ab2cf3d2d
Use defined key mapping for closing popups and dialogs
|
2 years ago |
Rindbee
|
c73844f117
Use min_size/max_size to limit the window size and the position while popup center
|
3 years ago |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 years ago |
Juan Linietsky
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |