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
2021-02-16 15:39:31 +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: Temporarily silence deprecation warnings on iOS 2020-10-29 15:53:33 +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 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 X11: Make setFullscreen put windows into true maximised mode 2021-02-16 15:39:31 +00:00
juce_mac_FileChooser.mm FileChooser: Add assertion for improved safety when using modal FileChoosers 2020-10-21 16:18:31 +01: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: Respect comma delimiters for file filters 2021-01-11 18:37:15 +00:00
juce_win32_Windowing.cpp Windows: Use MapWindowPoints() in HWNDComponentPeer::getBounds() to get correct client coordinates when we're the child of another HWND 2021-02-11 11:23:07 +00:00