Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-13 | devdraw: more cleanup, clearer locking | Russ Cox | 1 | -2/+2 |
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -18/+17 |
2019-04-05 | libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217) | Fazlul Shahriar | 1 | -0/+1 |
2014-01-22 | devdraw: clear altdown on focus out (thanks Ethan Burns) | Russ Cox | 1 | -0/+1 |
2013-07-17 | cmd/devdraw: clear keyboard state on lost focus. | Roger Peppe | 1 | -0/+6 |
2013-03-07 | devdraw: control+click = button 2, alt/shift+click = button 3 | Russ Cox | 1 | -18/+87 |
2011-09-28 | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 1 | -1/+5 |
2008-01-30 | devdraw: full-screen cleanup | Russ Cox | 1 | -1/+1 |
2008-01-30 | devdraw: add F11 for full-screen toggle | Russ Cox | 1 | -1/+40 |
2006-07-05 | Fix resize error under KDE (Bart Locanthi) | rsc | 1 | -19/+41 |
2006-06-26 | slow mode for debugging | rsc | 1 | -2/+17 |
2006-06-25 | new draw server | rsc | 1 | -0/+481 |