1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_gui_basics/menus
2016-11-21 16:36:32 +00:00
..
juce_MenuBarComponent.cpp Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 2016-08-09 09:26:29 +01:00
juce_MenuBarComponent.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MenuBarModel.cpp Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 2016-08-09 09:26:29 +01:00
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. 2016-09-16 12:03:02 +01:00
juce_PopupMenu.cpp Added sub-menu support to ComboBoxes 2016-11-21 16:36:32 +00:00
juce_PopupMenu.h Added sub-menu support to ComboBoxes 2016-11-21 16:36:32 +00:00