1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/extras/Projucer/Source/Project Saving
2017-05-15 09:29:15 +01:00
..
jucer_ProjectExport_Android.h Projucer: Added an error message if your activity class name contains underscores 2017-05-10 15:40:34 +01:00
jucer_ProjectExport_CodeBlocks.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jucer_ProjectExport_Make.h Linux: Fixed an issue where the Makefile generated by the Projucer would not trigger recompilation when files were changed (Fixes #202) 2017-05-09 12:56:31 +01:00
jucer_ProjectExport_MSVC.h Made the Projucer's Windows target platform property chooser available to all Visual Studio exporters 2017-05-04 13:08:34 +01:00
jucer_ProjectExport_XCode.h Projucer: Moved a Thread::sleep() call that would be called every time a project was saved out of the Xcode exporter and only call it if saving and opening project in Xcode 2017-05-12 12:58:20 +01:00
jucer_ProjectExporter.cpp Projucer: The Projucer now adds a unique suffix to the target project folder of duplicate exporters and the 'selected exporter' drop-down now defaults to the first exporter that can launch the project if none were previously selected 2017-05-15 09:29:15 +01:00
jucer_ProjectExporter.h Projucer: The Projucer now adds a unique suffix to the target project folder of duplicate exporters and the 'selected exporter' drop-down now defaults to the first exporter that can launch the project if none were previously selected 2017-05-15 09:29:15 +01:00
jucer_ProjectSaver.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jucer_ProjectSaver.h Projucer: Moved a Thread::sleep() call that would be called every time a project was saved out of the Xcode exporter and only call it if saving and opening project in Xcode 2017-05-12 12:58:20 +01:00
jucer_ResourceFile.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jucer_ResourceFile.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jucer_TextWithDefaultPropertyComponent.h Projucer: Selected colour scheme is now stored and recalled. Multiple fixes for unreadable text in the GUI editor 2017-05-08 17:20:44 +01:00