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 dc9e0cb9bb Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 13 years ago
..
juce_ArrowButton.cpp New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers. 13 years ago
juce_ArrowButton.h Tab button fix and minor clean-ups. 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 Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 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 Tab button fix and minor clean-ups. 13 years ago
juce_ShapeButton.h Tab button fix and minor clean-ups. 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 ToolbarButton fix. 13 years ago
juce_ToolbarButton.h Minor fixes for Thread, ColourSelector, ToolbarButton. 13 years ago