1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/extras/Introjucer/Source/Project
2011-04-07 13:49:01 +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 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_NewFileWizard.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_NewProjectWizard.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_NewProjectWizard.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_Project.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_Project.h A couple of minor fixes, and changed code to use std::swap instead of swapVariables() 2011-04-01 09:38:25 +01:00
jucer_ProjectContentComponent.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_ProjectContentComponent.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_ProjectExport_Android.h Fix for linux build, lookandfeel typo, VS2005 sockets. Added a class ZipFile::Builder for creating zip files. 2011-03-12 22:29:46 +00:00
jucer_ProjectExport_Make.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_ProjectExport_MSVC.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_ProjectExport_XCode.h 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_ProjectExporter.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_ProjectExporter.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_ProjectInformationComponent.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_ProjectInformationComponent.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_ProjectSaver.h 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_ProjectTreeViewBase.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_ProjectTreeViewBase.h New class NativeMessageBox, with static methods for showing several types of native alert boxes. 2011-03-30 12:20:58 +01:00
jucer_ResourceFile.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_ResourceFile.h 64-bit VST tweaks. Removed leak warnings for messages. 2011-04-05 13:15:52 +01:00
jucer_TreeViewTypes.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_TreeViewTypes.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00