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 768139a298 Added some free functions to help make XML parsing less verbose: parseXML() 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 Add documentation tags 7 years ago
juce_LookAndFeel_V1.cpp Clarified some Button LookAndFeel parameter names 7 years ago
juce_LookAndFeel_V1.h Clarified some Button LookAndFeel parameter names 7 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 Added a LookAndFeel method to modify Label borders 6 years ago
juce_LookAndFeel_V3.cpp Clarified some Button LookAndFeel parameter names 7 years ago
juce_LookAndFeel_V3.h Clarified some Button LookAndFeel parameter names 7 years ago
juce_LookAndFeel_V4.cpp Clarified some Button LookAndFeel parameter names 7 years ago
juce_LookAndFeel_V4.h Clarified some Button LookAndFeel parameter names 7 years ago