Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-06 | 9term, win: work around bsd linker nonsense | Russ Cox | 1 | -0/+5 |
2015-02-17 | libdraw: autoscale fonts when moving between low and high dpi screens | Russ Cox | 1 | -0/+12 |
2012-11-25 | libdraw: add scalesize | Russ Cox | 1 | -0/+7 |
2012-11-25 | devdraw, libdraw: add display->dpi | Russ Cox | 1 | -0/+9 |
2012-09-17 | libdraw: add visibleclicks mode | Russ Cox | 1 | -1/+46 |
2006-06-25 | bye | rsc | 1 | -20/+176 |
2006-05-20 | do RFNOTEG in initdraw (Anselm Garbe) | rsc | 1 | -0/+1 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 |
2005-12-29 | avoid nil freeimage | rsc | 1 | -2/+4 |
2005-11-07 | debugging help | rsc | 1 | -2/+2 |
2005-07-27 | less graceful shutdown but avoid deadlocks | rsc | 1 | -1/+9 |
2005-07-24 | start with white instead of black | rsc | 1 | -1/+1 |
2005-03-18 | be more faithful to plan 9 environment -- | rsc | 1 | -2/+8 |
2004-12-26 | use new thread library | rsc | 1 | -2/+2 |
2003-09-30 | Initial revision | rsc | 1 | -0/+203 |