Commits


9term, win: work around bsd linker nonsense Change-Id: Ifcef0636ee1e1fd0f9b06a8d1a99d58fae831318 Reviewed-on: https://plan9port-review.googlesource.com/2780 Reviewed-by: Russ Cox <rsc@swtch.com>


libdraw: autoscale fonts when moving between low and high dpi screens Change-Id: I6093955b222db89dfe437fb723593b173d888d01 Reviewed-on: https://plan9port-review.googlesource.com/1170 Reviewed-by: Russ Cox <rsc@swtch.com>


libdraw: add scalesize R=rsc http://codereview.appspot.com/6855092


devdraw, libdraw: add display->dpi 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 R=rsc http://codereview.appspot.com/6501137


bye


do RFNOTEG in initdraw (Anselm Garbe)


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


avoid nil freeimage


debugging help


less graceful shutdown but avoid deadlocks


start with white instead of black


be more faithful to plan 9 environment -- allocate window on top of screen.


use new thread library


Initial revision