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.
hogliux 00c0671c6b Added sub-menu support to ComboBoxes 9 years ago
..
juce_MenuBarComponent.cpp Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 9 years ago
juce_MenuBarComponent.h Update copyright notice 10 years ago
juce_MenuBarModel.cpp Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 9 years ago
juce_MenuBarModel.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
juce_PopupMenu.cpp Added sub-menu support to ComboBoxes 9 years ago
juce_PopupMenu.h Added sub-menu support to ComboBoxes 9 years ago