Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -2/+2 |
2018-11-16 | libdraw: redo default font construction to be hidpi-safe | Russ Cox | 1 | -2/+1 |
2017-04-08 | libdraw: replace hand-rolled realloc, preventing buffer overflow. | Ray Lai | 1 | -3/+1 |
2005-07-13 | more places where display can be nil | rsc | 1 | -1/+1 |
2005-05-12 | handle arbitrary length names in subfontname. | rsc | 1 | -3/+5 |
2004-04-25 | make it possible to access fonts without a display. | rsc | 1 | -3/+10 |
2004-03-05 | Amazingly picky bug fixes from Valgrind. | rsc | 1 | -1/+1 |
2003-09-30 | Initial revision | rsc | 1 | -0/+401 |