Age | Commit message (Expand) | Author | Files | Lines |
1995-06-22 | no bug-report, for R7. JapanTaiUKUS4Modmap was the same as the Generic5Modmap | kaleb | 1 | -22/+5 |
1995-06-19 | del dup XConsortium line | kaleb | 2 | -4/+2 |
1995-06-19 | add XConsortium line | kaleb | 1 | -0/+1 |
1995-06-19 | add XConsortium line | kaleb | 2 | -0/+2 |
1995-06-19 | add XConsortium line | kaleb | 2 | -0/+2 |
1995-06-19 | Add XConsortium line | kaleb | 1 | -0/+1 |
1995-06-19 | Add XConsortium line | kaleb | 1 | -0/+1 |
1995-06-19 | eliminate dup XConsortium line | kaleb | 1 | -2/+1 |
1995-06-19 | delete extraneous XConsortium line | kaleb | 4 | -8/+4 |
1995-06-15 | fix XBUG 7468: missing parens in macro definitions | dpw | 1 | -3/+3 |
1995-06-15 | fix XBUG 7007: lines sometimes drawn as triangles | dpw | 1 | -2/+2 |
1995-06-15 | close XBUG 5782: miPolyArc can be *very* inefficient at drawing small section... | dpw | 1 | -29/+45 |
1995-06-15 | add DBE | dpw | 1 | -3/+7 |
1995-06-15 | fix XBUG 6940: missing .EXIT before .PROCEND | dpw | 1 | -1/+2 |
1995-06-14 | XBUG 7467, do the right thing for functions that need an ANSI-style | kaleb | 1 | -1/+5 |
1995-06-14 | XBUG 7467, do the right thing for functions that need an ANSI-style declaration | kaleb | 5 | -5/+25 |
1995-06-10 | add DBE | dpw | 1 | -1/+7 |
1995-06-09 | change #if __STDC__ to #ifdef __STDC__ | gildea | 1 | -2/+2 |
1995-06-09 | change #if __STDC__ to #ifdef __STDC__ | gildea | 7 | -26/+10 |
1995-06-08 | change #if __STDC__ to #ifdef __STDC__ | gildea | 9 | -21/+21 |
1995-06-07 | new code from HP | dpw | 5 | -241/+611 |
1995-05-31 | Initial revision | dpw | 1 | -0/+15 |
1995-05-30 | BUG #7357: should use mfuncs, not bfuncs | mor | 1 | -4/+4 |
1995-05-25 | Initial revision | dpw | 5 | -0/+3370 |
1995-05-19 | oops, Ray's tentative fix creeped into last revision; remove it. | dpw | 1 | -3/+4 |
1995-05-19 | XBUG 6913: freed memory access when doing ListFonts | dpw | 1 | -2/+13 |
1995-05-19 | XBUG 6913: freed memory access when doing ListFonts | dpw | 1 | -22/+7 |
1995-05-18 | XBUG 6724: Imakefile has trailing tabs that confuse imake/nmake | dpw | 1 | -5/+5 |
1995-05-18 | remove nested comment; some compilers complain | dpw | 2 | -6/+12 |
1995-05-18 | change occurences of */* in function protos to * /* for NT. | dpw | 1 | -18/+18 |
1995-05-18 | fix XBUG 7170: allow overriding of vendor string and vendor releasee | dpw | 1 | -1/+14 |
1995-05-18 | fix XBUG 6328: memory leak with XListFontsWithInfo | dpw | 1 | -2/+2 |
1995-05-02 | BUG #7385: add font metric compression for QueryFont | mor | 1 | -2/+5 |
1995-04-25 | close XBUG 7359: LBX doesn't work on 64 bit machines | dpw | 1 | -9/+11 |
1995-04-25 | close XBUG 7359: LBX doesn't work on 64 bit machines | dpw | 1 | -1/+13 |
1995-04-21 | fix XBUG #7055 | dpw | 1 | -2/+1 |
1995-04-07 | XBUG 7342, inadvertantly disabled alloca if gcc is used | kaleb | 1 | -2/+6 |
1995-04-07 | XBUG 7337, compiler bug in UnixWare 2.0 | kaleb | 1 | -2/+2 |
1995-04-07 | XBUG 7335, IRIX 6 support | kaleb | 1 | -1/+3 |
1995-04-07 | XBUG 7335, IRIX 6 support | kaleb | 6 | -12/+38 |
1995-04-06 | BUG #7264: LOCALCONN type connections not recognised as local | mor | 3 | -8/+8 |
1995-04-06 | XBUG 7215, 7264: bad shmat declaration | dpw | 1 | -15/+1 |
1995-04-05 | XBUG 7324, nice select | kaleb | 10 | -245/+250 |
1995-03-14 | poll changes, XBUG #TBD | kaleb | 1 | -17/+20 |
1995-03-13 | XFree86 3.1.1 late changes | kaleb | 2 | -33/+21 |
1995-03-04 | xbug ????, later versions of FreeBSD/NetBSD have sysconf | kaleb | 1 | -2/+2 |
1995-03-03 | XBUG 7265: idiom support | dpw | 3 | -4/+61 |
1995-03-03 | idiom implementation | dpw | 1 | -8/+207 |
1995-03-01 | XBUG 7258, I/O Privilege Level (IOPL) interface changes in UW 2.0 | kaleb | 1 | -9/+17 |
1995-02-27 | no bug report; lint ("use explicit cast" warning) | dpw | 1 | -2/+2 |