1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_extra/native
reuk 6c46512e8b NSViewComponent: Ensure NSView follows size of top-level component
This commit reverts part of f73f8ee84 which introduced an issue when
resizing a subcomponent with an attached OpenGLContext.

More details of the issue can be seen at
https://github.com/juce-framework/JUCE/issues/914.
2021-07-05 12:21:36 +01:00
..
java/app/com/rmsl/juce Updated all license headers 2020-06-29 08:30:22 +01:00
javaopt/app/com/rmsl/juce Updated all license headers 2020-06-29 08:30:22 +01:00
juce_android_PushNotifications.cpp Android: Fixed a crash when juce_gui_extra is not present 2020-12-08 14:49:15 +00:00
juce_android_WebBrowserComponent.cpp Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
juce_AndroidViewComponent.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_ios_PushNotifications.cpp Use RAII for CFTypes 2021-03-25 15:48:35 +00:00
juce_ios_UIViewComponent.mm Updated all license headers 2020-06-29 08:30:22 +01:00
juce_linux_X11_SystemTrayIcon.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_linux_X11_WebBrowserComponent.cpp Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_linux_XEmbedComponent.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_mac_AppleRemote.mm MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0 2021-06-10 15:20:39 +01:00
juce_mac_CarbonViewWrapperComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_mac_NSViewComponent.mm NSViewComponent: Ensure NSView follows size of top-level component 2021-07-05 12:21:36 +01:00
juce_mac_PushNotifications.cpp Use RAII for CFTypes 2021-03-25 15:48:35 +00:00
juce_mac_SystemTrayIcon.cpp Use RAII for CFTypes 2021-03-25 15:48:35 +00:00
juce_mac_WebBrowserComponent.mm Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 2021-06-30 13:01:14 +01:00
juce_win32_ActiveXComponent.cpp Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00
juce_win32_HWNDComponent.cpp Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00
juce_win32_SystemTrayIcon.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_win32_WebBrowserComponent.cpp Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00