bruvzg
|
4c8f8e6980
[macOS] Fix menu crash when used from opened native dialog.
|
10 months ago |
bruvzg
|
1f7bf27780
[macOS] Improve native menu open/close callbacks.
|
1 year ago |
bruvzg
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
1 year ago |
Rémi Verschelde
|
15b8185c68
Don't use TTR/RTR for ERR/WARN prints
|
1 year ago |
bruvzg
|
b52826bf55
Add error messages to the native menu and file dialogs callback.
|
1 year ago |
bruvzg
|
6371cc3d69
[macOS] Fix crash when using system default menu shortcuts.
|
1 year ago |
kobewi
|
09b30be86d
Add vararg call() method to C++ Callable
|
2 years ago |
bruvzg
|
d1aaa914f3
[macOS] Add `about_to_open` and `popup_hide` callback for the global menus, move part of logic to the PopupMenu to allow live menu modification.
|
2 years ago |
bruvzg
|
aecfd92ea8
[macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related files, update some deprecated code.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
f255ecb241
[macOS] Simplify handling of menu accelerators, and send event to the focused window instead of main.
|
3 years ago |
bruvzg
|
b85a4c5d79
[macOS] Handle accelerator and click events of the global menu items separately.
|
3 years ago |