.. |
jucer_AppearanceSettings.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
jucer_AppearanceSettings.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_Application.cpp
|
Projucer: workaround broken "Open Recent" submenu
|
8 years ago |
jucer_Application.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_AutoUpdater.cpp
|
Don't keep on showing the auto-updater dialog box if the user clicks cancel
|
8 years ago |
jucer_AutoUpdater.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_CommandIDs.h
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
jucer_CommandLine.cpp
|
Enabled multiple arguments for the Projucer whitespace cleaning commands
|
8 years ago |
jucer_CommandLine.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_CommonHeaders.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_DocumentEditorComponent.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
jucer_DocumentEditorComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_DownloadCompileEngineThread.cpp
|
Fixed typo in linux-only Projucer code
|
8 years ago |
jucer_DownloadCompileEngineThread.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_EulaDialogue.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_FilePreviewComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_GlobalPreferences.cpp
|
Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid
|
8 years ago |
jucer_GlobalPreferences.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_LoginForm.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_Main.cpp
|
Projucer: fixed an edge-case where the UI would misbehave if you're logged in but don't have a live-coding license
|
9 years ago |
jucer_MainWindow.cpp
|
Fixed some typos.
|
8 years ago |
jucer_MainWindow.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_OpenDocumentManager.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
jucer_OpenDocumentManager.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_ProjucerLicenses.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |