Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-27 | devdraw: fix some memory leaks in x11 | Xiao-Yong Jin | 1 | -1/+3 |
2013-06-21 | devdraw: fix x11 input | Russ Cox | 1 | -1/+1 |
2013-03-07 | devdraw: control+click = button 2, alt/shift+click = button 3 | Russ Cox | 1 | -8/+23 |
2012-10-21 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 1 | -1/+1 |
2011-09-28 | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 1 | -1/+9 |
2011-01-02 | keyboard(7): document X compose sequences | Russ Cox | 1 | -1/+2 |
2010-07-22 | devdraw: snarf better with Chrome | Russ Cox | 1 | -5/+4 |
2008-07-22 | devdraw: keep Ctl-Alt from turning into Ctl-U on X11 | grai | 1 | -1/+1 |
2007-05-04 | report target list as 32-bit chunks, not 8-bit, for OS X | rsc | 1 | -1/+1 |
2007-05-03 | say utf8string before string in target list | rsc | 1 | -2/+2 |
2007-05-03 | try for utf8 string first in getsnarf; new test program snarf | rsc | 1 | -44/+56 |
2006-06-25 | new draw server | rsc | 1 | -0/+704 |