1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_extra/native
reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings
This fixes warnings that are emitted when building with the `-analyze`
flag enabled.
2021-05-26 15:34:26 +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 Use RAII for CFTypes 2021-03-25 15:48:35 +00:00
juce_mac_CarbonViewWrapperComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_mac_NSViewComponent.mm AutoResizingNSViewComponent: Fix display issues for certain plugin views 2021-05-06 15:51:09 +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 macOS: Added support for loading local files in WebBrowserComponent 2021-02-19 19:07:13 +00:00
juce_win32_ActiveXComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_win32_HWNDComponent.cpp Windows: Added ScopedThreadDPIAwarenessSetter for correctly setting and resetting thread DPI-awareness for methods which interact with an HWND and removed some DPI workarounds 2021-03-02 15:56:10 +00:00
juce_win32_SystemTrayIcon.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_win32_WebBrowserComponent.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00