1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_gui_basics/native
reuk 59a47a4638
HWNDComponentPeer: Fix icon leaks
Co-authored-by: ValentynPavliuchenkoA <valentyn.pavliuchenko@avid.com>
2022-10-06 18:53:09 +01:00
..
accessibility Tidy up parameter pack expansions 2022-09-12 16:14:57 +01:00
java/app/com/rmsl/juce Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
javaopt/app/com/rmsl/juce InAppPurchases: Add support for Android BillingClient 5.0.0 2022-06-09 16:55:17 +01:00
x11 X11: Use 32-bit colourmap in the case that a 24-bit colourmap is unavailable 2022-09-29 12:05:42 +01:00
juce_android_ContentSharer.cpp AndroidDocument: Support file access to shared storage locations on Android 30+ 2022-05-23 13:18:08 +01:00
juce_android_FileChooser.cpp AndroidDocument: Support file access to shared storage locations on Android 30+ 2022-05-23 13:18:08 +01:00
juce_android_Windowing.cpp Android: Fix crashes on startup for devices with older API levels 2022-08-04 22:51:16 +01:00
juce_ios_ContentSharer.cpp iOS: Remove iOS 10 preprocessor checks 2022-08-04 22:51:17 +01:00
juce_ios_FileChooser.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ios_UIViewComponentPeer.mm iOS: Correctly compute mouse position for scroll events 2022-09-27 16:45:21 +01:00
juce_ios_Windowing.mm PushNotifications: Silence deprecation warnings 2022-08-04 22:51:18 +01:00
juce_linux_FileChooser.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_linux_Windowing.cpp Linux: Adjust natively reported border size by the current scale factor 2022-05-19 12:06:38 +02:00
juce_mac_CGMetalLayerRenderer.h macOS/iOS: Fix a scaled multiple-rects drawing issue 2022-08-05 13:27:32 +01:00
juce_mac_FileChooser.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_mac_MainMenu.mm macOS: Remove macOS 10.14 preprocessor checks 2022-08-04 22:51:17 +01:00
juce_mac_MouseCursor.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_mac_NSViewComponentPeer.mm NSViewComponentPeer: Avoid allocating a std::function on every frame 2022-09-27 15:18:21 +01:00
juce_mac_PerScreenDisplayLinks.h OpenGL: Ensure that macOS uses the same (sRGB) colour space everywhere 2022-09-27 15:18:21 +01:00
juce_mac_Windowing.mm Displays: Add keyboardInsets member to Display, to allow querying onscreen keyboard size 2022-07-29 18:54:50 +01:00
juce_MultiTouchMapper.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ScopedDPIAwarenessDisabler.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_win32_DragAndDrop.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_win32_FileChooser.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_win32_ScopedThreadDPIAwarenessSetter.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_win32_Windowing.cpp HWNDComponentPeer: Fix icon leaks 2022-10-06 18:53:09 +01:00