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 fd90a9d449 Fix for linux updating of child window bounds. 12 years ago
..
application Minor changes to avoid pedantic compiler warnings. 13 years ago
buttons Added DrawableButton::textColourOnId 12 years ago
commands Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
components Minor docs updates. Added a method to Rectangle. 12 years ago
drawables Minor clean-ups. 12 years ago
filebrowser FileTreeComponent selection fix. 12 years ago
keyboard Minor tidying-up of docs + warnings. 12 years ago
layout Added ResizableBorderComponent::getCurrentZone(). Misc tidying-up. 12 years ago
lookandfeel Added DrawableButton::textColourOnId 12 years ago
menus Minor clean-ups. 12 years ago
misc Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class. 12 years ago
mouse Avoid double-clicks being triggered if they occurred in different windows. 12 years ago
native Fix for linux updating of child window bounds. 12 years ago
positioning Documentation pedanticism. 12 years ago
properties Minor fix + isEmpty() method for PropertyPanel. 12 years ago
widgets Minor clean-ups. 12 years ago
windows NativeAlertWindow callback implementations. 12 years ago
juce_gui_basics.cpp Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu. 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 2.0.38 12 years ago