Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-05 | whoops - missing } | rsc | 1 | -1/+2 | |
2004-04-05 | debugging print | rsc | 1 | -1/+2 | |
2004-04-05 | more | rsc | 1 | -0/+12 | |
2004-04-05 | Fixes from Axel Belinfante. | rsc | 5 | -37/+45 | |
Fix 9term New border flash too. | |||||
2004-04-02 | Change _p9strsig to return nil if tmp==nil. | rsc | 5 | -0/+32 | |
Add atoi, atol, atoll. These versions call strtol/strtoll with base==0. The Unix versions use base==10. | |||||
2004-04-02 | Add some missing unsharps. | rsc | 1 | -2/+2 | |
2004-03-31 | Mouse motion unbuffering. | rsc | 1 | -0/+7 | |
2004-03-31 | Avoid bad mouse buffering. | rsc | 1 | -0/+7 | |
2004-03-31 | Small fixes | rsc | 2 | -3/+11 | |
2004-03-30 | grey out 9term when it loses focus. | rsc | 7 | -26/+112 | |
2004-03-30 | Border resizing and 9term greying. | rsc | 9 | -100/+319 | |
2004-03-29 | Border resizing by dragging. | rsc | 10 | -45/+268 | |
Thanks to Axel Belinfante. | |||||
2004-03-26 | Sometimes it's amazing these haven't been turned | rsc | 3 | -2/+4 | |
up by other compilers. | |||||
2004-03-26 | openbsd 9term | rsc | 1 | -0/+1 | |
2004-03-26 | OpenBSD support from Markus Friedl. | rsc | 1 | -0/+46 | |
2004-03-26 | more color map hackery from axel. | rsc | 1 | -11/+8 | |
2004-03-26 | rc notes | rsc | 2 | -2/+3 | |
2004-03-26 | handle interrupts and backgrounded processes a little better. | rsc | 3 | -1/+11 | |
2004-03-26 | . | rsc | 2 | -1/+9 | |
2004-03-26 | Chording paste bug. | rsc | 1 | -1/+1 | |
2004-03-26 | Be more careful about not changing screen! | rsc | 2 | -7/+34 | |
2004-03-26 | Only use futimesat on Solaris 9 | rsc | 1 | -1/+1 | |
2004-03-26 | Fix version for sunos. | rsc | 1 | -6/+6 | |
2004-03-26 | Include Solaris version. | rsc | 1 | -2/+13 | |
2004-03-26 | Bug fixes from Scott Schwartz. | rsc | 4 | -1/+9 | |
Try to make 9term not crash when X errors happen. | |||||
2004-03-26 | Fortune fix | rsc | 2 | -1/+5 | |
2004-03-26 | Fortune file. | rsc | 1 | -0/+4007 | |
2004-03-26 | Add -lutil on systems that have it. | rsc | 1 | -4/+8 | |
2004-03-26 | Remove debugging echos. | rsc | 1 | -6/+1 | |
2004-03-26 | SunOS can rot in hell. | rsc | 52 | -162/+213 | |
2004-03-26 | fix resizing of fixed-size windows | rsc | 1 | -9/+1 | |
2004-03-26 | more unken | rsc | 1 | -51/+52 | |
2004-03-26 | unken | rsc | 2 | -44/+64 | |
2004-03-26 | better mkmk | rsc | 1 | -3/+6 | |
2004-03-26 | Darwin support. | rsc | 3 | -2/+137 | |
2004-03-25 | Small changes. | rsc | 1 | -0/+3 | |
Small changes. | |||||
2004-03-25 | Small changes. | rsc | 1 | -2/+2 | |
2004-03-25 | Guess what? More anonymous unions! | rsc | 2 | -11/+11 | |
2004-03-25 | More anonymous unions. | rsc | 4 | -31/+31 | |
2004-03-25 | More anony. | rsc | 1 | -30/+30 | |
2004-03-25 | Remove anonymous union. | rsc | 1 | -10/+10 | |
2004-03-25 | remove libmach | rsc | 1 | -1/+1 | |
2004-03-25 | More files. | rsc | 5 | -0/+1561 | |
More files. | |||||
2004-03-25 | More files. | rsc | 3 | -4/+84 | |
2004-03-25 | Today's changes. | rsc | 73 | -1288/+2860 | |
More changes. | |||||
2004-03-25 | Today's changes. | rsc | 8 | -6/+87 | |
2004-03-22 | Fix colors. | rsc | 1 | -1/+1 | |
2004-03-21 | Fix lots of warnings. | rsc | 9 | -25/+58 | |
Incorporate changes from Andrey Mirtchovski. | |||||
2004-03-21 | Initialization bug reported by Taj Khattra. | rsc | 1 | -0/+1 | |
2004-03-21 | Add namespace.c | rsc | 1 | -0/+33 | |