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 fefeba63b8 Fixed a documentation typo 6 years ago
..
juce_CachedComponentImage.h Added various clang-tidy modernize-* fixes 6 years ago
juce_Component.cpp DRY-ed some code by adding a static Component::getApproximateScaleFactorForComponent() method 6 years ago
juce_Component.h Fixed a documentation typo 6 years ago
juce_ComponentListener.cpp Added a componentEnablementChanged method to ComponentListener 8 years ago
juce_ComponentListener.h Added various clang-tidy modernize-* fixes 6 years ago
juce_ModalComponentManager.cpp Added a check for an empty lambda in LambdaCallback::modalStateFinished() 6 years ago
juce_ModalComponentManager.h Updated the ModalCallbackFunction docs to correctly reflect the Component::enterModalState() parameters 6 years ago