summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxfont.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Drop DMX DDXPovilas Kanapickas1-573/+0
2016-07-18dix: Switch to the libXfont2 API (v2)Keith Packard1-4/+5
2015-04-21Convert hw/dmx to new *allocarray functionsAlan Coopersmith1-3/+3
2014-05-22dmx: Fix memory leak in dmxBELoadFont (#50281)Adam Jackson1-1/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-288/+309
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-2/+0
2010-05-12SetFontPath: set client->errorValue on failure.Jamey Sharp1-11/+5
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-14/+14
2009-02-03Constify atom name stringsAlan Coopersmith1-2/+2
2007-10-10dix: pass a valid ClientPtr to SetFontPath in all cases.Eamon Walsh1-1/+2
2007-08-16xace: add hooks + new access codes: core protocol server requestsEamon Walsh1-2/+2
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin1-0/+4
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-1/+1
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+555