summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/cocoa-screen.h
Commit message (Collapse)AuthorAgeFilesLines
* cocoa devdraw: activation on receiving Ttop messagesDavid Jeannot2012-01-161-0/+1
| | | | | | | | | | | | (The new variable "willactivate" is in the input structure "in", which is illogical. But this structure will soon be renamed "app". I postpone the renaming to avoid conflicts with simultaneous Codereview issues.) R=rsc CC=plan9port.codebot http://codereview.appspot.com/5504102
* devdraw: update Lion cocoaDavid Jeannot2011-09-191-1/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5015042
* devdraw: draft cocoa supportDavid Jeannot2011-09-061-0/+19
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4974060