1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/native
2018-04-10 18:34:20 +01:00
..
juce_android_ContentSharer.cpp Android: handle case when we don’t receive file open events while sharing. 2017-12-28 18:15:27 +01:00
juce_android_FileChooser.cpp Add native content sharing support for iOS and Android 2017-12-11 16:08:01 +00:00
juce_android_Windowing.cpp Android: restore nav bars visibility on back button press too. 2018-03-02 12:12:50 +00:00
juce_common_MimeTypes.cpp Add native content sharing support for iOS and Android 2017-12-11 16:08:01 +00:00
juce_ios_ContentSharer.cpp Add native content sharing support for iOS and Android 2017-12-11 16:08:01 +00:00
juce_ios_FileChooser.mm Fixed an assertion which could occur if you specified an extra semicolon at the end of your wildcard filter string 2018-03-13 15:44:49 +00:00
juce_ios_UIViewComponentPeer.mm Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
juce_ios_Windowing.mm iOS: Added memory warning callbacks 2018-01-29 15:11:56 +00:00
juce_linux_FileChooser.cpp FileChooser: misc fixes and improvements to iOS and Android file choosers. 2017-11-29 16:46:38 +01:00
juce_linux_X11.cpp Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated! 2017-12-12 16:24:40 +00:00
juce_linux_X11.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_linux_X11_Clipboard.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_linux_X11_Windowing.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
juce_mac_FileChooser.mm More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_mac_MainMenu.mm macOS: Fixed a bug which would prevent a SystemTrayIconComponent from creating a native popup window 2018-03-29 10:45:09 +01:00
juce_mac_MouseCursor.mm Implemented setIcon() in NSViewComponentPeer 2018-02-12 12:47:57 +00:00
juce_mac_NSViewComponentPeer.mm Disable automatic window tabbing behaviour on macOS 2018-02-14 11:47:04 +00:00
juce_mac_Windowing.mm Tidied up a few minor coding style discrepencies 2018-04-10 09:50:11 +01:00
juce_MultiTouchMapper.h Fixed some VS2013 compiler errors 2017-10-18 11:05:40 +01:00
juce_win32_DragAndDrop.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_win32_FileChooser.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
juce_win32_Windowing.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00