Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-04 | devdraw: add multitouch code from Paul Lalonde | Russ Cox | 1 | -0/+4 | |
Various tweaks to avoid breaking standard mice, but probably needs tweaks to work with multitouch mice again. Still, it's a start. R=rsc CC=plalonde, r http://codereview.appspot.com/181124 | |||||
2009-06-16 | merge | Russ Cox | 1 | -1/+1 | |
2008-10-08 | devdraw/OSX: correct access to reply buffer (fixes rpc tag crash) | Russ Cox | 1 | -0/+4 | |
2008-07-10 | devdraw: correct mouse event buffering on OS X | Russ Cox | 1 | -15/+22 | |
2008-07-04 | devdraw: double-check write return value on OS X | Russ Cox | 1 | -1/+2 | |
2008-07-01 | devdraw: OS X alt key support | Russ Cox | 1 | -2/+38 | |
2008-06-30 | devdraw: OS X native version | Russ Cox | 1 | -0/+410 | |