summaryrefslogtreecommitdiffstats
path: root/src/libdraw/x11-itrans.c
Commit message (Collapse)AuthorAgeFilesLines
* fix alt on macrsc2004-06-171-0/+9
|
* Add buttons 4 and 5 (scrolling on X).rsc2004-06-091-1/+16
|
* little thingsrsc2004-04-231-1/+2
|
* don't print TIMESTAMP messagesrsc2004-04-221-1/+2
|
* make stack requirements more explicit.rsc2004-04-211-0/+1
|
* fix drawread, add changes from david tolpinrsc2004-04-191-10/+11
|
* SunOS can rot in hell.rsc2004-03-261-6/+5
|
* Today's changes.rsc2004-03-251-0/+3
| | | | More changes.
* Remove a debugging print, more cleanup.rsc2004-03-021-1/+1
|
* Fighting the good fight.rsc2004-02-291-1/+1
| | | | | | | | | | | | Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-11/+11
| | | | with them.
* More X11 snarf tweaks.rsc2003-12-021-7/+24
| | | | Will we ever finish?
* Add the #goo to allow use in C++.rsc2003-11-251-2/+9
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* Add drawsetlabel(Display*, char*).rsc2003-11-231-17/+113
| | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation.
* Lots of X fixes.rsc2003-10-111-0/+126
|
* Initial revisionrsc2003-09-301-0/+258