kobewi
|
076608c979
Improve default OK text in AcceptDialog
|
4 months ago |
kobewi
|
4ae87afaf6
Rework AcceptDialog's ok button text
|
2 years ago |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
7 months ago |
bruvzg
|
3e691e026b
Fix duplicate AcceptDialog cancel/confirm events.
|
1 year ago |
Hugo Locurcio
|
1e8526659c
Add minimum width/height to dialog buttons
|
1 year ago |
kobewi
|
a7b6bcb988
Fix some AcceptDialog argument types
|
1 year ago |
Markus Sauermann
|
fa02d19fd1
Fix internal events not being delivered to some Window types
|
2 years ago |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
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 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Yuri Sizov
|
5eaf82b4f0
Make AcceptDialog and derivatives utilize StyleBox fully
|
3 years ago |
Yuri Sizov
|
15fd025f90
Add dumb and manual theme caching systems to Window
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 years ago |
reduz
|
e32215fbad
Add Blender install autodetection and configuration.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
kleonc
|
714e6a595d
Add AcceptDialog::remove_button method
|
4 years ago |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 years ago |
Aaron Franke
|
bc5c10e0f8
Use a more specific type for AcceptDialog register_text_enter
|
4 years ago |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
4 years ago |
Daniel Ting
|
9605fc54c7
Fix cancel/OK button order on macOS
|
5 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Rémi Verschelde
|
372136fe75
Environment: Refactor code for readability + more
|
5 years ago |
Juan Linietsky
|
b19ab945ac
Make dialogs exclusive by default, fixes #37732
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |