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
2021-02-22 09:08:09 +00: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 X11: Make setFullscreen put windows into true maximised mode 2021-02-16 15:39:31 +00: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 Removed Displays const_casts from ComponentPeer implementations 2021-02-08 14:38:09 +00:00
juce_common_MimeTypes.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ios_ContentSharer.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_ios_FileChooser.mm FileChooser: Check JUCE_MODAL_LOOPS_PERMITTED in Native::runModally() 2021-02-22 09:08:09 +00:00
juce_ios_UIViewComponentPeer.mm Removed Displays const_casts from ComponentPeer implementations 2021-02-08 14:38:09 +00:00
juce_ios_Windowing.mm Added Display::safeAreaInsets and implementations for iOS and Android 2021-02-08 14:38:09 +00:00
juce_linux_FileChooser.cpp FileChooser: Check JUCE_MODAL_LOOPS_PERMITTED in Native::runModally() 2021-02-22 09:08:09 +00:00
juce_linux_Windowing.cpp X11: Make setFullscreen put windows into true maximised mode 2021-02-16 15:39:31 +00:00
juce_mac_FileChooser.mm FileChooser: Check JUCE_MODAL_LOOPS_PERMITTED in Native::runModally() 2021-02-22 09:08:09 +00:00
juce_mac_MainMenu.mm Narrowed the scoped of some undeclared Objective-C selector warnings 2020-12-10 12:48:42 +00:00
juce_mac_MouseCursor.mm Updated all license headers 2020-06-29 08:30:22 +01:00
juce_mac_NSViewComponentPeer.mm macOS: Propagate focus loss message when resigning key window status and only grab focus if window can become the key window 2021-01-28 11:26:41 +00:00
juce_mac_Windowing.mm Removed Displays const_casts from ComponentPeer implementations 2021-02-08 14:38:09 +00: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 FileChooser: Check JUCE_MODAL_LOOPS_PERMITTED in Native::runModally() 2021-02-22 09:08:09 +00:00
juce_win32_Windowing.cpp Windows: Avoid setting WINDOWPOS in handlePositionChanging() when "new" coordinates are floating-point rounding errors due to scale factor conversion 2021-02-19 19:07:12 +00:00