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 d4deecb2f2 Cleaned up a few warnings generated by clang -Wall. 13 years ago
..
juce_ArrowButton.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
juce_ArrowButton.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_Button.cpp (automated whitespace clean-up) 13 years ago
juce_Button.h Cleaned up a few warnings generated by clang -Wall. 13 years ago
juce_DrawableButton.cpp (automated whitespace clean-up) 13 years ago
juce_DrawableButton.h Improved enablement of DrawableButton. Made hosted VSTs update their latency. 13 years ago
juce_HyperlinkButton.cpp (automated whitespace clean-up) 13 years ago
juce_HyperlinkButton.h Internal work on the ComponentBuilder system. 13 years ago
juce_ImageButton.cpp (automated whitespace clean-up) 13 years ago
juce_ImageButton.h Internal work on the ComponentBuilder system. 13 years ago
juce_ShapeButton.cpp (automated whitespace clean-up) 13 years ago
juce_ShapeButton.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_TextButton.cpp (automated whitespace clean-up) 13 years ago
juce_TextButton.h Internal work on the ComponentBuilder system. 13 years ago
juce_ToggleButton.cpp (automated whitespace clean-up) 13 years ago
juce_ToggleButton.h Internal work on the ComponentBuilder system. 13 years ago
juce_ToolbarButton.cpp (automated whitespace clean-up) 13 years ago
juce_ToolbarButton.h Minor fixes for Thread, ColourSelector, ToolbarButton. 13 years ago