Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-06 | better fix to window flash bug on new -- also | rsc | 2 | -4/+2 | |
happens on resize. | |||||
2004-04-05 | whoops - missing } | rsc | 1 | -1/+2 | |
2004-04-05 | debugging print | rsc | 1 | -1/+2 | |
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 | 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 | 5 | -26/+101 | |
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 | 2 | -2/+2 | |
up by other compilers. | |||||
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 | handle interrupts and backgrounded processes a little better. | rsc | 3 | -1/+11 | |
2004-03-26 | . | rsc | 1 | -1/+1 | |
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 | 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 | Remove debugging echos. | rsc | 1 | -6/+1 | |
2004-03-26 | SunOS can rot in hell. | rsc | 51 | -129/+184 | |
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 | 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 | 4 | -0/+1544 | |
More files. | |||||
2004-03-25 | Today's changes. | rsc | 68 | -412/+1970 | |
More changes. | |||||
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 | |
2004-03-21 | Add libmp. | rsc | 37 | -0/+2415 | |
2004-03-21 | Add some missing files. | rsc | 3 | -0/+35 | |
2004-03-21 | Add most of libsec. | rsc | 47 | -0/+9625 | |
2004-03-21 | Add mkfile. | rsc | 1 | -0/+20 | |
2004-03-21 | Make idiff build. | rsc | 1 | -0/+2 | |
2004-03-21 | Don't require plumber. | rsc | 1 | -1/+1 | |
2004-03-21 | Small tweaks | rsc | 80 | -88/+10507 | |
Lots of new code imported. | |||||
2004-03-21 | Change 9wm to look like rio. | rsc | 14 | -0/+3458 | |
2004-03-21 | Change 9term to look like rio windows, not acme windows. | rsc | 3 | -132/+152 | |
2004-03-15 | Various small interface changes. | rsc | 5 | -44/+32 | |