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 9fa0d49be7 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
..
juce_ArrowButton.cpp Update copyright notice 9 years ago
juce_ArrowButton.h Update copyright notice 9 years ago
juce_Button.cpp Added a check in Button to detect self-deletion as a side-effect of its toggle value changing 8 years ago
juce_Button.h Windows 10 update touch events bug fix 8 years ago
juce_DrawableButton.cpp Update copyright notice 9 years ago
juce_DrawableButton.h Minor documentation corrections. 9 years ago
juce_HyperlinkButton.cpp 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
juce_HyperlinkButton.h Update copyright notice 9 years ago
juce_ImageButton.cpp Made ImageButton take into account the state of Component::setIgnoresMouseClicks 9 years ago
juce_ImageButton.h 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
juce_ShapeButton.cpp Update copyright notice 9 years ago
juce_ShapeButton.h Update copyright notice 9 years ago
juce_TextButton.cpp Update copyright notice 9 years ago
juce_TextButton.h Update copyright notice 9 years ago
juce_ToggleButton.cpp 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
juce_ToggleButton.h Added colour IDs for ToggleButton tick colour 9 years ago
juce_ToolbarButton.cpp Update copyright notice 9 years ago
juce_ToolbarButton.h Update copyright notice 9 years ago