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_ComboBox.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_ComboBox.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_ImageComponent.cpp Added a new Graphics::drawImage method that takes a Rectangle<float> 9 years ago
juce_ImageComponent.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_Label.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
juce_Label.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_ListBox.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_ListBox.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_ProgressBar.cpp Update copyright notice 9 years ago
juce_ProgressBar.h Update copyright notice 9 years ago
juce_Slider.cpp Slider and NormalisableRange changed to use standard library math functions 8 years ago
juce_Slider.h Added a symmetric skew option to Slider 8 years ago
juce_TableHeaderComponent.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_TableHeaderComponent.h Corrected some spelling mistakes in comments 9 years ago
juce_TableListBox.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
juce_TableListBox.h Fixed compiler warnings on Visual Studio 2015 RTM. 9 years ago
juce_TextEditor.cpp Added a styleChanged flag to enable setText() to take effect after setColor() 8 years ago
juce_TextEditor.h Added a styleChanged flag to enable setText() to take effect after setColor() 8 years ago
juce_Toolbar.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_Toolbar.h Update copyright notice 9 years ago
juce_ToolbarItemComponent.cpp Cleaned up a few uses of Image::null 9 years ago
juce_ToolbarItemComponent.h Avoided spacer components in a ToolBar getting keyboard focus 9 years ago
juce_ToolbarItemFactory.h Update copyright notice 9 years ago
juce_ToolbarItemPalette.cpp Update copyright notice 9 years ago
juce_ToolbarItemPalette.h Update copyright notice 9 years ago
juce_TreeView.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_TreeView.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