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 4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
..
juce_BooleanPropertyComponent.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
juce_BooleanPropertyComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_ButtonPropertyComponent.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
juce_ButtonPropertyComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_ChoicePropertyComponent.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
juce_ChoicePropertyComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_PropertyComponent.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_PropertyComponent.h Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 11 years ago
juce_PropertyPanel.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
juce_PropertyPanel.h Couple of minor clean-ups. 11 years ago
juce_SliderPropertyComponent.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
juce_SliderPropertyComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_TextPropertyComponent.cpp Added some "override" annotations. 12 years ago
juce_TextPropertyComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago