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.
hogliux 0a4b2ae3b6 Return parent row number if any of the tree view item's paraents are closed 9 years ago
..
application Lots of small whitespace tweaks. 10 years ago
buttons Minor documentation corrections. 9 years ago
commands Corrected some spelling mistakes in comments 10 years ago
components Add support for isCurrentlyModal to detect if the current component is in a modal stack - regardless if foremost or not 9 years ago
drawables Add some minor changes to stay compatible with GCC 4.4 9 years ago
filebrowser Avoided an analyser warning on iOS 9 years ago
keyboard Do not represent the numpad divide key as a slash key character 9 years ago
layout Added a minor assertion in Viewport. 10 years ago
lookandfeel Modify buttonColourId and buttonOnColourId to be different colours 9 years ago
menus Made PopupMenu avoid overwriting a custom shortcut key description with one that comes from a command manager 9 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 10 years ago
mouse Corrected some spelling mistakes in comments 10 years ago
native Added a new Graphics::drawImage method that takes a Rectangle<float> 9 years ago
positioning Lots of small whitespace tweaks. 10 years ago
properties Fixed minor comment typo 10 years ago
widgets Return parent row number if any of the tree view item's paraents are closed 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. 10 years ago
juce_gui_basics.h Version number update 9 years ago
juce_gui_basics.mm Update copyright notice 10 years ago