Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-06 | 9term, win: work around bsd linker nonsense | Russ Cox | 1 | -0/+5 | |
Change-Id: Ifcef0636ee1e1fd0f9b06a8d1a99d58fae831318 Reviewed-on: https://plan9port-review.googlesource.com/2780 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2015-02-17 | libdraw: autoscale fonts when moving between low and high dpi screens | Russ Cox | 1 | -0/+12 | |
Change-Id: I6093955b222db89dfe437fb723593b173d888d01 Reviewed-on: https://plan9port-review.googlesource.com/1170 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2012-11-25 | libdraw: add scalesize | Russ Cox | 1 | -0/+7 | |
R=rsc http://codereview.appspot.com/6855092 | |||||
2012-11-25 | devdraw, libdraw: add display->dpi | Russ Cox | 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 | |||||
2012-09-17 | libdraw: add visibleclicks mode | Russ Cox | 1 | -1/+46 | |
R=rsc http://codereview.appspot.com/6501137 | |||||
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 | |
allocate window on top of screen. | |||||
2004-12-26 | use new thread library | rsc | 1 | -2/+2 | |
2003-09-30 | Initial revision | rsc | 1 | -0/+203 | |