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 d24ee139d3 Introjucer: wizards for auto-generating new Component classes 12 years ago
..
application Introjucer: wizards for auto-generating new Component classes 12 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. 12 years ago
commands Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
components Minor tidying-up. 12 years ago
drawables Minor tidying-up. 12 years ago
filebrowser Introjucer: wizards for auto-generating new Component classes 12 years ago
keyboard Made the KeyPress (int) constructor explicit, and tightened up the way keypresses are handled by various classes. 13 years ago
layout New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 13 years ago
lookandfeel Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 12 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. 12 years ago
native OSX filechooser modality fix. 12 years ago
positioning Minor tidying-up. 12 years ago
properties Added some colour IDs for TextPropertyComponent 13 years ago
widgets Introjucer: wizards for auto-generating new Component classes 12 years ago
windows Added method TextEditor::setEscapeAndReturnKeysConsumed(). 12 years ago
juce_gui_basics.cpp Minor updates for mingw compatibility. 12 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.26 12 years ago