1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/Projucer/Source/Project Saving
2017-05-22 12:29:30 +01:00
..
jucer_ProjectExport_Android.h Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 2017-05-16 13:42:35 +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 Projucer: Only add webkit2gtk-4 linux dependency if JUCE_WEB_BROWSER is actually enabled 2017-05-18 17:43:13 +01:00
jucer_ProjectExport_MSVC.h Projucer: Fixed duplicate backslash in Visual Studio output directory setting 2017-05-22 12:29:30 +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: Added a call to isiOS() in ProjectExporter::mayCompileOnCurrentOS() when on mac 2017-05-19 16:12:33 +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: Added an option when right-clicking on an exporter to save just the selected exporter 2017-05-16 15:53:45 +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