summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/x11-itrans.c
Commit message (Collapse)AuthorAgeFilesLines
* keyboard(7): document X compose sequencesRuss Cox2011-01-021-1/+2
| | | | | | | | | Add -x flag to mklatinkbd to generate file for $HOME/.XCompose. Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork. R=rsc http://codereview.appspot.com/3811043
* devdraw: snarf better with ChromeRuss Cox2010-07-221-5/+4
| | | | | | | maybe the code is also actually correct. who knows. R=rsc http://codereview.appspot.com/1875045
* devdraw: keep Ctl-Alt from turning into Ctl-U on X11grai2008-07-221-1/+1
|
* report target list as 32-bit chunks, not 8-bit, for OS Xrsc2007-05-041-1/+1
|
* say utf8string before string in target listrsc2007-05-031-2/+2
|
* try for utf8 string first in getsnarf; new test program snarfrsc2007-05-031-44/+56
|
* new draw serverrsc2006-06-251-0/+704