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.
Timur Doumler d46ea64aa5 LookAndFeel: added method to specify a custom font for Alert Window title. 10 years ago
..
juce_LookAndFeel.cpp LookAndFeel_V3 tweaks. 11 years ago
juce_LookAndFeel.h Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 11 years ago
juce_LookAndFeel_V1.cpp Updated a few Slider lookandfeel methods to take a Slider& as a parameter. 11 years ago
juce_LookAndFeel_V1.h Whitespace cleanups. 11 years ago
juce_LookAndFeel_V2.cpp LookAndFeel: added method to specify a custom font for Alert Window title. 10 years ago
juce_LookAndFeel_V2.h LookAndFeel: added method to specify a custom font for Alert Window title. 10 years ago
juce_LookAndFeel_V3.cpp Minor lookandfeel colour tweak. 11 years ago
juce_LookAndFeel_V3.h Whitespace cleanups. 11 years ago