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 e04ebc8929 Added missing JUCE_API 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 Avoided an unnecessary refresh when a FileBrowserComponent is first created 9 years ago
keyboard Update copyright notice 10 years ago
layout Added a minor assertion in Viewport. 9 years ago
lookandfeel Used the ignoreUnused() function to tidy up some old code 9 years ago
menus Added missing JUCE_API 9 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 9 years ago
mouse Allowed mouse-wheel events to be delivered while the mouse button is down 9 years ago
native Simplification/refactoring of the PopupMenu class by adding a subclass PopupMenu::Item which holds all the info about an item. You can now use this for more control over adding items and the PopupMenu::MenuItemIterator uses it to return info about existing items. 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