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 8994f37dd0 Added some FlexBox layout classes, and a demo page for this in the big juce demo app 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 Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 8 years ago
drawables Add some minor changes to stay compatible with GCC 4.4 9 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 Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 8 years ago
positioning Lots of small whitespace tweaks. 9 years ago
properties Clarify what happens when maxNumChars is zero in the TextPropertyComponent constructor 8 years ago
widgets Don't repeatedly set the wantsFocus flag if it hasn't changed 8 years ago
windows fixed silly typo 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