| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libdraw: add scalesize | Russ Cox | 2012-11-25 | 1 | -0/+7 |
| | | | | | | R=rsc http://codereview.appspot.com/6855092 | ||||
| * | devdraw, libdraw: add display->dpi | Russ Cox | 2012-11-25 | 1 | -0/+9 |
| | | | | | | | | | Fixed at 100 right now, but the plan is to make it accurate and then use it. R=rsc http://codereview.appspot.com/6856091 | ||||
| * | libdraw: add visibleclicks mode | Russ Cox | 2012-09-17 | 1 | -1/+46 |
| | | | | | | R=rsc http://codereview.appspot.com/6501137 | ||||
| * | bye | rsc | 2006-06-25 | 1 | -20/+176 |
| | | |||||
| * | do RFNOTEG in initdraw (Anselm Garbe) | rsc | 2006-05-20 | 1 | -0/+1 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -1/+1 |
| | | |||||
| * | avoid nil freeimage | rsc | 2005-12-29 | 1 | -2/+4 |
| | | |||||
| * | debugging help | rsc | 2005-11-07 | 1 | -2/+2 |
| | | |||||
| * | less graceful shutdown but avoid deadlocks | rsc | 2005-07-27 | 1 | -1/+9 |
| | | |||||
| * | start with white instead of black | rsc | 2005-07-24 | 1 | -1/+1 |
| | | |||||
| * | be more faithful to plan 9 environment -- | rsc | 2005-03-18 | 1 | -2/+8 |
| | | | | | allocate window on top of screen. | ||||
| * | use new thread library | rsc | 2004-12-26 | 1 | -2/+2 |
| | | |||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+203 |
