Age | Commit message (Expand) | Author |
---|---|---|
2023-03-26 | LibGUI: Allow updating the names of menus and submenus | MacDue |
2022-12-10 | LibGUI+WindowServer: Add "visible" state to GUI actions | Andreas Kling |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-06-01 | LibGUI+WindowServer: Propagate action icon changes to buttons and menus | networkException |
2022-02-25 | Userland: Rename WindowServerConnection=>ConnectionToWindowServer | Itamar |
2021-05-03 | WindowServer+LibGUI: Make much of menu construction asynchronous | Andreas Kling |
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-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |