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 b653e838d0 Tweaked the order in which properties are set when TreeViewItems are added, and did some internal modernisation of the TreeView classes 7 years ago
..
application Updated file headers and the README with the JUCE 5 license 8 years ago
buttons Added a method DrawableButton::getEdgeIndent() 7 years ago
commands Updated file headers and the README with the JUCE 5 license 8 years ago
components Bit of tidying up in Component 7 years ago
drawables Fixed a problem with the SVG parser 7 years ago
filebrowser JUCE Demo: Increased the compiler warning level 8 years ago
keyboard Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 8 years ago
layout Added CSS Grid classes 7 years ago
lookandfeel Tweaked a LookAndFeel_V2 method to avoid a subtle rectangle rendering glitch 7 years ago
menus Fixed an issue where the scale of a PopupMenu would be incorrect when no targetComponent was specifiefd 8 years ago
misc UnitTestRunner: Fixed some build warnings on Linux 8 years ago
mouse Fixed a scaling bug when doing drag auto-repeat 7 years ago
native Added in-app purchase feature to JUCE 7 years ago
positioning Suppressed a VS2013 assignment operator compiler warning 8 years ago
properties Added a method to TextPropertyComponent to set whether it should respond to file drag and drop 8 years ago
widgets Tweaked the order in which properties are set when TreeViewItems are added, and did some internal modernisation of the TreeView classes 7 years ago
windows AlertWindow: Fixed an issue with the AlertWindow's text block having incorrect colours 7 years ago
juce_gui_basics.cpp Added CSS Grid classes 7 years ago
juce_gui_basics.h Bump version number to 5.1.1 7 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago