1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_gui_basics/native
2020-09-24 12:52:45 +01:00
..
java/app/com/rmsl/juce Updated all license headers 2020-06-29 08:30:22 +01:00
javaopt/app/com/rmsl/juce Updated all license headers 2020-06-29 08:30:22 +01:00
x11 GCC: Suppress cast-align warnings 2020-09-24 12:52:45 +01:00
juce_android_ContentSharer.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_android_FileChooser.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_android_Windowing.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_common_MimeTypes.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ios_ContentSharer.cpp iOS: Fixed ContentSharer native window visibility 2020-07-31 11:21:17 +01:00
juce_ios_FileChooser.mm iOS: Make sure that native FileChooser is visible and is dismissed correctly when user taps outside the chooser window 2020-07-20 17:17:54 +01:00
juce_ios_UIViewComponentPeer.mm iOS: Don't set the font smoothing property of the graphics context on iOS so that cached Component images render the same as the default 2020-07-20 17:17:54 +01:00
juce_ios_Windowing.mm iOS: UIViewComponentPeer refactoring 2020-07-20 17:17:53 +01:00
juce_linux_FileChooser.cpp Linux: Added a workaround for kdialog FileChooser wildcard not functioning correctly on KDE 2020-08-21 09:08:31 +01:00
juce_linux_Windowing.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_mac_FileChooser.mm Cleaned up some whitespace 2020-07-20 17:17:53 +01:00
juce_mac_MainMenu.mm macOS: Don't pass native menu key events to currently focused Component 2020-07-10 18:47:06 +01:00
juce_mac_MouseCursor.mm Updated all license headers 2020-06-29 08:30:22 +01:00
juce_mac_NSViewComponentPeer.mm macOS: Call superclass constrainFrameRect for NSWindow to ensure that native title bar stays on screen 2020-07-10 17:50:11 +01:00
juce_mac_Windowing.mm macOS 11: Fix function pointer conversions 2020-07-08 09:58:01 +01:00
juce_MultiTouchMapper.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_win32_DragAndDrop.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_win32_FileChooser.cpp Windows: Made the behaviour of the new native FileChooser consistent with the old when saving a file with no extension specified 2020-08-20 18:10:21 +01:00
juce_win32_Windowing.cpp Windows: Return result of ComponentPeer::handleKeyPress() in doAppCommand() to prevent JUCE apps always consuming media keys 2020-09-22 10:52:03 +01:00