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.
ed 9c17e6172a Ensure that MultiChoicePropertyComponent colours are visible 7 years ago
..
application Add documentation tags 8 years ago
buttons Add documentation tags 8 years ago
commands Add documentation tags 8 years ago
components Use isLongPressOrDrag() when creating MouseEvents in Component 7 years ago
drawables Add documentation tags 8 years ago
filebrowser iOS: fix a crash in ContentSharer upon sharing finish. 8 years ago
keyboard Add documentation tags 8 years ago
layout Make Viewport::DragToScrollListener more robust and able to cope with the deletion of the original mouseDown event component 7 years ago
lookandfeel Add documentation tags 8 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 8 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 8 years ago
properties Ensure that MultiChoicePropertyComponent colours are visible 7 years ago
widgets Fixed a bug calculating the number of decimal places displayed in a slider 7 years ago
windows AlertWindow: ensure a native keyboard is hidden when alert window gets dismissed. 7 years ago
juce_gui_basics.cpp Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
juce_gui_basics.h Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago