summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/osx-screen-carbon.m
Commit message (Expand)AuthorAgeFilesLines
* devdraw: handle kEventWindowDrawContentRuss Cox2010-01-141-0/+8
* devdraw: release multitouch mouse when app is collapsed (minimized)Russ Cox2010-01-041-1/+15
* devdraw: add multitouch code from Paul LalondeRuss Cox2010-01-041-0/+1161