.. |
UI
|
Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'.
|
6 years ago |
jucer_ActivityList.h
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
6 years ago |
jucer_ClassDatabase.h
|
Fixed some const violation errors
|
7 years ago |
jucer_ClientServerMessages.h
|
Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy.
|
7 years ago |
jucer_CompileEngineClient.cpp
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
jucer_CompileEngineClient.h
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
jucer_CompileEngineDLL.h
|
Tidied up a few minor coding style discrepencies
|
7 years ago |
jucer_CompileEngineServer.cpp
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
jucer_CompileEngineServer.h
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |
jucer_CompileEngineSettings.h
|
Projucer: Ensure that the compile engine settings are stored and recalled correctly
|
7 years ago |
jucer_CppHelpers.h
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |
jucer_DiagnosticMessage.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
jucer_DownloadCompileEngineThread.cpp
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
jucer_DownloadCompileEngineThread.h
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |
jucer_ErrorList.h
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
6 years ago |
jucer_LiveCodeBuilderDLL.h
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |
jucer_MessageIDs.h
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |
jucer_ProjectBuildInfo.h
|
Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy.
|
7 years ago |
jucer_SourceCodeRange.h
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |