Age | Commit message (Expand) | Author |
---|---|---|
2019-01-14 | Start refactoring the windowing system to use an event loop. | Andreas Kling |
2019-01-09 | Start refactoring graphics system to have per-window backing stores. | Andreas Kling |
2018-12-21 | Yet another pass of style fixes. | Andreas Kling |
2018-10-12 | Add a Painter::drawBitmap() and make Painter::drawText() use it. | Andreas Kling |