summaryrefslogtreecommitdiffstats
path: root/src/libdraw/x11-mouse.c
Commit message (Collapse)AuthorAgeFilesLines
* use new thread libraryrsc2004-12-261-6/+8
|
* various bug fixesrsc2004-04-241-5/+21
|
* make stack requirements more explicit.rsc2004-04-211-1/+1
|
* Avoid bad mouse buffering.rsc2004-03-311-0/+7
|
* grey out 9term when it loses focus.rsc2004-03-301-0/+40
|
* SunOS can rot in hell.rsc2004-03-261-1/+1
|
* Fighting the good fight.rsc2004-02-291-2/+6
| | | | | | | | | | | | 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-7/+7
| | | | with them.
* Add drawsetlabel(Display*, char*).rsc2003-11-231-1/+11
| | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation.
* Lots of X fixes.rsc2003-10-111-2/+7
|
* Initial revisionrsc2003-09-301-0/+107