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.
ed a234721110 Added various clang-tidy modernize-* fixes 6 years ago
..
juce_LookAndFeel.cpp Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this 7 years ago
juce_LookAndFeel.h Added various clang-tidy modernize-* fixes 6 years ago
juce_LookAndFeel_V1.cpp Clarified some Button LookAndFeel parameter names 6 years ago
juce_LookAndFeel_V1.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_LookAndFeel_V2.cpp Added some free functions to help make XML parsing less verbose: parseXML() 6 years ago
juce_LookAndFeel_V2.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_LookAndFeel_V3.cpp Clarified some Button LookAndFeel parameter names 6 years ago
juce_LookAndFeel_V3.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_LookAndFeel_V4.cpp Clarified some Button LookAndFeel parameter names 6 years ago
juce_LookAndFeel_V4.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago