Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-02 | Remove a debugging print, more cleanup. | rsc | 1 | -1/+1 | |
2004-03-02 | Little tweaks and documentation. | rsc | 2 | -1/+6 | |
2004-02-29 | Fighting the good fight. | rsc | 3 | -5/+13 | |
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. | |||||
2004-02-09 | various tweaks. | rsc | 1 | -0/+1 | |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 15 | -78/+72 | |
with them. | |||||
2003-12-02 | Check for changed window size after window creation. | rsc | 1 | -0/+9 | |
2003-12-02 | More X11 snarf tweaks. | rsc | 3 | -7/+32 | |
Will we ever finish? | |||||
2003-11-25 | Fix X11 clipboard again. | rsc | 1 | -1/+1 | |
2003-11-25 | Add the #goo to allow use in C++. | rsc | 3 | -2/+18 | |
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | |||||
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 1 | -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-23 | Add drawsetlabel(Display*, char*). | rsc | 8 | -35/+404 | |
Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | |||||
2003-10-13 | Flush the display when we poll for events. | rsc | 1 | -0/+28 | |
2003-10-13 | Rewrite /lib/font/bit to $PLAN9/font when open fails. | rsc | 1 | -1/+22 | |
2003-10-11 | Use new directory structure. | rsc | 1 | -11/+11 | |
2003-10-11 | Licensing and various tweaks. | rsc | 1 | -0/+14 | |
2003-10-11 | Lots of X fixes. | rsc | 14 | -31/+237 | |
2003-10-03 | Macintosh. | rsc | 2 | -6/+10 | |
2003-10-01 | Move resize into main proc. | rsc | 2 | -6/+29 | |
2003-09-30 | Reorg | rsc | 20 | -1190/+14 | |
2003-09-30 | Initial revision | rsc | 2 | -0/+0 | |
2003-09-30 | Initial revision | rsc | 99 | -0/+15560 | |
2003-09-30 | Initial import. | rsc | 29 | -0/+2639 | |