1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/extras/Introjucer/Source/Project Saving
2012-06-01 16:26:10 +01:00
..
jucer_ProjectExport_Android.h Android: fix to prevent app restarts when rotating. 2012-05-19 10:23:56 +01:00
jucer_ProjectExport_Make.h Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 2012-05-31 08:21:34 +01:00
jucer_ProjectExport_MSVC.h Introjucer: Added code to the win32 resource file to allow custom rc files to be included. 2012-06-01 16:26:10 +01:00
jucer_ProjectExport_XCode.h Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 2012-05-29 10:30:41 +01:00
jucer_ProjectExporter.cpp Introjucer: made the project wizard create some default exporters. 2012-04-24 10:50:00 +01:00
jucer_ProjectExporter.h Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 2012-05-31 08:21:34 +01:00
jucer_ProjectSaver.h Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string. 2012-05-23 21:25:28 +01:00
jucer_ResourceFile.cpp Introjucer: fix for binary resource file generation. 2012-05-25 21:40:26 +01:00
jucer_ResourceFile.h Internal work on the ComponentBuilder system. 2012-01-17 18:33:35 +00:00