| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | devdraw: remove os x 10.5 compatibility code | Jacob Vosmaer | 2018-11-15 | 1 | -462/+0 |
| | | |||||
| * | devdraw: add Cursor2 support on macOS 10.14 Mojave | Russ Cox | 2018-11-15 | 1 | -2/+2 |
| | | | | | | This replaces the pixel-art scaling algorithm used for upscaling before. The results were not crisp enough to serve as everyday cursors. | ||||
| * | devdraw: add multitouch code from Paul Lalonde | Russ Cox | 2010-01-04 | 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 | ||||
| * | merge | Russ Cox | 2009-06-16 | 1 | -1/+1 |
| | | |||||
| * | devdraw/OSX: correct access to reply buffer (fixes rpc tag crash) | Russ Cox | 2008-10-08 | 1 | -0/+4 |
| | | |||||
| * | devdraw: correct mouse event buffering on OS X | Russ Cox | 2008-07-10 | 1 | -15/+22 |
| | | |||||
| * | devdraw: double-check write return value on OS X | Russ Cox | 2008-07-04 | 1 | -1/+2 |
| | | |||||
| * | devdraw: OS X alt key support | Russ Cox | 2008-07-01 | 1 | -2/+38 |
| | | |||||
| * | devdraw: OS X native version | Russ Cox | 2008-06-30 | 1 | -0/+410 |
