1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/components
attila fb14118771 MacOS: Disable window controls for windows created by JUCE when a Component is modal
The change does not affect plugin windows, which are created by the
host.
2024-01-17 18:54:37 +01:00
..
juce_CachedComponentImage.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Component.cpp Avoid focus changes due to mouse clicks for Components with setMouseClickGrabsKeyboardFocus (false) 2024-01-02 15:10:02 +01:00
juce_Component.h Removed some superfluous consts from definitions 2023-09-20 16:31:10 +01:00
juce_ComponentListener.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentListener.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentTraverser.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FocusTraverser.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_FocusTraverser.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ModalComponentManager.cpp MacOS: Disable window controls for windows created by JUCE when a Component is modal 2024-01-17 18:54:37 +01:00
juce_ModalComponentManager.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00