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 58fe117260 Added a extra check in FocusRestorer to check if the last focused Component is showing before giving it keyboard focus 7 years ago
..
juce_CachedComponentImage.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Component.cpp Added a extra check in FocusRestorer to check if the last focused Component is showing before giving it keyboard focus 7 years ago
juce_Component.h Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 7 years ago
juce_ComponentListener.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ComponentListener.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Desktop.cpp Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 8 years ago
juce_Desktop.h Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 8 years ago
juce_ModalComponentManager.cpp Added an OS X 10.5 compatible std::function replacement 8 years ago
juce_ModalComponentManager.h Added an OS X 10.5 compatible std::function replacement 8 years ago