summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Menubar.cpp
AgeCommit message (Expand)Author
2022-11-19LibGUI: Allow adding previously constructed menus to Menubarthankyouverycool
2022-03-12Libraries: Use default constructors/destructors in LibGUILenny Maiorani
2021-11-24LibGUI: Add GUI::Menubar::try_add_menu()Andreas Kling
2021-08-02LibGUI, WindowServer: Greatly simplify menubar logicsin-ack
2021-05-17WindowServer+LibGUI: Make menubar allocation asynchronousAndreas Kling
2021-05-10WindowServer+LibGUI: Make menu and menubar teardown asynchronousAndreas Kling
2021-05-03WindowServer+LibGUI: Make much of menu construction asynchronousAndreas Kling
2021-05-03Userland: Make IPC results with one return value available directlyGunnar Beutner
2021-05-03Userland: Update IPC calls to use proxiesGunnar Beutner
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling