| Commit message (Expand) | Author | |
|---|---|---|
| 2021-09-13 | Add 'const' to the draw_polygon coords array parameter. | Simon Tatham |
| 2019-12-30 | Add printing support for GTK. | Asher Gordon |
| 2018-11-13 | Use C99 bool within source modules. | Simon Tatham |
| 2018-11-13 | Replace TRUE/FALSE with C99 true/false throughout. | Simon Tatham |
| 2018-11-13 | Adopt C99 bool in the printing API. | Simon Tatham |
| 2017-10-01 | Make the code base clean under -Wwrite-strings. | Simon Tatham |
| 2017-10-01 | Assorted char * -> const char * API changes. | Simon Tatham |
| 2009-12-27 | Introduce, and implement as usefully as I can in all front ends, a | Simon Tatham |
| 2009-02-22 | Introduce some infrastructure to permit games' print functions to | Simon Tatham |
| 2008-04-07 | Revise the printing colour framework so that we can explicitly | Simon Tatham |
| 2005-10-22 | Cleanup: relieve frontends of the duty to call | Simon Tatham |
| 2005-09-05 | Various patches from Ben H: a fix for an outdated comment, a couple | Simon Tatham |
| 2005-08-18 | Substantial infrastructure upheaval. I've separated the drawing API | Simon Tatham |