Age | Commit message (Expand) | Author |
---|---|---|
2023-01-07 | WindowServer: Do not add existing menu items (by ptr) to m_menus | Cody Hein |
2022-03-14 | WindowServer: Update menu buttons' rects on font change | Karol Kosek |
2022-01-09 | LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut | bugreport0 |
2021-08-02 | LibGUI, WindowServer: Greatly simplify menubar logic | sin-ack |
2021-06-08 | Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> | Ali Mohammad Pur |
2021-04-23 | AK: Rename adopt() to adopt_ref() | 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 |