The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer f04309f44a 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. 14 years ago
..
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. 14 years ago
jucer_GroupInformationComponent.h Renamed the experimental jucer as the Introjucer. 14 years ago
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. 14 years ago
jucer_NewFileWizard.h Renamed the experimental jucer as the Introjucer. 14 years ago
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. 14 years ago
jucer_NewProjectWizard.h Renamed the experimental jucer as the Introjucer. 14 years ago
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. 14 years ago
jucer_Project.h A couple of minor fixes, and changed code to use std::swap instead of swapVariables() 14 years ago
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. 14 years ago
jucer_ProjectContentComponent.h Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_ProjectExport_Android.h Fix for linux build, lookandfeel typo, VS2005 sockets. Added a class ZipFile::Builder for creating zip files. 14 years ago
jucer_ProjectExport_MSVC.h Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_ProjectExport_Make.h Renamed the experimental jucer as the Introjucer. 14 years ago
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. 14 years ago
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. 14 years ago
jucer_ProjectExporter.h Renamed the experimental jucer as the Introjucer. 14 years ago
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. 14 years ago
jucer_ProjectInformationComponent.h Renamed the experimental jucer as the Introjucer. 14 years ago
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. 14 years ago
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. 14 years ago
jucer_ProjectTreeViewBase.h New class NativeMessageBox, with static methods for showing several types of native alert boxes. 14 years ago
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. 14 years ago
jucer_ResourceFile.h 64-bit VST tweaks. Removed leak warnings for messages. 14 years ago
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. 14 years ago
jucer_TreeViewTypes.h Renamed the experimental jucer as the Introjucer. 14 years ago