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/Application
2011-04-07 13:49:01 +01:00
..
jucer_Application.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_CommandIDs.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_CommonHeaders.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_DocumentEditorComponent.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_DocumentEditorComponent.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_FilePreviewComponent.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_FilePreviewComponent.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_JuceUpdater.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_JuceUpdater.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_Main.cpp Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_MainWindow.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_MainWindow.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_OpenDocumentManager.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_OpenDocumentManager.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00