| .. |
|
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
|
GCC: Fix redundant redeclaration warnings
|
2021-07-15 09:59:08 +01: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
|
Mac MainMenu: Allow commands without modifiers to be passed to peer
|
2021-07-14 14:49:05 +01: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
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
2021-07-12 11:58:29 +01:00 |