summaryrefslogtreecommitdiff
path: root/xc/lib/font/fc/fserve.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith1-1/+1
1995-04-05XBUG 7324, nice selectkaleb1-21/+16
1994-04-17new X Consortium copyright/permissionmor1-5/+32
1994-03-22BUG #6609: Can't use UNIX domain socketsmor1-5/+4
1994-03-18_FONTTrans -> _FontTransmor1-2/+2
1994-03-14set_path_hook added to FPEFunctions interface. XBUG #6365.gildea1-4/+4
1994-03-08pass resolution through to chained servers. XBUG #6518.gildea1-1/+28
1994-02-14add prefix to clean_aborted_loadglyphs, glyph_* XBUG #6435.gildea1-12/+12
1994-02-07fix potential leak in fs_read_extent_info(). XBUG #6393.gildea1-1/+2
1994-02-07fs_open_font: don't re-pad fonts from chained font server. XBUG #6369.gildea1-1/+4
1994-02-07free devPrivates when closing font. XBUG #6360.gildea1-1/+2
1994-02-07hack: add check for trans struct gone when writing or closinggildea1-1/+6
1994-02-03scalable aliases from Nathan. XBUG #6392gildea1-3/+6
1994-01-21integrated with xtrans libmor1-9/+18
1993-09-23FSlibos.h => fslibos.h to avoid confusion with FS/FSlibos.hgildea1-2/+2
1993-09-22rindex,rindex => strchr,strrchrgildea1-6/+6
1993-09-20bcopy,bcmp => ANSI equivs, protect errno declgildea1-20/+21
1993-09-12add NT supportrws1-2/+10
1993-08-24Nathan Meyers: XLFD matrix, glyph caching, font authgildea1-256/+738
1992-11-18Port to Cray.gildea1-126/+139
1992-07-09set bits pointer in inkMetrics struct. Close XBUG #5375.gildea1-2/+4
1992-05-29lintgildea1-23/+20
1992-05-18do default character calculations correctlyrws1-10/+48
1992-05-13Correct padding at end of ListFontsWithXInfo reply.gildea1-2/+8
1992-05-12FS protocol 2.0.gildea1-186/+60
1992-04-26define NULL if not definedrws1-1/+5
1992-04-13set freed pointer to NULL. Close XBUG #5131.gildea1-1/+2
1992-03-23memory leak fixingkeith1-12/+31
1992-03-17memory leakskeith1-7/+44
1992-02-11XBUG #4756eswu1-6/+9
1992-01-30XBUG #4810: fixes incorrect structure declarationeswu1-2/+2
1991-07-26catch font names which are too longkeith1-2/+4
1991-07-18add ACskeith1-23/+101
1991-07-17Fix catalogue setting stuffkeith1-16/+39
1991-07-16Make LFWI synchronous between read_list_info and next_list_with_infokeith1-2/+18
1991-07-15Changes from davekeith1-219/+260
1991-06-21Clean up memory smasheskeith1-4/+21
1991-06-20Make it work on more machineskeith1-32/+11
1991-06-19Add depend, server reconnect and client deathkeith1-181/+416
1991-06-16New bits from davedavekeith1-208/+391
1991-05-29Addkeith1-1/+3
1991-05-11lintrws1-1/+5
1991-05-11fix stuffkeith1-38/+100
1991-05-10fix for picky compilerskeith1-5/+3
1991-05-10Initial revisionkeith1-0/+1523