aboutsummaryrefslogtreecommitdiff
path: root/ps.c (follow)
Commit message (Expand)AuthorAge
* Add 'const' to the draw_polygon coords array parameter.Simon Tatham2021-09-13
* Add printing support for GTK.Asher Gordon2019-12-30
* Use C99 bool within source modules.Simon Tatham2018-11-13
* Replace TRUE/FALSE with C99 true/false throughout.Simon Tatham2018-11-13
* Adopt C99 bool in the printing API.Simon Tatham2018-11-13
* Make the code base clean under -Wwrite-strings.Simon Tatham2017-10-01
* Assorted char * -> const char * API changes.Simon Tatham2017-10-01
* Introduce, and implement as usefully as I can in all front ends, aSimon Tatham2009-12-27
* Introduce some infrastructure to permit games' print functions toSimon Tatham2009-02-22
* Revise the printing colour framework so that we can explicitlySimon Tatham2008-04-07
* Cleanup: relieve frontends of the duty to callSimon Tatham2005-10-22
* Various patches from Ben H: a fix for an outdated comment, a coupleSimon Tatham2005-09-05
* Substantial infrastructure upheaval. I've separated the drawing APISimon Tatham2005-08-18