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 842d30fbfa Minor tidying-up. 13 years ago
..
application Fixed a typo. 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 Minor tidying-up. 13 years ago
drawables Minor tidying-up. 13 years ago
filebrowser Minor tidying-up. 13 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 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
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 OSX modality fix. 13 years ago
positioning Minor tidying-up. 13 years ago
properties Added some colour IDs for TextPropertyComponent 13 years ago
widgets Added method TextEditor::setEscapeAndReturnKeysConsumed(). 13 years ago
windows Added method TextEditor::setEscapeAndReturnKeysConsumed(). 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 number bump. 13 years ago