Age | Commit message (Expand) | Author |
---|---|---|
2022-01-30 | LibGUI: Collect menu and submenu actions for CommandPalette | networkException |
2022-01-09 | LibGUI: Add Menu::set_children_actions_enabled() helper | Marcus Nilsson |
2021-11-24 | LibGUI: Add GUI::Menu::try_add_submenu() | Andreas Kling |
2021-11-24 | LibGUI: Add GUI::Menu::try_add_action() and try_add_separator() | Andreas Kling |
2021-08-02 | LibGUI, WindowServer: Greatly simplify menubar logic | sin-ack |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibGUI: Make some API's take String instead of StringView | Andreas Kling |
2021-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |
2021-04-05 | WindowServer+LibGUI: Notify clients when menus become visible/hidden | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |