| .. |
|
UI
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
jucer_ActivityList.h
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
2018-10-16 17:39:54 +01:00 |
|
jucer_ClassDatabase.h
|
Projucer: Fixed a crash in the live-build engine ComponentClassList
|
2019-06-03 10:46:45 +01:00 |
|
jucer_ClientServerMessages.h
|
Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy.
|
2017-11-11 14:17:48 +00:00 |
|
jucer_CompileEngineClient.cpp
|
Projucer: Refactored the module handling code
|
2020-02-06 15:41:45 +00:00 |
|
jucer_CompileEngineClient.h
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
jucer_CompileEngineDLL.h
|
Tidied up a few minor coding style discrepencies
|
2018-04-10 09:50:11 +01:00 |
|
jucer_CompileEngineServer.cpp
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
jucer_CompileEngineServer.h
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|
jucer_CompileEngineSettings.h
|
Projucer: Ensure that the compile engine settings are stored and recalled correctly
|
2018-04-11 09:48:09 +01:00 |
|
jucer_CppHelpers.h
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|
jucer_DiagnosticMessage.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
jucer_DownloadCompileEngineThread.cpp
|
Projucer: Updated the autoupdater
|
2020-02-04 11:26:48 +00:00 |
|
jucer_DownloadCompileEngineThread.h
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|
jucer_ErrorList.h
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
2018-10-16 17:39:54 +01:00 |
|
jucer_LiveCodeBuilderDLL.h
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|
jucer_MessageIDs.h
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|
jucer_ProjectBuildInfo.h
|
Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy.
|
2017-11-11 14:17:48 +00:00 |
|
jucer_SourceCodeRange.h
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |