Age | Commit message (Expand) | Author |
---|---|---|
2022-02-23 | LibGfx: Add Emoji::emoji_for_code_point_iterator(Utf8CodePointIterator&) | Linus Groh |
2022-02-23 | LibGfx: Add Emoji::emoji_for_code_points(Span<u32> const&) | Linus Groh |
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-21 | LibGfx: Convert String::format() => String::formatted() | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |