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 48db4fa75a Fix for the copy constructor of DrawableRectangle 8 years ago
..
application Lots of small whitespace tweaks. 9 years ago
buttons whitespace 8 years ago
commands Corrected some spelling mistakes in comments 9 years ago
components Whitespace. 8 years ago
drawables Fix for the copy constructor of DrawableRectangle 8 years ago
filebrowser Add missing overrides in FileTreeComponent 9 years ago
keyboard Do not represent the numpad divide key as a slash key character 9 years ago
layout Added some FlexBox layout classes, and a demo page for this in the big juce demo app 8 years ago
lookandfeel Optimisation for look and feel drawing of zero-size title bars 9 years ago
menus Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 8 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 9 years ago
mouse Added mouse-up event pressure handling 9 years ago
native On Windows, suppressed the behaviour that pressing the ALT key triggers the old top-left window menu. If you still need this archaic behaviour in your app, there's a JUCE_WINDOWS_ALT_KEY_TRIGGERS_MENU flag which you can use to keep it 8 years ago
positioning Lots of small whitespace tweaks. 9 years ago
properties Clarify what happens when maxNumChars is zero in the TextPropertyComponent constructor 9 years ago
widgets Minor tidying up 8 years ago
windows Windows touch with CallOutBox bug fix 8 years ago
juce_gui_basics.cpp Added some FlexBox layout classes, and a demo page for this in the big juce demo app 8 years ago
juce_gui_basics.h Added some FlexBox layout classes, and a demo page for this in the big juce demo app 8 years ago
juce_gui_basics.mm Update copyright notice 10 years ago