Age | Commit message (Expand) | Author |
---|---|---|
2022-01-21 | Browser: Load icons at start of program | Dylan Katz |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | Browser: Add status tips to most of the actions | Andreas Kling |
2021-04-09 | Browser: Add Alt shortcuts to menu actions | Andreas Kling |
2021-02-26 | Browser: Add Go menu and move Bookmarks bar toggle to View | thankyouverycool |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |