Age | Commit message (Expand) | Author |
---|---|---|
2020-10-12 | Piano: Highlight pressed key in roll widget | Peter Elliott |
2020-09-08 | LibGfx: Add ability to draw inverted rectangles | Tom |
2020-08-26 | LibGfx: Always use 0..360 0..1 0..1 in HSV colors | LepkoQQ |
2020-06-13 | LibGfx: Add Color::Transparent as a named color | Andreas Kling |
2020-05-30 | LibGfx: Use a bit of constexpr in Color | Andreas Kling |
2020-05-12 | LibGfx+IPCCompiler: Add IPC encoders for Color and ShareableBitmap | Andreas Kling |
2020-04-29 | LibGfx: Add Color::to_string_without_alpha() | Andreas Kling |
2020-03-29 | LibIPC+LibGfx: Pass the IPC::Decoder to decoding helpers | Andreas Kling |
2020-02-15 | LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves | Andreas Kling |
2020-02-14 | LibGfx: More work on header dependency reduction | Andreas Kling |
2020-02-08 | LibGfx: Naive RGB/HSV conversion | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |