Age | Commit message (Expand) | Author |
---|---|---|
2019-01-16 | Move some more classes to the new coding style. | Andreas Kling |
2019-01-10 | Hook everything up to run the GUI on top of the kernel. | Andreas Kling |
2019-01-10 | Rename CBitmap to CharacterBitmap. | Andreas Kling |
2018-10-12 | Add a CBitmap class. The C is for Courage. | Andreas Kling |
2018-10-11 | Use Font in more places. | Andreas Kling |
2018-10-11 | Add a simple Font class. | Andreas Kling |