Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -4/+4 |
1995-06-09 | change #if __STDC__ to #ifdef __STDC__ | gildea | 7 | -26/+10 |
1995-06-08 | change #if __STDC__ to #ifdef __STDC__ | gildea | 14 | -36/+41 |
1995-06-08 | Do tty setting correctly on SVR4-like machines. XBUGs #7051, #7085. | gildea | 1 | -76/+216 |
1995-06-08 | add DBE smarts | dpw | 1 | -127/+164 |
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-24 | Renamed timeout() to resize_timeout() because Irix 6 beta | gildea | 1 | -5/+5 |
1995-05-24 | Solaris 2.3 sets errno to EINVAL on /dev/tty open. Close XBUG #6876. | gildea | 1 | -3/+3 |
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-19 | XBUG 6913: freed memory access when doing ListFonts | dpw | 1 | -2/+11 |
1995-05-19 | XBUG 6913: freed memory access when doing ListFonts | dpw | 1 | -20/+11 |
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 | 2 | -4/+4 |
1995-05-12 | BUG #7415: Improper use of errno | mor | 1 | -2/+2 |
1995-05-12 | extra rcs header line | mor | 1 | -3/+1 |
1995-05-12 | BUG #7401: xset: returns success status even when it fails | mor | 1 | -3/+8 |
1995-05-05 | fix typo introduced in rev 1.73: "more(3x)" -> "more(1)" | gildea | 1 | -2/+2 |
1995-05-04 | minor edit | gildea | 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 | -1/+5 |
1995-04-07 | XBUG 7342, inadvertantly disabled alloca if gcc is used | kaleb | 1 | -2/+6 |
1995-04-07 | XBUG 7339, sysconf bad on early *BSD | kaleb | 2 | -5/+10 |
1995-04-07 | XBUG 7337, compiler bug in UnixWare 2.0 | kaleb | 1 | -2/+2 |
1995-04-07 | XBUG 7336, AIX 4 support | 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 | 7 | -13/+41 |