Age | Commit message (Expand) | Author |
---|---|---|
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-10-18 | Welcome: Save startup preference to user's SystemServer session | thankyouverycool |
2021-09-02 | Welcome: Replace rand()/srand() with AK::get_random_uniform() | thankyouverycool |
2021-09-02 | Welcome: Make license headers uniform | thankyouverycool |
2021-08-06 | Userland: Use Core::Process::spawn() instead of posix_spawn() in places | Andreas Kling |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-06-06 | AK+Everywhere: Disallow constructing Functions from incompatible types | Ali Mohammad Pur |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-15 | Welcome: Fix build breakage | Andreas Kling |
2021-04-15 | Applications: Rename Serendipity => Welcome | Andreas Kling |