index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
/
dmxfont.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-4
/
+5
2015-04-21
Convert hw/dmx to new *allocarray functions
Alan Coopersmith
1
-3
/
+3
2014-05-22
dmx: Fix memory leak in dmxBELoadFont (#50281)
Adam Jackson
1
-1
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-288
/
+309
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-2
/
+0
2010-05-12
SetFontPath: set client->errorValue on failure.
Jamey Sharp
1
-11
/
+5
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-14
/
+14
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-2
/
+2
2007-10-10
dix: pass a valid ClientPtr to SetFontPath in all cases.
Eamon Walsh
1
-1
/
+2
2007-08-16
xace: add hooks + new access codes: core protocol server requests
Eamon Walsh
1
-2
/
+2
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
1
-0
/
+4
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-1
/
+1
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-0
/
+555