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
/
dix
/
registry.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-18
Build required portions of registry.c automatically [v2]
Keith Packard
1
-35
/
+55
2014-09-18
dix: Close protocol.txt after we're done loading extension names
Keith Packard
1
-0
/
+4
2013-05-07
dix: reset the registry before quitting
Peter Hutterer
1
-8
/
+17
2012-07-09
Use C99 designated initializers in dix registry
Alan Coopersmith
1
-3
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-120
/
+127
2011-12-12
constify strings in resource name registry
Alan Coopersmith
1
-2
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2010-03-16
Cygwin/X: Tidy up some cosmetic issues in log strings
Jon TURNEY
1
-1
/
+1
2009-09-02
Correct outdated e-mail address in "Author" statements.
Eamon Walsh
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-06-24
Fix a leak in the code that parses the protocol names.
Eamon Walsh
1
-18
/
+26
2007-11-26
registry: Add a call for DTRACE compatibility.
Eamon Walsh
1
-0
/
+19
2007-11-26
registry: Rebase registry to use the server config file of protocol names.
Eamon Walsh
1
-195
/
+128
2007-10-25
registry: Remove synthetic bit from event types in lookup function.
Eamon Walsh
1
-1
/
+1
2007-10-23
Revert "registry: special case minor number when looking up core requests."
Eamon Walsh
1
-2
/
+0
2007-10-18
registry: special case minor number when looking up core requests.
Eamon Walsh
1
-0
/
+2
2007-10-18
registry: Add "X11:" prefix to core protocol names.
Eamon Walsh
1
-175
/
+176
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
1
-0
/
+375