| .. |
|
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
|
Added cue point parsing to wav file format. Added SystemStats::getComputerName() method. More minor nullptr/noexcept tweaks.
|
14 years ago |
|
jucer_ProjectContentComponent.cpp
|
Fixed a couple of introjucer problems. Reorganised some native code.
|
14 years ago |
|
jucer_ProjectContentComponent.h
|
Renamed the experimental jucer as the Introjucer.
|
14 years ago |
|
jucer_ProjectExport_Android.h
|
Fixed a couple of introjucer problems. Reorganised some native code.
|
14 years ago |
|
jucer_ProjectExport_MSVC.h
|
Fixed a couple of introjucer problems. Reorganised some native code.
|
14 years ago |
|
jucer_ProjectExport_Make.h
|
Fixed a couple of introjucer problems. Reorganised some native code.
|
14 years ago |
|
jucer_ProjectExport_XCode.h
|
Fixed a couple of introjucer problems. Reorganised some native code.
|
14 years ago |
|
jucer_ProjectExporter.cpp
|
Fixed a couple of introjucer problems. Reorganised some native code.
|
14 years ago |
|
jucer_ProjectExporter.h
|
Fixed a couple of introjucer problems. Reorganised some native code.
|
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 selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour.
|
14 years ago |
|
jucer_ProjectTreeViewBase.h
|
Changed the var class to be able to hold any ReferenceCountedObject rather than just a DynamicObject. Altered the drag-and-drop classes to use a var instead of a String as the drag description. This affects the getDragSourceDescription() methods in the TreeViewItem, ListBoxModel and TableListBoxModel classes, which now return a var instead of a String.
|
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 |