.. |
accessibility
|
Mac Accessibility: Provide slightly more descriptive value states for checkable items
|
3 years ago |
java/app/com/rmsl/juce
|
Accessbility: Improve support for touch-to-explore on Android
|
3 years ago |
javaopt/app/com/rmsl/juce
|
Updated all license headers
|
4 years ago |
x11
|
X11: Avoid leaking result of XGetAtomName
|
3 years ago |
juce_MultiTouchMapper.h
|
Updated all license headers
|
4 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
|
Image: Keep track of contiguous buffer size to avoid heap buffer overflows
|
3 years ago |
juce_common_MimeTypes.cpp
|
Fix some typos
|
3 years ago |
juce_ios_ContentSharer.cpp
|
ObjC Helpers: Automatically derive appropriate signature for function
|
3 years ago |
juce_ios_FileChooser.mm
|
FileChooser: Find an appropriate peer to focus when the FileChooser is destroyed
|
3 years ago |
juce_ios_UIViewComponentPeer.mm
|
MouseInputSource: Eliminate superfluous drag events caused by pressure change
|
3 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
|
3 years ago |
juce_linux_Windowing.cpp
|
Linux: Fix restoreWindowFromStateString() when the peer already exists
|
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
|
macOS: Make the behaviour of ComponentPeer::grabFocus match the other platforms
|
3 years ago |
juce_mac_Windowing.mm
|
NativeMessageBox: Use associatedComponent on macOS
|
3 years ago |
juce_win32_DragAndDrop.cpp
|
Windows: Fix and suppress some analysis warnings
|
4 years ago |
juce_win32_FileChooser.cpp
|
MinGW: Improve compatibility
|
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
|
ComponentPeer: Correctly scale drag and drop coordinates to account for global scale
|
3 years ago |