| .. |
|
accessibility
|
ObjC Helpers: Automatically derive appropriate signature for function
|
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
|
4 years ago |
|
javaopt/app/com/rmsl/juce
|
Updated all license headers
|
5 years ago |
|
x11
|
LinuxComponentPeer: Handle window constraints correctly on high resolution displays
|
3 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
|
MouseCursor: Refactor platform-specific MouseCursor internals
|
4 years ago |
|
juce_common_MimeTypes.cpp
|
Updated all license headers
|
5 years ago |
|
juce_ios_ContentSharer.cpp
|
ObjC Helpers: Automatically derive appropriate signature for function
|
3 years ago |
|
juce_ios_FileChooser.mm
|
FileChooser: Allow multiple selection on iOS
|
3 years ago |
|
juce_ios_UIViewComponentPeer.mm
|
macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword
|
4 years ago |
|
juce_ios_Windowing.mm
|
iOS: Fix native message box leak when no callback is provided
|
3 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
|
ScaledImage: Use in a few more places
|
3 years ago |
|
juce_mac_FileChooser.mm
|
FileChooser: Fix function signature for Obj-C interop
|
3 years ago |
|
juce_mac_MainMenu.mm
|
ObjC Helpers: Automatically derive appropriate signature for function
|
3 years ago |
|
juce_mac_MouseCursor.mm
|
ScaledImage: Use in a few more places
|
3 years ago |
|
juce_mac_NSViewComponentPeer.mm
|
ScaledImage: Use in a few more places
|
3 years ago |
|
juce_mac_Windowing.mm
|
iOS: Fix native message box leak when no callback is provided
|
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
|
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
|
Windows: Don't send modal input attempts to windows that are explicitly ignoring them
|
3 years ago |