Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-04 | move USED past decls (Arvindh Tamilmani) | rsc | 1 | -2/+2 | |
2006-06-26 | use pin | rsc | 1 | -1/+27 | |
2006-06-25 | add iprint | rsc | 2 | -0/+15 | |
2006-06-25 | gone | rsc | 2 | -180/+0 | |
2006-06-25 | event | rsc | 6 | -1904/+272 | |
2006-06-25 | bye | rsc | 1 | -43/+0 | |
2006-06-25 | new | rsc | 4 | -0/+742 | |
2006-06-25 | bye | rsc | 75 | -11641/+226 | |
2006-05-23 | fix _screen leak | rsc | 2 | -15/+8 | |
2006-05-21 | changes from plan 9 | rsc | 2 | -15/+11 | |
2006-05-20 | do RFNOTEG in initdraw (Anselm Garbe) | rsc | 1 | -0/+1 | |
2006-04-21 | shut up gcc | rsc | 1 | -0/+3 | |
2006-04-04 | no checksnarf | rsc | 1 | -11/+0 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 13 | -47/+47 | |
2006-03-31 | fix alpha oops | rsc | 2 | -15/+17 | |
2006-03-12 | regenerate latin1 tables | rsc | 1 | -101/+101 | |
2006-03-10 | jpg fix? (erik quanstrom) | rsc | 1 | -0/+1 | |
2006-03-10 | synergy (paul lalonde) | rsc | 1 | -2/+6 | |
2006-02-28 | more itrans changes | rsc | 1 | -12/+1 | |
2006-02-28 | allow fallback to x11 | rsc | 1 | -4/+23 | |
2006-02-28 | use pasteboard | rsc | 1 | -5/+138 | |
2006-01-29 | return 0 | rsc | 1 | -1/+1 | |
2006-01-28 | do not die in freeimage(0) when screen==0 | rsc | 1 | -1/+2 | |
2006-01-27 | nowsys fixes (Lou Kamenov) | rsc | 2 | -2/+23 | |
2005-12-29 | do not trust gcc-4.0 to do nrv optimization. (taj khattra) | rsc | 1 | -25/+22 | |
2005-12-29 | avoid nil freeimage | rsc | 1 | -2/+4 | |
2005-11-16 | oops | rsc | 1 | -2/+2 | |
2005-11-12 | x11, used, etc. | rsc | 2 | -6/+12 | |
2005-11-07 | debugging help | rsc | 3 | -3/+8 | |
2005-09-15 | In eread, ignore unexpected events instead of returning early. | rsc | 1 | -1/+1 | |
2005-09-09 | Add uchar for NetBSD ctype. | rsc | 1 | -1/+1 | |
2005-07-27 | less graceful shutdown but avoid deadlocks | rsc | 1 | -1/+9 | |
2005-07-24 | start with white instead of black | rsc | 1 | -1/+1 | |
2005-07-19 | I just hate to be pushed around by some @#$%^& machine. | rsc | 2 | -8/+8 | |
2005-07-14 | silence fprint | rsc | 1 | -1/+0 | |
2005-07-13 | no black and white | rsc | 2 | -5/+0 | |
2005-07-13 | free subfonts correctly | rsc | 3 | -6/+32 | |
2005-07-13 | no used(Point) | rsc | 1 | -1/+1 | |
2005-07-13 | keyboard not mouse | rsc | 1 | -1/+1 | |
2005-07-13 | more places to look | rsc | 1 | -0/+4 | |
2005-07-13 | more places where display can be nil | rsc | 3 | -3/+3 | |
2005-05-12 | handle arbitrary length names in subfontname. | rsc | 2 | -12/+18 | |
handle overflow in offset computation in font.c | |||||
2005-05-02 | Correct putsnarf-then-getsnarf race. | rsc | 1 | -0/+6 | |
2005-05-01 | Add more smiley faces | rsc | 1 | -1/+2 | |
2005-03-18 | be more faithful to plan 9 environment -- | rsc | 3 | -5/+18 | |
allocate window on top of screen. | |||||
2005-03-15 | syntax errors | rsc | 2 | -2/+2 | |
2005-02-11 | $WSYSTYPE not WSYSTYPE | rsc | 1 | -1/+1 | |
2005-02-11 | add x11 include | rsc | 1 | -0/+1 | |
2005-02-08 | Avoid yet another X11 stack overflow. | rsc | 1 | -1/+31 | |
2005-02-02 | more nowsys | rsc | 8 | -0/+250 | |