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 ee6411ea13 Fixed a typo in MenuBarModel 8 years ago
..
juce_MenuBarComponent.cpp Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 9 years ago
juce_MenuBarComponent.h Replace include guards with "#pragma once" 8 years ago
juce_MenuBarModel.cpp Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 9 years ago
juce_MenuBarModel.h Fixed a typo in MenuBarModel 8 years ago
juce_PopupMenu.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 8 years ago
juce_PopupMenu.h Replace include guards with "#pragma once" 8 years ago