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 92bb5e8b74 Added an 'includeChildren' parameter to Component::isMouseOverOrDragging 9 years ago
..
application Lots of small whitespace tweaks. 10 years ago
buttons Tweak to Button so that they will always visibly flash even if released before they had time to be painted in the down state 9 years ago
commands Lots of small whitespace tweaks. 10 years ago
components Added an 'includeChildren' parameter to Component::isMouseOverOrDragging 9 years ago
drawables A better optimisation for parsing SVG files with certain types of line dash attributes 9 years ago
filebrowser Used the ignoreUnused() function to tidy up some old code 9 years ago
keyboard Update copyright notice 10 years ago
layout Removed a few stray semicolons 9 years ago
lookandfeel Used the ignoreUnused() function to tidy up some old code 9 years ago
menus Fixed a typo in the last commit 9 years ago
misc Update copyright notice 10 years ago
mouse Fixed a deprecation macro in DragAndDropContainer 10 years ago
native Simplified some linux X11 code involving atoms 9 years ago
positioning Lots of small whitespace tweaks. 10 years ago
properties Lots of small whitespace tweaks. 10 years ago
widgets Moved a method in LengthAndCharacterRestriction to be public. 9 years ago
windows Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 9 years ago
juce_gui_basics.cpp Removed some unnecessary includes of AppConfig.h 9 years ago
juce_gui_basics.h Update copyright notice 10 years ago
juce_gui_basics.mm Update copyright notice 10 years ago
juce_module_info Version number update 10 years ago