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
/
hw
/
dmx
/
dmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 2.
Cyril Brulebois
1
-4
/
+6
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-44
/
+12
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-14
/
+14
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-24
/
+24
2009-10-26
dmx: Correctly compute DMXGetScreenAttributes reply length
Jon TURNEY
1
-1
/
+2
2009-10-20
dmx: remove doxygen-generated files.
Peter Hutterer
1
-1
/
+1
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-3
/
+4
2009-09-14
Include <X11/extensions/dmx.h> and remove _DMX_SERVER_ define.
Kevin E Martin
1
-3
/
+1
2009-07-14
dmx: switch to byte counting functions
Peter Hutterer
1
-10
/
+10
2009-03-04
Remove dead EXTENSION_PROC_ARGS define
Tomas Carnecky
1
-1
/
+0
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-5
/
+1
2007-11-05
DMX: Remove usage of alloca
Daniel Stone
1
-24
/
+24
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-7
/
+7
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-6
/
+6
2005-07-15
Fix the *-config.h includes for the files that have moved in the modular
Kevin E Martin
1
-2
/
+2
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 dmxext.h and dmxproto.h to <X11/extensions/...>.
Daniel Stone
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2004-08-27
Add missing reply for DMX (Rik Faith).
Kevin E Martin
1
-0
/
+1
2004-07-06
- Disable building DMX on OSs that have not been verified to build
Kevin E Martin
1
-0
/
+4
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-0
/
+1124