| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bye | rsc | 2006-06-25 | 1 | -940/+0 |
| | | |||||
| * | fix _screen leak | rsc | 2006-05-23 | 1 | -1/+1 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -2/+2 |
| | | |||||
| * | debugging help | rsc | 2005-11-07 | 1 | -1/+3 |
| | | |||||
| * | Add uchar for NetBSD ctype. | rsc | 2005-09-09 | 1 | -1/+1 |
| | | |||||
| * | I just hate to be pushed around by some @#$%^& machine. | rsc | 2005-07-19 | 1 | -6/+6 |
| | | |||||
| * | no black and white | rsc | 2005-07-13 | 1 | -3/+0 |
| | | |||||
| * | be more faithful to plan 9 environment -- | rsc | 2005-03-18 | 1 | -3/+9 |
| | | | | | allocate window on top of screen. | ||||
| * | handle @ better in winsize | rsc | 2005-01-26 | 1 | -0/+4 |
| | | |||||
| * | Many small edits. | rsc | 2005-01-13 | 1 | -3/+1 |
| | | |||||
| * | fix from axel | rsc | 2005-01-07 | 1 | -12/+3 |
| | | |||||
| * | minor fixes; hide some routines | rsc | 2005-01-04 | 1 | -3/+3 |
| | | |||||
| * | Fix from rob. | wkj | 2004-06-24 | 1 | -1/+1 |
| | | |||||
| * | fix initial x y | rsc | 2004-06-17 | 1 | -2/+2 |
| | | |||||
| * | respect Xresources geometry. from peter canning. | rsc | 2004-06-17 | 1 | -9/+67 |
| | | |||||
| * | remove print | rsc | 2004-06-09 | 1 | -1/+0 |
| | | |||||
| * | avoid stupid aspect ratios. | rsc | 2004-05-14 | 1 | -2/+6 |
| | | |||||
| * | Ignore unknown pragmas. | wkj | 2004-05-03 | 1 | -1/+2 |
| | | | | | | Be less verbose when allocating uprocs. Don't drop core dump turds all over the place when x11 goes away. | ||||
| * | add -W to specify window size. | rsc | 2004-04-29 | 1 | -3/+98 |
| | | | | | various other little fixes. | ||||
| * | why do things change? | rsc | 2004-04-21 | 1 | -0/+5 |
| | | |||||
| * | Small fixes | rsc | 2004-03-31 | 1 | -2/+1 |
| | | |||||
| * | grey out 9term when it loses focus. | rsc | 2004-03-30 | 1 | -23/+35 |
| | | |||||
| * | more color map hackery from axel. | rsc | 2004-03-26 | 1 | -11/+8 |
| | | |||||
| * | Be more careful about not changing screen! | rsc | 2004-03-26 | 1 | -7/+32 |
| | | |||||
| * | Bug fixes from Scott Schwartz. | rsc | 2004-03-26 | 1 | -0/+3 |
| | | | | | Try to make 9term not crash when X errors happen. | ||||
| * | SunOS can rot in hell. | rsc | 2004-03-26 | 1 | -4/+5 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -6/+17 |
| | | | | | More changes. | ||||
| * | Little tweaks and documentation. | rsc | 2004-03-02 | 1 | -0/+2 |
| | | |||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 1 | -5/+5 |
| | | | | | with them. | ||||
| * | Check for changed window size after window creation. | rsc | 2003-12-02 | 1 | -0/+9 |
| | | |||||
| * | More X11 snarf tweaks. | rsc | 2003-12-02 | 1 | -0/+4 |
| | | | | | Will we ever finish? | ||||
| * | Fix X11 clipboard again. | rsc | 2003-11-25 | 1 | -1/+1 |
| | | |||||
| * | Add the #goo to allow use in C++. | rsc | 2003-11-25 | 1 | -0/+9 |
| | | | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | ||||
| * | Add drawsetlabel(Display*, char*). | rsc | 2003-11-23 | 1 | -1/+61 |
| | | | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | ||||
| * | Lots of X fixes. | rsc | 2003-10-11 | 1 | -9/+51 |
| | | |||||
| * | Move resize into main proc. | rsc | 2003-10-01 | 1 | -6/+28 |
| | | |||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+584 |
