reuk
|
4fd3dfb51b
|
FileChooser: Temporarily silence deprecation warnings on iOS
|
4 years ago |
ed
|
b7e28541ca
|
Replaced deprecated Displays methods
|
4 years ago |
ed
|
dd3c96b7e7
|
iOS: Make sure that native FileChooser is visible and is dismissed correctly when user taps outside the chooser window
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
ed
|
889f3baa70
|
iOS: Fixed a leak in the FileChooser code
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
8d75cc8064
|
iOS: Fixed a screen rotation bug on iOS 13
|
5 years ago |
Tom Poole
|
670f77f80c
|
Fixed some Android compiler warnings
|
6 years ago |
ed
|
acd3c0b8ee
|
Fixed some Objective-C id -> auto* conversion warnings
|
6 years ago |
hogliux
|
ceea888507
|
Added an option to specify a parent component when creating a file chooser
|
6 years ago |
hogliux
|
3a8c63f5d4
|
iOS: Ensured that native file choosers also work in iOS apps
|
6 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
hogliux
|
9d5a489855
|
Fixed an assertion which could occur if you specified an extra semicolon at the end of your wildcard filter string
|
7 years ago |
jules
|
51f6c5d01c
|
Tidied up a few bits of messy String concatenation
|
7 years ago |
Lukasz Kozakiewicz
|
7297f62182
|
FileChooser: actually do store URL security bookmark in a smart pointer (as it was originally on an internal branch). Also update the docs to clearly indicate that a user has to use URL returned from FileChooser.
|
7 years ago |
jules
|
6a49d6efdc
|
Minor tidying up
|
7 years ago |
Lukasz Kozakiewicz
|
5358756d58
|
FileChooser: misc fixes and improvements to iOS and Android file choosers.
|
7 years ago |
hogliux
|
df8fc9b910
|
FileChoosers: Added a file-chooser save mode where the caller already supplies a temporary file which should be saved. JUCE will automatically move the temporary file to the location selected by the user
|
7 years ago |
hogliux
|
7e23bf28ae
|
Added iOS/Android native file chooser support and support for asynchronous invocation of file choosers
|
7 years ago |