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 3a1ec146ba Added some colour IDs to BooleanPropertyComponent. 11 years ago
..
juce_LookAndFeel.cpp LookAndFeel_V3 tweaks. 12 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). 12 years ago
juce_LookAndFeel_V1.cpp Updated a few Slider lookandfeel methods to take a Slider& as a parameter. 12 years ago
juce_LookAndFeel_V1.h Whitespace cleanups. 12 years ago
juce_LookAndFeel_V2.cpp Added some colour IDs to BooleanPropertyComponent. 11 years ago
juce_LookAndFeel_V2.h Added LookAndFeel method drawPopupMenuSectionHeader() 11 years ago
juce_LookAndFeel_V3.cpp Minor lookandfeel colour tweak. 11 years ago
juce_LookAndFeel_V3.h Whitespace cleanups. 12 years ago