| .. |
|
jucer_ConfigTree_Base.h
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
jucer_ConfigTree_Exporter.h
|
Added a new Graphics::drawImage method that takes a Rectangle<float>
|
2016-07-01 15:35:04 +01:00 |
|
jucer_ConfigTree_Modules.h
|
Changed the colour of module icons in the Projucer based on their license
|
2016-12-14 10:18:35 +00:00 |
|
jucer_DependencyPathPropertyComponent.cpp
|
Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid
|
2016-10-20 17:43:43 +01:00 |
|
jucer_DependencyPathPropertyComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_GroupInformationComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_Module.cpp
|
A few C++11 modernisations and comment corrections
|
2017-03-28 12:31:51 +01:00 |
|
jucer_Module.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_ModulesPanel.h
|
Added some copy/paste options for module paths to the Projucer's module listbox
|
2016-12-19 12:09:00 +00:00 |
|
jucer_Project.cpp
|
A few C++11 modernisations and comment corrections
|
2017-03-28 12:31:51 +01:00 |
|
jucer_Project.h
|
Added Inter-App Audio capabilities to standalone plug-ins
|
2017-03-01 11:55:52 +00:00 |
|
jucer_ProjectContentComponent.cpp
|
Added some notes and an assertion to Component::grabKeyboardFocus(), to help people avoid a common mistake, which is trying to grab the focus of not-yet-visible components.
|
2017-03-28 10:44:52 +01:00 |
|
jucer_ProjectContentComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_ProjectTree_Base.h
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
jucer_ProjectTree_File.h
|
A few C++11 modernisations and comment corrections
|
2017-03-28 12:31:51 +01:00 |
|
jucer_ProjectTree_Group.h
|
Projucer: improved the set of browsable files that are added to target projects for each module
|
2016-04-20 11:34:14 +01:00 |
|
jucer_ProjectType.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
jucer_TreeItemTypes.h
|
Added trans Projucer command line option to generate translation files from the command line
|
2017-03-06 09:29:30 +00:00 |