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 935d1ff805 Added an assertion in Component to prevent accidental component recursion 7 years ago
..
juce_CachedComponentImage.h Add documentation tags 7 years ago
juce_Component.cpp Added an assertion in Component to prevent accidental component recursion 7 years ago
juce_Component.h Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
juce_ComponentListener.cpp Added a componentEnablementChanged method to ComponentListener 8 years ago
juce_ComponentListener.h Add documentation tags 7 years ago
juce_Desktop.cpp Some misc cleanups, mainly around WeakReference usage and rectangles 7 years ago
juce_Desktop.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_ModalComponentManager.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_ModalComponentManager.h Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago