.. |
accessibility
|
macOS: Use available keyword instead of preprocessor version checks where possible
|
3 years ago |
java/app/com/rmsl/juce
|
Android Accessibility: Check for valid host pointer when calling into C++ peer code from Java accessibility callbacks
|
3 years ago |
javaopt/app/com/rmsl/juce
|
Updated all license headers
|
5 years ago |
x11
|
Linux: Implement dark mode detection
|
3 years ago |
juce_MultiTouchMapper.h
|
Updated all license headers
|
5 years ago |
juce_ScopedDPIAwarenessDisabler.h
|
ScopedDPIAwarenessDisabler: Move to juce_gui_basics
|
3 years ago |
juce_android_ContentSharer.cpp
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
3 years ago |
juce_android_FileChooser.cpp
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
3 years ago |
juce_android_Windowing.cpp
|
Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms
|
3 years ago |
juce_common_MimeTypes.cpp
|
Updated all license headers
|
5 years ago |
juce_ios_ContentSharer.cpp
|
Use RAII for CFTypes
|
4 years ago |
juce_ios_FileChooser.mm
|
MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0
|
4 years ago |
juce_ios_UIViewComponentPeer.mm
|
Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms
|
3 years ago |
juce_ios_Windowing.mm
|
iOS: Use UIPasteboard string property in SystemClipboard::getTextFromClipboard() to ensure that only NSStrings are retrieved
|
3 years ago |
juce_linux_FileChooser.cpp
|
FileChooser: In Linux FileChoosers, prefer to open files rather than directories if both are requested
|
3 years ago |
juce_linux_Windowing.cpp
|
Linux: Update displays when DPI settings change
|
3 years ago |
juce_mac_FileChooser.mm
|
macOS: Silence some deprecation warnings
|
3 years ago |
juce_mac_MainMenu.mm
|
Mac Menu: Avoid errant beeps when triggering menu items
|
3 years ago |
juce_mac_MouseCursor.mm
|
Updated all license headers
|
5 years ago |
juce_mac_NSViewComponentPeer.mm
|
macOS: Silence some deprecation warnings
|
3 years ago |
juce_mac_Windowing.mm
|
macOS: Silence some deprecation warnings
|
3 years ago |
juce_win32_DragAndDrop.cpp
|
Windows: Fix and suppress some analysis warnings
|
4 years ago |
juce_win32_FileChooser.cpp
|
FileChooser: Always set initial directory if the initialFileOrDirectory argument is not empty
|
3 years ago |
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
|
4 years ago |
juce_win32_Windowing.cpp
|
HWNDComponentPeer: Avoid auto-scaling child hwnds
|
3 years ago |