index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
xf86bigfont.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
[next]