1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Introjucer/Source/Application
2011-05-23 18:17:03 +01:00
..
jucer_Application.h New classes: Reverb and ReverbAudioSource. Fixes for component alpha levels, mac file chooser, MemoryInputStream. 2011-05-23 18:17:03 +01:00
jucer_CommandIDs.h Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
jucer_CommonHeaders.h Relocated the audio plugin wrapper files from the 'extras' folder into src/audio/plugin_client/ 2011-04-11 10:52:39 +01: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