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.
reuk 081b1ff216
PopupMenu: Avoid dismissing menu in response to mouse events over the menu
2 years ago
..
juce_BurgerMenuComponent.cpp Update licensing banners to JUCE 7 3 years ago
juce_BurgerMenuComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_MenuBarComponent.cpp MenuBarComponent: Fix incorrect deactivation of the menu bar 2 years ago
juce_MenuBarComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_MenuBarModel.cpp Update licensing banners to JUCE 7 3 years ago
juce_MenuBarModel.h Update licensing banners to JUCE 7 3 years ago
juce_PopupMenu.cpp PopupMenu: Avoid dismissing menu in response to mouse events over the menu 2 years ago
juce_PopupMenu.h Build: Replace JUCE_NODISCARD with [[nodiscard]] 2 years ago