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 9a7e7a267a New method: Rectangle::constainedWithin(). 13 years ago
..
application Introjucer: wizards for auto-generating new Component classes 13 years ago
buttons Gave DrawableButton a bit of a spring-cleaning: got rid of its non-standard setBackgroundColours() method, and instead gave it some colour IDs for setting its colours, like other components do. 13 years ago
commands Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
components Fixed a few documentation typos. Tweaked positioning logic for CallOutBox. 13 years ago
drawables Minor tidying-up. 13 years ago
filebrowser Introjucer: wizards for auto-generating new Component classes 13 years ago
keyboard Minor clean-ups. 13 years ago
layout Minor clean-ups. 13 years ago
lookandfeel Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 13 years ago
menus Added clickable sub-menus ability to PopupMenu. 13 years ago
misc Added background and outline colour IDs to BubbleComponent, and updated the arguments to the LookAndFeel::drawBubble method. 13 years ago
mouse Added standard iterator methods for SelectedItemSet. 13 years ago
native New method: Rectangle::constainedWithin(). 13 years ago
positioning Minor clean-ups. 13 years ago
properties Added some colour IDs for TextPropertyComponent 13 years ago
widgets Minor clean-ups. 13 years ago
windows New method: Rectangle::constainedWithin(). 13 years ago
juce_gui_basics.cpp Minor updates for mingw compatibility. 13 years ago
juce_gui_basics.h New class: ConcertinaPanel. 13 years ago
juce_gui_basics.mm Added new module wrappers. 14 years ago
juce_module_info Version bump: 2.0.27 13 years ago