Age | Commit message (Expand) | Author |
---|---|---|
2021-11-28 | LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> | Andreas Kling |
2021-06-20 | LibGfx: Add a Line class and a Rect<T>::RelativeLocation class | Tom |
2021-06-16 | LibGfx: Convert Rect to east-const style | Andreas Kling |
2021-05-21 | LibGfx: Add missing TextAlignment::BottomLeft | Linus Groh |
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-04-16 | Everywhere: Add `-Wdouble-promotion` warning | Nicholas-Baron |
2021-01-23 | LibGfx: Implement Rect resizing around a fixed point | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |