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 ec40f0940c Updated version numbers in modules, and resaved example projects 9 years ago
..
application Lots of small whitespace tweaks. 9 years ago
buttons Added colour IDs for ToggleButton tick colour 9 years ago
commands Corrected some spelling mistakes in comments 9 years ago
components Made Component::internalFocusLoss pass on the focus-change cause to its callback 9 years ago
drawables Add some minor changes to stay compatible with GCC 4.4 9 years ago
filebrowser Corrected some spelling mistakes in comments 9 years ago
keyboard Update copyright notice 10 years ago
layout Added a minor assertion in Viewport. 9 years ago
lookandfeel Modify buttonColourId and buttonOnColourId to be different colours 9 years ago
menus Add support for creating popup menus inside parent components 9 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 9 years ago
mouse Corrected some spelling mistakes in comments 9 years ago
native Add missing ifdefs from recent commit 9 years ago
positioning Lots of small whitespace tweaks. 9 years ago
properties Fixed minor comment typo 9 years ago
widgets Avoided spacer components in a ToolBar getting keyboard focus 9 years ago
windows Add windowIgnoresMouseClicks flag to tooltip windows 9 years ago
juce_gui_basics.cpp Fixed a compile error when building for 32-bit OS X with JUCE_SUPPORT_CARBON enabled. 9 years ago
juce_gui_basics.h Updated version numbers in modules, and resaved example projects 9 years ago
juce_gui_basics.mm Update copyright notice 10 years ago