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 6e455aa1cb Fixed minor comment typo 10 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 10 years ago
commands Lots of small whitespace tweaks. 10 years ago
components Made sure that CachedImage resources are released recursively for all children when a child component becomes invisible 10 years ago
drawables Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet. 10 years ago
filebrowser Cleaned up a few uses of Image::null 10 years ago
keyboard Update copyright notice 10 years ago
layout Added a minor assertion in Viewport. 10 years ago
lookandfeel Avoided an assertion in LookAndFeel_V2 with small TextButtons 10 years ago
menus Added missing JUCE_API 10 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 10 years ago
mouse Cleaned up a few uses of Image::null 10 years ago
native Cleaned up a few uses of Image::null 10 years ago
positioning Lots of small whitespace tweaks. 10 years ago
properties Fixed minor comment typo 10 years ago
widgets Cleaned up a few uses of Image::null 10 years ago
windows Cleaned up a few uses of Image::null 10 years ago
juce_gui_basics.cpp Fixed a compile error when building for 32-bit OS X with JUCE_SUPPORT_CARBON enabled. 10 years ago
juce_gui_basics.h Normalised some divider comments 10 years ago
juce_gui_basics.mm Update copyright notice 10 years ago
juce_module_info Version number update 10 years ago