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
hogliux 008b7a9ab2 Re-structured the low-level Android native code
Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information.
2018-11-13 12:33:40 +00:00
..
juce_BurgerMenuComponent.cpp Prevented some implicit casts to bool using JUCE_STRICT_REFCOUNTEDPOINTER 2018-07-17 09:10:43 +01: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 Removed some erroneous noexcepts 2018-07-25 12:18:43 +01:00
juce_MenuBarModel.h Removed some erroneous noexcepts 2018-07-25 12:18:43 +01:00
juce_PopupMenu.cpp Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
juce_PopupMenu.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00