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.
Tom Poole 4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
..
application Add documentation tags 7 years ago
buttons Add documentation tags 7 years ago
commands Add documentation tags 7 years ago
components Use isLongPressOrDrag() when creating MouseEvents in Component 7 years ago
drawables Add documentation tags 7 years ago
filebrowser iOS: fix a crash in ContentSharer upon sharing finish. 7 years ago
keyboard Add documentation tags 7 years ago
layout Added new method Rectangle::toNearestIntEdges(), and used this to improve the Grid layout snapping 7 years ago
lookandfeel Add documentation tags 7 years ago
menus Take the scale factor of a PopupMenu into account when resizing the window in ensureItemIsVisible() 7 years ago
misc Add documentation tags 7 years ago
mouse Clarified the documentation of MouseEvent::mouseWasDraggedSinceMouseDown() 7 years ago
native Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
positioning Add documentation tags 7 years ago
properties Ensure that the expand button remains visible in MultiChoicePropertyComponent when expanding/shrinking the choice list 7 years ago
widgets AlertWindow: ensure a native keyboard is hidden when alert window gets dismissed. 7 years ago
windows AlertWindow: ensure a native keyboard is hidden when alert window gets dismissed. 7 years ago
juce_gui_basics.cpp Added a MultiChoicePropertyComponent class to juce_gui_basics and updated the PropertiesDemo example to use it 7 years ago
juce_gui_basics.h Bump version number to 5.3.1 7 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago