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 741816a020 Added a missing JUCE_API flag. 10 years ago
..
application Minor clean-ups 11 years ago
buttons Minor tweaks to make DrawableButton more customisable. 11 years ago
commands A few minor clean-ups. 10 years ago
components Clarified some comments. 10 years ago
drawables SVG parser fix for files that contain a viewBox but no preserveAspectRatio attribute. 10 years ago
filebrowser Updated the live constant editor to add C++ escape-sequences for non-ascii strings, and to allow multi-line strings. 11 years ago
keyboard Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) 11 years ago
layout A few minor whitespace cleanups. 11 years ago
lookandfeel Added LookAndFeel method drawPopupMenuSectionHeader() 10 years ago
menus Added LookAndFeel method drawPopupMenuSectionHeader() 10 years ago
misc Fix for DropShadower when a desktop scale factor is in use. 11 years ago
mouse Tweak to DragAndDropContainer to avoid problems detecting the window that's being dragged over. 10 years ago
native Tweak to DragAndDropContainer to avoid problems detecting the window that's being dragged over. 10 years ago
positioning Clarified some comments. 11 years ago
properties Clarified some comments. 10 years ago
widgets Clarified a couple of comments. 10 years ago
windows Added a missing JUCE_API flag. 10 years ago
juce_gui_basics.cpp Removed an unnecessary inclusion of Carbon.h 11 years ago
juce_gui_basics.h Moved FileFilter and WildcardFileFilter into the juce_core module. 11 years ago
juce_gui_basics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 11 years ago