The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules e253b8bea1 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
..
Application Fixed some whitespace style and cleaned up some code using C++11 8 years ago
BinaryData Fixed some whitespace style and cleaned up some code using C++11 8 years ago
Code Editor Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
ComponentEditor Fixed some whitespace style and cleaned up some code using C++11 8 years ago
LiveBuildEngine Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
Project 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
Project Saving Fixed some whitespace style and cleaned up some code using C++11 8 years ago
Utility Fixed some whitespace style and cleaned up some code using C++11 8 years ago
Wizards Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_Headers.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago