.. |
jucer_ConfigTree_Base.h
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
jucer_ConfigTree_Exporter.h
|
Added a new Graphics::drawImage method that takes a Rectangle<float>
|
8 years ago |
jucer_ConfigTree_Modules.h
|
Changed the colour of module icons in the Projucer based on their license
|
8 years ago |
jucer_DependencyPathPropertyComponent.cpp
|
Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid
|
8 years ago |
jucer_DependencyPathPropertyComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_GroupInformationComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_Module.cpp
|
A few C++11 modernisations and comment corrections
|
8 years ago |
jucer_Module.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_ModulesPanel.h
|
Added some copy/paste options for module paths to the Projucer's module listbox
|
8 years ago |
jucer_Project.cpp
|
A few C++11 modernisations and comment corrections
|
8 years ago |
jucer_Project.h
|
Added Inter-App Audio capabilities to standalone plug-ins
|
8 years ago |
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.
|
8 years ago |
jucer_ProjectContentComponent.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_ProjectTree_Base.h
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
jucer_ProjectTree_File.h
|
A few C++11 modernisations and comment corrections
|
8 years ago |
jucer_ProjectTree_Group.h
|
Projucer: improved the set of browsable files that are added to target projects for each module
|
9 years ago |
jucer_ProjectType.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_TreeItemTypes.h
|
Added trans Projucer command line option to generate translation files from the command line
|
8 years ago |