| .. |
|
UI
|
Projucer: Fixed a potential crash when the live-build component list is changed
|
2017-10-05 09:59:21 +01:00 |
|
jucer_ActivityList.h
|
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
|
2017-11-28 16:18:40 +00:00 |
|
jucer_ClassDatabase.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_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: Don't steal focus when live-build errors occur
|
2017-11-26 15:52:42 +00:00 |
|
jucer_CompileEngineClient.h
|
Projucer: Made some usability and reliability improvements to the live-build engine
|
2017-10-19 12:19:57 +01:00 |
|
jucer_CompileEngineDLL.h
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|
jucer_CompileEngineServer.cpp
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
2017-11-01 17:41:06 +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_CppHelpers.h
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|
jucer_DiagnosticMessage.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_DownloadCompileEngineThread.cpp
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01: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
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +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 |