| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libdraw: add Cursor2, a 32x32 high-res cursor | Russ Cox | 2018-11-15 | 1 | -0/+10 |
| | | | | | | | Also add setcursor2, esetcursor2, and draw protocol encoding. Calls to the old setcursor, esetcursor create a 32x32 by pixel doubling when needed. | ||||
| * | Add the #goo to allow use in C++. | rsc | 2003-11-25 | 1 | -0/+11 |
| | | | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | ||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+7 |