| .. |
|
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: ensure that navigation/status bar visibility is correctly restored when the app gets resumed.
|
2017-12-14 16:20:05 +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
|
Tidied up a few bits of messy String concatenation
|
2017-12-05 12:03:30 +00:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Standardised some lambda syntax
|
2018-01-08 10:28:41 +00:00 |
|
juce_ios_Windowing.mm
|
Standardised some lambda syntax
|
2018-01-08 10:28:41 +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
|
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_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
|
Some minor formatting and comment fixes
|
2017-11-28 17:46:15 +00:00 |
|
juce_mac_FileChooser.mm
|
Another batch of ScopedPointer cleanups
|
2018-01-10 14:49:57 +00:00 |
|
juce_mac_MainMenu.mm
|
Another batch of ScopedPointer cleanups
|
2018-01-10 14:49:57 +00:00 |
|
juce_mac_MouseCursor.mm
|
Added an assertion if you try to create a MouseCursor with a hotspot that's outside the image bounds
|
2017-11-02 14:54:11 +00:00 |
|
juce_mac_NSViewComponentPeer.mm
|
Add missing selector to NSViewComponentPeer.
|
2017-12-18 22:33:50 +01:00 |
|
juce_mac_Windowing.mm
|
Another batch of ScopedPointer cleanups
|
2018-01-10 14:49:57 +00: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
|
Standardised some lambda syntax
|
2018-01-08 10:28:41 +00:00 |
|
juce_win32_Windowing.cpp
|
Windows: Fixed an issue getting file icons with an alpha channel
|
2018-01-09 17:02:30 +00:00 |