1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
Commit graph

14 commits

Author SHA1 Message Date
jules
ce8b2d865a Used Button::onClick to simplify a bunch of library classes and demo code 2018-01-03 11:06:04 +00:00
Lukasz Kozakiewicz
202cad8991 DialogsDemo: flush output stream after writing to it in saving dialog demo. 2017-12-13 09:46:12 +00:00
Lukasz Kozakiewicz
36da4cde05 Add native content sharing support for iOS and Android 2017-12-11 16:08:01 +00:00
Lukasz Kozakiewicz
5358756d58 FileChooser: misc fixes and improvements to iOS and Android file choosers. 2017-11-29 16:46:38 +01:00
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 2017-11-22 14:03:42 +00:00
hogliux
7e23bf28ae Added iOS/Android native file chooser support and support for asynchronous invocation of file choosers 2017-11-20 10:56:08 +00:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
hogliux
ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 2017-04-27 14:40:50 +01:00
jules
4583fa3fbf Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
jules
d06fc22369 Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
jules
fdc04d2d2c Fixed some warnings caught by -pedantic_warnings 2015-09-15 10:42:09 +01:00
jules
9178fe9a1a Some minor refactoring inside OSX MainMenu code. 2015-07-28 12:52:29 +01:00
hogliux
c7b8e77031 Update copyright notice 2015-07-22 15:59:34 +01:00
Felix Faire
b01383e8d0 Restructured folder and Updated Readme 2014-11-12 17:18:18 +00:00
Renamed from extras/Demo/Source/Demos/DialogsDemo.cpp (Browse further)