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 4e5f005421 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 8 years ago
..
code_editor Fixed a repaint glitch in the CodeEditorComponent, and updated some of its internal code 8 years ago
documents Updated file headers and the README with the JUCE 5 license 8 years ago
embedding Updated file headers and the README with the JUCE 5 license 8 years ago
misc 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 8 years ago
native Fixed a problem where popup menus triggered from the taskbar could get stuck, and tidied up some internal PopupMenu code 8 years ago
juce_gui_extra.cpp Workarounds for some new "recommended" Xcode warning flags 8 years ago
juce_gui_extra.h Bump version number to 5.0.2 8 years ago
juce_gui_extra.mm Updated file headers and the README with the JUCE 5 license 8 years ago