aboutsummaryrefslogtreecommitdiff
path: root/src/libdraw/x11-event.c
AgeCommit message (Collapse)AuthorFilesLines
2005-09-15In eread, ignore unexpected events instead of returning early.rsc1-1/+1
2005-01-18better commentrsc1-1/+8
2005-01-04minor fixes; hide some routinesrsc1-0/+2
2004-03-26SunOS can rot in hell.rsc1-2/+1
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc1-12/+12
with them.
2003-11-23Add drawsetlabel(Display*, char*).rsc1-3/+18
Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation.
2003-10-13Flush the display when we poll for events.rsc1-0/+28
2003-09-30Initial revisionrsc1-0/+136