LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
1 month ago |
kleonc
|
576e1f1263
Ensure hiding AcceptDialog OK button keeps other buttons centered
|
1 month ago |
Michael Alexsander
|
454e4f817c
Make build profile project detection also set build options
|
4 months ago |
kobewi
|
076608c979
Improve default OK text in AcceptDialog
|
3 months ago |
Pāvels Nadtočajevs
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 months ago |
HolonProduction
|
6b9641d364
Fix focus cycle through window
|
4 months ago |
Thaddeus Crews
|
e6a61b1ecc
Merge pull request #76829 from bruvzg/ac_kit_direct
|
3 months ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
4 months ago |
Pāvels Nadtočajevs
|
f37fb49739
Add separate `minimize_disabled` and `maximize_disabled` window flags.
|
3 months ago |
kobewi
|
4ae87afaf6
Rework AcceptDialog's ok button text
|
1 year ago |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
7 months ago |
A Thousand Ships
|
af56d6e8e8
Use `SceneStringName` in more places
|
8 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
|
1 year ago |
bruvzg
|
72e2e47059
[DisplayServer] Add method to estimate window title bar size.
|
1 year ago |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year 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 |