Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-14 | various bug fixes | rsc | 1 | -1/+7 | |
2004-05-03 | Ignore unknown pragmas. | wkj | 1 | -1/+2 | |
Be less verbose when allocating uprocs. Don't drop core dump turds all over the place when x11 goes away. | |||||
2004-04-29 | add -W to specify window size. | rsc | 2 | -3/+113 | |
various other little fixes. | |||||
2004-04-25 | make it possible to access fonts without a display. | rsc | 7 | -48/+78 | |
2004-04-24 | various bug fixes | rsc | 1 | -5/+21 | |
2004-04-23 | little things | rsc | 1 | -1/+2 | |
2004-04-22 | don't print TIMESTAMP messages | rsc | 1 | -1/+2 | |
2004-04-21 | make stack requirements more explicit. | rsc | 3 | -2/+3 | |
2004-04-21 | why do things change? | rsc | 1 | -0/+5 | |
2004-04-21 | take out the debugging prints i just accidentally checked in. | rsc | 1 | -6/+0 | |
2004-04-21 | no need for | rsc | 2 | -1/+8 | |
2004-04-19 | clean up when finished. | rsc | 2 | -8/+0 | |
don't set PLAN9 don't set PLAN9 | |||||
2004-04-19 | add files from david tolpin | rsc | 2 | -0/+866 | |
2004-04-19 | fix drawread, add changes from david tolpin | rsc | 4 | -32/+36 | |
2004-03-31 | Avoid bad mouse buffering. | rsc | 1 | -0/+7 | |
2004-03-31 | Small fixes | rsc | 1 | -2/+1 | |
2004-03-30 | grey out 9term when it loses focus. | rsc | 3 | -23/+78 | |
2004-03-26 | more color map hackery from axel. | rsc | 1 | -11/+8 | |
2004-03-26 | Be more careful about not changing screen! | rsc | 2 | -7/+34 | |
2004-03-26 | Bug fixes from Scott Schwartz. | rsc | 1 | -0/+3 | |
Try to make 9term not crash when X errors happen. | |||||
2004-03-26 | SunOS can rot in hell. | rsc | 19 | -43/+33 | |
2004-03-25 | Today's changes. | rsc | 3 | -7/+23 | |
More changes. | |||||
2004-03-05 | Amazingly picky bug fixes from Valgrind. | rsc | 2 | -2/+2 | |
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 | |