aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/cocoa-screen.m
AgeCommit message (Expand)AuthorFilesLines
2012-10-16devdraw: MacBook retina supportRob Kroeger1-8/+121
2012-08-03devdraw: make it 3 times faster on OS XDavid Jeannot1-42/+49
2012-07-31devdraw: fix for OS X 10.8 (Mountain Lion)Rob Kroeger1-31/+40
2012-03-05devdraw: fix mouse warping with multi-monitor on OS XDavid Jeannot1-3/+3
2012-03-05Devdraw now waits for the image: this means thatDavid Jeannot1-74/+226
2012-03-05devdraw: fix winsize (-W) on OS XDavid Jeannot1-5/+11
2012-02-28devdraw: fix fullscreen on LionRuss Cox1-1/+6
2012-01-20devdraw: enable gestures on OS XDavid Jeannot1-183/+8
2012-01-19devdraw: make OS X resizer unobtrusiveDavid Jeannot1-4/+31
2012-01-16devdraw: on OS X, add menu items "hide" and "plumb devdraw(1)"David Jeannot1-14/+22
2012-01-16devdraw: OS X: neutralize menu and Dock bugs in fullscreen modeDavid Jeannot1-3/+9
2012-01-16devdraw: fix handling of compose key on OS XDavid Jeannot1-11/+4
2012-01-16cocoa devdraw: activation on receiving Ttop messagesDavid Jeannot1-1/+15
2012-01-16devdraw: OS X dead key supportDavid Jeannot1-0/+19
2011-12-09Cocoa Devdraw: cursor fixDavid Jeannot1-111/+138
2011-11-08Cocoa Devdraw: cursor, menu bar, old fs, activationDavid Jeannot1-20/+52
2011-10-23devdraw: cocoa fixes, bigarrow support (thanks Marius Eriksen)Russ Cox1-2/+33
2011-10-12devdraw: more fixes (thanks David Jeannot)Russ Cox1-306/+345
2011-10-03devdraw: fix screen grabber, allocation warningDavid Jeannot1-62/+113
2011-09-26devdraw: cocoa updatesDavid Jeannot1-43/+55
2011-09-19devdraw: update Lion cocoaDavid Jeannot1-361/+599
2011-09-06devdraw: draft cocoa supportDavid Jeannot1-0/+835