| .. |
|
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.
|
2016-09-16 12:03:02 +01:00 |
|
jucer_AppearanceSettings.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_Application.cpp
|
Projucer: workaround broken "Open Recent" submenu
|
2016-10-31 10:42:54 +00:00 |
|
jucer_Application.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_AutoUpdater.cpp
|
Don't keep on showing the auto-updater dialog box if the user clicks cancel
|
2016-07-20 18:06:53 +01:00 |
|
jucer_AutoUpdater.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
jucer_CommandLine.cpp
|
Minor clean-ups in projucer translation code
|
2017-03-13 17:35:50 +00:00 |
|
jucer_CommandLine.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_CommonHeaders.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
jucer_DocumentEditorComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_DownloadCompileEngineThread.cpp
|
Fixed typo in linux-only Projucer code
|
2016-09-26 10:55:36 +01:00 |
|
jucer_DownloadCompileEngineThread.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_EulaDialogue.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_FilePreviewComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_GlobalPreferences.cpp
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
jucer_GlobalPreferences.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_LoginForm.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
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
|
2016-04-25 11:11:00 +01:00 |
|
jucer_MainWindow.cpp
|
Fixed some typos.
|
2016-09-06 18:41:12 +01:00 |
|
jucer_MainWindow.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_OpenDocumentManager.cpp
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
jucer_OpenDocumentManager.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_ProjucerLicenses.h
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |