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 4eb89336f9 Bump version number to 4.2.4 8 years ago
..
application Lots of small whitespace tweaks. 9 years ago
buttons Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
commands Corrected some spelling mistakes in comments 9 years ago
components Whitespace. 8 years ago
drawables Reverted #bea45f84 - this only fixed SVG positioning bugs for limited cases 8 years ago
filebrowser Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
keyboard Do not represent the numpad divide key as a slash key character 9 years ago
layout Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
lookandfeel Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
menus Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 9 years ago
mouse Added mouse-up event pressure handling 8 years ago
native Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
positioning Lots of small whitespace tweaks. 9 years ago
properties Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
widgets Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
windows Windows touch with CallOutBox bug fix 8 years ago
juce_gui_basics.cpp Fixed a bug where FlexBox would still be compiled on older versions of VS 8 years ago
juce_gui_basics.h Bump version number to 4.2.4 8 years ago
juce_gui_basics.mm Update copyright notice 9 years ago