summaryrefslogtreecommitdiff
path: root/xc/programs/Xserver/XIE
AgeCommit message (Collapse)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith191-191/+191
1995-05-18remove nested comment; some compilers complaindpw2-6/+12
1994-11-21XFree86 3.1kaleb2-2/+8
1994-06-03fix XBUG #6787: QueryColorList may hang X connectiondpw1-3/+3
1994-06-03fix XBUG #6785: the server can accept an illegal photoflo topologydpw1-4/+4
1994-05-11close XBUG #6761: QueryPhotoflo may crash serverdpw1-3/+3
1994-05-10close XBUG #6720: using the ConvertToIndex default technique corrupts memorydpw3-8/+20
1994-05-10fix XBUG #6744: QueryPhotoflo may hang X connectiondpw1-2/+2
The code that calculates the amount of reply data is off by a factor of 2 (i.e. sends too much data), however xielib reads the correct amount of data. The extra data left on the "wire" hangs the X protocol.
1994-05-10fix XBUG #6711: minus zero decoded off of wire incorrectlydpw1-2/+2
1994-04-17new X Consortium copyright/permissiondpw6-60/+204
1994-04-17new X Consortium copyright/permissionrws171-1717/+5849
1994-04-01get INT32 right on alpharws1-1/+5
XBUG #6677
1994-04-01make LogInt CARD64 when LONG64rws1-1/+6
XBUG #6677
1994-04-01change PITCH_MOD to 64 when LONG64rws1-2/+5
XBUG #6677
1994-04-01bzero client_table in REPORT_MEMORY_LEAKS in XieResetrws1-1/+3
XBUG #6677
1994-03-27lintrws1-2/+1
1994-03-22fix XBUG #6614: The name of the static function link() conflictsdpw1-22/+22
with the definition in unistd.h. Some other names like shutdown() may also cause a problem on other systems.
1994-03-17close XBUG #6581: importing certain images can return a FloImplementation errordpw2-4/+4
1994-03-13fix XBUG 6573 (bug report and fix from AGE)dpw1-8/+10
1994-03-13fix XBUG 6572 (bug report and fix from AGE)dpw1-7/+11
1994-03-13fix XBUG 6571 (bug report and fix from AGE)dpw1-2/+2
1994-03-06fix lo_in comparison in ActivateGeomNN, XBUG #6484rws1-2/+2
1994-02-08init dtec->upSample for xieValEncodeJPEGBaseline in BuildDecodeFromEncoderws1-1/+2
1994-02-06add rcs linerws2-0/+2
1994-02-03work around DEC compiler bugrws1-2/+3
1994-02-03change nextline from CARD32 to INT32 in mpPasteUpPvtRecrws1-2/+2
fix from Dean
1994-01-19bug fix from deanrws1-2/+2
1994-01-18bug fix from shelleyrws2-3/+3
1994-01-12changes for final AGE releaserws100-1635/+2198
1994-01-12Initial revisionrws1-0/+333
1994-01-12changes for final AGE releaserws28-323/+471
1994-01-12changes for final AGE releaserws51-739/+667
1994-01-07region macro changesdpw2-21/+21
1993-11-07oops, botched previous fix for undefined eval orderrws1-3/+9
1993-11-07fixed lint: mifax.c(347): warning: evaluation order for ``ucp'' undefinedrws1-3/+3
1993-11-07void * -> pointer conversionrws1-6/+6
1993-11-07beta code as originally receivedrws1-160/+279
1993-11-07beta code as originally receivedrws3-315/+71
1993-11-07ddxie -> mixierws1-2/+2
1993-11-07ddxie/mi -> mixierws7-28/+26
1993-11-07add rcs linerws1-0/+1
1993-11-06one more void* -> pointerrws1-2/+2
1993-11-06void * -> pointer conversionrws1-4/+4
1993-11-06lint on SwapShortsrws1-2/+2
1993-11-06void * -> pointer conversionrws1-3/+3
1993-11-06void * -> pointer conversionrws1-8/+10
1993-11-06need Xfuncs.hrws1-2/+3
1993-11-06void * -> pointer conversionrws1-3/+3
1993-11-06lintrws1-2/+2
1993-11-06swap macros turn into multiple stmts, need braces around themrws1-4/+7