aboutsummaryrefslogtreecommitdiff
path: root/src/libdraw
AgeCommit message (Collapse)AuthorFilesLines
2003-12-02Check for changed window size after window creation.rsc1-0/+9
2003-12-02More X11 snarf tweaks.rsc3-7/+32
Will we ever finish?
2003-11-25Fix X11 clipboard again.rsc1-1/+1
2003-11-25Add the #goo to allow use in C++.rsc3-2/+18
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc1-2/+2
which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)
2003-11-23Add drawsetlabel(Display*, char*).rsc8-35/+404
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-10-13Rewrite /lib/font/bit to $PLAN9/font when open fails.rsc1-1/+22
2003-10-11Use new directory structure.rsc1-11/+11
2003-10-11Licensing and various tweaks.rsc1-0/+14
2003-10-11Lots of X fixes.rsc14-31/+237
2003-10-03Macintosh.rsc2-6/+10
2003-10-01Move resize into main proc.rsc2-6/+29
2003-09-30Reorgrsc20-1190/+14
2003-09-30Initial revisionrsc2-0/+0
2003-09-30Initial revisionrsc99-0/+15560
2003-09-30Initial import.rsc29-0/+2639