Age | Commit message (Expand) | Author |
---|---|---|
2021-07-21 | Userland: Add GUI::Window::add_menu() and use it everywhere | Andreas Kling |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-05-21 | Applications: Use titlecase and distinct underlined characters in menus | Max Wipfli |
2021-05-12 | Everywhere: Add Alt shortcuts to remaining top-level menus | Linus Groh |
2021-05-10 | IRCClient: Apply some polish to menus and actions | Andreas Kling |
2021-05-01 | Everywhere: Rename app_menu to file_menu or game_menu | Andreas Kling |
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 |
2021-03-25 | Userland: Turn all application menus into window menus :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-20 | LibGUI: Swap order of InputBox value and parent window args | Linus Groh |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |