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 c93d7a31d5 Added some colour IDs for TextPropertyComponent 12 years ago
..
juce_BooleanPropertyComponent.cpp (automated whitespace clean-up) 13 years ago
juce_BooleanPropertyComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_ButtonPropertyComponent.cpp (automated whitespace clean-up) 13 years ago
juce_ButtonPropertyComponent.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 13 years ago
juce_ChoicePropertyComponent.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_ChoicePropertyComponent.h Minor internal refactoring and clean-ups. 13 years ago
juce_PropertyComponent.cpp Minor clean-ups. 13 years ago
juce_PropertyComponent.h Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
juce_PropertyPanel.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 13 years ago
juce_PropertyPanel.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_SliderPropertyComponent.cpp (automated whitespace clean-up) 13 years ago
juce_SliderPropertyComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_TextPropertyComponent.cpp Added some colour IDs for TextPropertyComponent 12 years ago
juce_TextPropertyComponent.h Added some colour IDs for TextPropertyComponent 12 years ago