Age | Commit message (Expand) | Author |
---|---|---|
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-09-29 | Browser: Use CommonActions where possible and various fixes | Marcus Nilsson |
2021-08-19 | LibGUI: Move common action definitions to CommonActions.cpp | sin-ack |