Age | Commit message (Expand) | Author |
---|---|---|
2019-06-07 | SharedGraphics: Run clang-format on everything. | Andreas Kling |
2019-05-06 | Color: Add named color "Cyan" | Andreas Kling |
2019-04-12 | GVariant: Tweak stringification of Color, Boolean and Invalid variants. | Andreas Kling |
2019-03-20 | IRCClient: Add ability to change nickname. | Andreas Kling |
2019-03-18 | IRCClient: Colorize some channel messages (joins, parts, topics) | Andreas Kling |
2019-03-18 | SharedGraphics: Add Color::to_string(). | Andreas Kling |
2019-02-19 | WindowServer: Support windows with alpha channels. And per-WSWindow opacity. | Andreas Kling |
2019-01-19 | Make a SharedGraphics directory for classes shared between Kernel and LibGUI. | Andreas Kling |