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 7cbb792f71 Fixed an issue where sliders would draw incorrectly in LookAndFeel4 if the slider's value text box was placed left to the slider 8 years ago
..
application Updated file headers and the README with the JUCE 5 license 8 years ago
buttons Removed a few more old compiler workarounds 8 years ago
commands Updated file headers and the README with the JUCE 5 license 8 years ago
components Bit of tidying up in Component 8 years ago
drawables SVG parser: if font-size is unspecified for text, a non-zero default size is used 8 years ago
filebrowser Removed some old compiler bug workarounds 8 years ago
keyboard Added support for more F-keys 8 years ago
layout Added a minimum velocity property to the ContinuousWithMomentum animated position behaviour and increased the minimum velocity of the viewport to avoid some jitter when the viewport animation is close to stand still 8 years ago
lookandfeel Fixed an issue where sliders would draw incorrectly in LookAndFeel4 if the slider's value text box was placed left to the slider 8 years ago
menus Fixed a bug where PopupMenus with a border size of 0 were being immediately dismissed 8 years ago
misc Fixed some g++ compiler warnings 8 years ago
mouse Fixed a scaling bug when doing drag auto-repeat 8 years ago
native Added support for more F-keys 8 years ago
positioning Suppressed a VS2013 assignment operator compiler warning 8 years ago
properties Removed a few more old compiler workarounds 8 years ago
widgets Fixed an issue where ComboBox popup menus would flicker if a second combobox menu was opened 8 years ago
windows Removed some old compiler bug workarounds 8 years ago
juce_gui_basics.cpp Avoided unnecessarily including the grid unit test code 8 years ago
juce_gui_basics.h Fixed compiler errors when compiling with GNU libstdc++ 8 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago