| .. |
|
accessibility
|
iOS/macOS Accessibility: Tidy up shared value getter
|
4 years ago |
|
java/app/com/rmsl/juce
|
Android Accessibility: Check for valid host pointer when calling into C++ peer code from Java accessibility callbacks
|
4 years ago |
|
javaopt/app/com/rmsl/juce
|
Updated all license headers
|
5 years ago |
|
x11
|
XWindowSystem: Only dismiss transient modal windows when other windows are moved or resized
|
4 years ago |
|
juce_MultiTouchMapper.h
|
Updated all license headers
|
5 years ago |
|
juce_ScopedDPIAwarenessDisabler.h
|
ScopedDPIAwarenessDisabler: Move to juce_gui_basics
|
4 years ago |
|
juce_android_ContentSharer.cpp
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
4 years ago |
|
juce_android_FileChooser.cpp
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
4 years ago |
|
juce_android_Windowing.cpp
|
Android Accessibility: Check for valid host pointer when calling into C++ peer code from Java accessibility callbacks
|
4 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
|
iOS: Use UIAccessibilityContainer methods for correct accessibility hierarchy and navigation
|
4 years ago |
|
juce_ios_Windowing.mm
|
iOS: Use safeAreaInsets API on supported platforms, even when deployment target is low
|
4 years ago |
|
juce_linux_FileChooser.cpp
|
FileChooser: In Linux FileChoosers, prefer to open files rather than directories if both are requested
|
4 years ago |
|
juce_linux_Windowing.cpp
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
4 years ago |
|
juce_mac_FileChooser.mm
|
macOS: Use the NSOpenPanel message property to display the FileChooser title correctly
|
4 years ago |
|
juce_mac_MainMenu.mm
|
Mac MainMenu: Allow main menu items to be disabled
|
4 years ago |
|
juce_mac_MouseCursor.mm
|
Updated all license headers
|
5 years ago |
|
juce_mac_NSViewComponentPeer.mm
|
NSViewComponentPeer: Only dismiss transient modal windows when other windows are moved or resized
|
4 years ago |
|
juce_mac_Windowing.mm
|
Move declaration of createSnapshotOfNativeWindow to module header
|
4 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
|
4 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
|
ScopedDPIAwarenessDisabler: Move to juce_gui_basics
|
4 years ago |