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.
Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
..
juce_LookAndFeel.cpp Whitespace 8 years ago
juce_LookAndFeel.h Add documentation tags 8 years ago
juce_LookAndFeel_V1.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_LookAndFeel_V1.h Add documentation tags 8 years ago
juce_LookAndFeel_V2.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_LookAndFeel_V2.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_LookAndFeel_V3.cpp Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 8 years ago
juce_LookAndFeel_V3.h Add documentation tags 8 years ago
juce_LookAndFeel_V4.cpp Decrease LookAndFeel_V4 TextButton font size slightly 8 years ago
juce_LookAndFeel_V4.h Add documentation tags 8 years ago