| .. |
|
accessibility
|
Windows Accessibility: Implement AccessibilityEvent::valueChanged
|
2021-10-08 17:19:03 +01:00 |
|
java/app/com/rmsl/juce
|
Android Accessibility: Check for valid host pointer when calling into C++ peer code from Java accessibility callbacks
|
2021-09-15 14:02:15 +01:00 |
|
javaopt/app/com/rmsl/juce
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
x11
|
Linux: Implement dark mode detection
|
2021-09-29 17:40:58 +01:00 |
|
juce_android_ContentSharer.cpp
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
2021-07-12 11:58:29 +01:00 |
|
juce_android_FileChooser.cpp
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
2021-07-12 11:58:29 +01:00 |
|
juce_android_Windowing.cpp
|
Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms
|
2021-09-29 17:40:58 +01:00 |
|
juce_common_MimeTypes.cpp
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
juce_ios_ContentSharer.cpp
|
iOS: Fix compatibility when targeting older SDK versions
|
2021-10-08 17:18:32 +01:00 |
|
juce_ios_FileChooser.mm
|
MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0
|
2021-06-10 15:20:39 +01:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms
|
2021-09-29 17:40:58 +01:00 |
|
juce_ios_Windowing.mm
|
iOS: Use UIPasteboard string property in SystemClipboard::getTextFromClipboard() to ensure that only NSStrings are retrieved
|
2021-10-07 14:30:24 +01:00 |
|
juce_linux_FileChooser.cpp
|
FileChooser: In Linux FileChoosers, prefer to open files rather than directories if both are requested
|
2021-09-27 12:48:59 +01:00 |
|
juce_linux_Windowing.cpp
|
Linux: Update displays when DPI settings change
|
2021-09-29 17:41:04 +01:00 |
|
juce_mac_FileChooser.mm
|
macOS: Silence some deprecation warnings
|
2021-10-04 17:23:29 +01:00 |
|
juce_mac_MainMenu.mm
|
Mac Menu: Avoid errant beeps when triggering menu items
|
2021-10-06 16:59:06 +01:00 |
|
juce_mac_MouseCursor.mm
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
juce_mac_NSViewComponentPeer.mm
|
macOS: Silence some deprecation warnings
|
2021-10-04 17:23:29 +01:00 |
|
juce_mac_Windowing.mm
|
macOS: Silence some deprecation warnings
|
2021-10-04 17:23:29 +01:00 |
|
juce_MultiTouchMapper.h
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
juce_ScopedDPIAwarenessDisabler.h
|
ScopedDPIAwarenessDisabler: Move to juce_gui_basics
|
2021-09-28 11:31:50 +01:00 |
|
juce_win32_DragAndDrop.cpp
|
Windows: Fix and suppress some analysis warnings
|
2021-05-26 15:34:26 +01:00 |
|
juce_win32_FileChooser.cpp
|
FileChooser: Always set initial directory if the initialFileOrDirectory argument is not empty
|
2021-07-14 15:40:58 +01:00 |
|
juce_win32_ScopedThreadDPIAwarenessSetter.h
|
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_Windowing.cpp
|
HWNDComponentPeer: Avoid auto-scaling child hwnds
|
2021-09-30 14:19:26 +01:00 |