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.
luigisambuy ed0c032a01 Added a styleChanged flag to enable setText() to take effect after setColor() 9 years ago
..
application Lots of small whitespace tweaks. 10 years ago
buttons whitespace 9 years ago
commands Corrected some spelling mistakes in comments 10 years ago
components Whitespace. 9 years ago
drawables Fixed SVG child-transform rendering bug. 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 9 years ago
lookandfeel Added a LookAndFeel method preparePopupMenuWindow() to allow the window component to be customised before being displayed 9 years ago
menus Fixed a missing call to lf.preparePopupMenuWindow in PopupMenu 9 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 10 years ago
mouse Added mouse-up event pressure handling 9 years ago
native Fixed an issue where repaints could be dropped when the host is also sending many repaints to the plug-in 9 years ago
positioning Lots of small whitespace tweaks. 10 years ago
properties Added symmetric skew option to NormalisableRange class. Added option to use symmetric skew in SliderPropertyComponent class. Fixed skew factor bug in AudioProcessorValueTreeState::SliderAttachment class 9 years ago
widgets Added a styleChanged flag to enable setText() to take effect after setColor() 9 years ago
windows Windows touch with CallOutBox bug fix 9 years ago
juce_gui_basics.cpp Added some FlexBox layout classes, and a demo page for this in the big juce demo app 9 years ago
juce_gui_basics.h Added some FlexBox layout classes, and a demo page for this in the big juce demo app 9 years ago
juce_gui_basics.mm Update copyright notice 10 years ago