1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Introjucer/Source/Project
2011-07-11 19:03:54 +01:00
..
jucer_GroupInformationComponent.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
jucer_GroupInformationComponent.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_NewFileWizard.cpp Even more introjucer refactoring. 2011-07-07 10:13:18 +01:00
jucer_NewFileWizard.h Minor introjucer clean-ups. 2011-07-03 18:51:54 +01:00
jucer_NewProjectWizard.cpp More introjucer refactoring. 2011-07-06 13:35:17 +01:00
jucer_NewProjectWizard.h GIF decoding fix. Introjucer refactoring work. 2011-07-04 11:20:17 +01:00
jucer_Project.cpp Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_Project.h Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ProjectContentComponent.cpp Fixed a couple of introjucer problems. Reorganised some native code. 2011-06-30 11:26:05 +01:00
jucer_ProjectContentComponent.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_ProjectExport_Android.h Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ProjectExport_Make.h Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ProjectExport_MSVC.h Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ProjectExport_XCode.h Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ProjectExporter.cpp Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ProjectExporter.h Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ProjectInformationComponent.cpp More introjucer refactoring. 2011-07-06 13:35:17 +01:00
jucer_ProjectInformationComponent.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_ProjectSaver.h Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ProjectTreeViewBase.cpp Minor introjucer clean-ups. 2011-07-03 18:51:54 +01:00
jucer_ProjectTreeViewBase.h Minor introjucer clean-ups. 2011-07-03 18:51:54 +01:00
jucer_ProjectType.cpp Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ProjectType.h Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
jucer_ResourceFile.cpp Minor introjucer clean-ups. 2011-07-03 18:51:54 +01:00
jucer_ResourceFile.h Minor introjucer clean-ups. 2011-07-03 18:51:54 +01:00
jucer_TreeViewTypes.cpp GIF decoding fix. Introjucer refactoring work. 2011-07-04 11:20:17 +01:00
jucer_TreeViewTypes.h Minor introjucer clean-ups. 2011-07-03 18:51:54 +01:00