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