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
/
Xext
/
xf86bigfont.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-2
/
+2
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
1
-4
/
+2
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
1
-2
/
+2
2012-11-05
Xext: fix unused variable warnings in xf86bigfont.c
Yaakov Selkowitz
1
-12
/
+0
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-0
/
+1
2012-07-09
Use C99 designated initializers in Xext Replies
Alan Coopersmith
1
-16
/
+14
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-1
/
+1
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-3
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-368
/
+371
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-31
/
+31
2011-01-25
Fix compilation of xf86bigfont.c
Jon TURNEY
1
-45
/
+44
2010-12-20
Remove SCO support
Adam Jackson
1
-1
/
+1
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-6
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-05-26
xf86bigfont: Silence compiler warning by initializing pDesc.
Jamey Sharp
1
-3
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-13
/
+13
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
1
-12
/
+2
2010-03-22
New header for XF86Bigfont server functions
Yaakov Selkowitz
1
-0
/
+1
2010-03-22
Xext: fix old-style function definitions in xf86bigfont.c
Yaakov Selkowitz
1
-2
/
+2
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-2
/
+3
2009-08-31
Xext: Require newer versions of xcmiscproto, bigreqsproto, and xf86bigfontpro...
Jeremy Huddleston
1
-2
/
+1
2009-07-14
Xext: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-7
/
+7
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-8
/
+5
2008-10-02
Unifdef ISC
Adam Jackson
1
-1
/
+1
2008-02-14
Use strerror instead of errno values in user strings.
Adam Jackson
1
-4
/
+4
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-9
/
+7
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-17
/
+0
2007-11-20
registry: Remove registry code from XF86Bigfont extension.
Eamon Walsh
1
-8
/
+1
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-9
/
+9
2007-11-05
Xext: Remove usage of alloca
Daniel Stone
1
-9
/
+9
2007-10-15
registry: Register XF86Bigfont extension protocol names.
Eamon Walsh
1
-16
/
+8
2007-09-20
xace: add hooks + new access codes: XF86-Bigfont extension
Eamon Walsh
1
-2
/
+2
2007-08-16
Add some more support for DragonFly. From Joerg Sonnenberger
Jeremy C. Reed
1
-1
/
+1
2006-12-14
Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC.
Eamon Walsh
1
-1
/
+0
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-2
/
+2
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2005-11-08
See ChangeLog entry 2005-11-07 for details.
Kean Johnson
1
-1
/
+1
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-04-20
Change "xf86bigfstr.h" to <X11/extensions/xf86bigfstr.h> for includes.
Daniel Stone
1
-1
/
+1
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2004-09-20
Bugzilla #1402: The last patch was broken on linux. Take definition of
Alexander Gottwald
1
-2
/
+2
2004-09-19
Bugzilla #1402: fix BigFont extension if SHM is compiled in but not
Alexander Gottwald
1
-3
/
+6
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
[next]