Age | Commit message (Expand) | Author |
---|---|---|
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |
2019-06-30 | GUI: Use Win2K-like "warm gray" color instead of the older colder gray. | Andreas Kling |
2019-06-21 | AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. | Andreas Kling |
2019-06-07 | Demos: Run clang-format on everything. | Andreas Kling |
2019-05-27 | tiled backgrounds no longer has strange off-by-one pixel errors | Christopher Dumas |