Age | Commit message (Expand) | Author |
---|---|---|
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-10-17 | TaskBar+Utilities: Add logout(1) command, and call it in ShutdownDialog | Peter Elliott |
2021-08-18 | Userland+LibGUI: Add shorthand versions of the Margins constructor | sin-ack |
2021-08-18 | Userland+LibGUI: Make Margins arguments match CSS ordering | sin-ack |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-05-21 | Revert "Userland: static vs non-static constexpr variables" | Linus Groh |
2021-05-21 | Userland: static vs non-static constexpr variables | Lenny Maiorani |
2021-05-20 | LibGfx: Remove Gfx::FontDatabase::default_bold_font() | Andreas Kling |
2021-05-16 | Taskbar: Make shutdown dialog non-resizable and tweak button spacing | Andreas Kling |
2021-05-16 | Taskbar: Give the shutdown dialog a UI facelift :^) | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-25 | Taskbar: Add start menu :^) | Andreas Kling |