1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
JUCE/modules/juce_gui_basics/menus
2018-03-15 12:10:32 +00:00
..
juce_BurgerMenuComponent.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_BurgerMenuComponent.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MenuBarComponent.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_MenuBarComponent.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MenuBarModel.cpp Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 2017-11-28 16:18:40 +00:00
juce_MenuBarModel.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_PopupMenu.cpp Added an option to set a preferred popup direction 2018-03-02 16:44:45 +00:00
juce_PopupMenu.h Add documentation tags 2018-03-15 12:10:32 +00:00