1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics/native
2020-07-31 11:21:17 +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 Linux: Fixed a UTF-8 conversion issue in the system clipboard code 2020-07-20 17:17:54 +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: Use return code of which to determine whether executable is available instead of parsing output 2020-07-28 15:23:52 +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 Clang: Remove unused data member 2020-07-01 10:00:43 +01:00
juce_win32_Windowing.cpp Small fix for previous commit 2020-07-07 09:04:06 +01:00