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 5ca221ee11 Made Viewport remove the old viewed component when setViewedComponent is called, even if it doesn't own it 9 years ago
..
application Lots of small whitespace tweaks. 9 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. 9 years ago
components Fixed a minor typo in the Component docs. 9 years ago
drawables A better optimisation for parsing SVG files with certain types of line dash attributes 9 years ago
filebrowser Add treatFilePackagesAsDirectories flag to native FileChooser 9 years ago
keyboard Update copyright notice 10 years ago
layout Made Viewport remove the old viewed component when setViewedComponent is called, even if it doesn't own it 9 years ago
lookandfeel Used the ignoreUnused() function to tidy up some old code 9 years ago
menus Added another PopupMenu::addItem method for coloured items with drawables 9 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 9 years ago
mouse Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
native Normalised some divider comments 9 years ago
positioning Lots of small whitespace tweaks. 9 years ago
properties Lots of small whitespace tweaks. 9 years ago
widgets Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
windows Fix for ResizableWindow handling size constraints that are set before it gets made visible 9 years ago
juce_gui_basics.cpp Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 9 years ago
juce_gui_basics.h Normalised some divider comments 9 years ago
juce_gui_basics.mm Update copyright notice 10 years ago
juce_module_info Version number update 9 years ago