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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
Revert "Array-index based devPrivates implementation."
Adam Jackson
1
-1
/
+1
2008-10-08
Array-index based devPrivates implementation.
Eamon Walsh
1
-1
/
+1
2008-08-06
Make xstrcasestr prototype return value match the implementation
Alan Coopersmith
1
-1
/
+1
2008-08-06
DIX: Add strcasestr from FreeBSD
Daniel Stone
2
-0
/
+8
2008-08-06
dix: Actually build str(n)casecmp if we don't have it
Daniel Stone
1
-3
/
+6
2008-08-06
DIX: Add strncasecmp from FreeBSD, make strcasecmp args const
Daniel Stone
1
-1
/
+6
2008-07-13
Export xkbfile.h in the SDK
Julien Cristau
1
-1
/
+2
2008-07-01
input: change dxremaind, dyremaind to floats for better acceleration #9156
Simon Thum
1
-1
/
+1
2008-06-23
Check for strcasestr and workaround it on systems without it
Alan Coopersmith
1
-0
/
+3
2008-06-13
Make devPrivates lookup functions ABI instead of static inlines.
Eamon Walsh
1
-53
/
+8
2008-06-09
Add xkbstr.h and xkbsrv.h to sdk_HEADERS
Julien Cristau
1
-1
/
+3
2008-06-09
int10: add pci_device_enable support on Linux
Dave Airlie
1
-0
/
+3
2008-04-15
Check for __x86_64__ when we check for __amd64__
Matt Turner
1
-1
/
+1
2008-04-01
XKB: Fix processInputProc wrapping
Thomas Jaeger
1
-4
/
+12
2008-03-28
XSELinux: Add xorg.conf option for permissive/enforcing/disabled.
Eamon Walsh
1
-0
/
+10
2008-03-24
test for the presence of pci_system_init_dev_mem() before calling it.
Matthieu Herrb
1
-0
/
+3
2008-03-05
Fix distcheck.
Adam Jackson
1
-2
/
+2
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
2
-30
/
+40
2008-02-29
dix: Refactoring of property code to allow for polyinstantiation.
Eamon Walsh
1
-0
/
+7
2008-02-20
XACE: Make the default window background state configurable per-window.
Eamon Walsh
1
-0
/
+1
2008-02-20
Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.
Eamon Walsh
1
-3
/
+1
2008-02-17
XKB: Ditch XkbFileInfo
Daniel Stone
3
-30
/
+18
2008-02-17
XKB: Remove support for pre-built keymaps
Daniel Stone
1
-7
/
+0
2008-02-17
XKB: Remove usage of client-side types
Daniel Stone
3
-40
/
+6
2008-02-17
XKB: Deprecate XKBSRV_NEED_FILE_FUNCS
Daniel Stone
2
-20
/
+481
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
2
-3
/
+614
2008-02-17
XKB: Delete xkberrs.c
Daniel Stone
1
-2
/
+1
2008-02-14
Add DRI2 module.
Kristian Høgsberg
3
-0
/
+9
2008-02-14
X.Org Group -> X.Org Foundation
Adam Jackson
1
-1
/
+1
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
1
-0
/
+2
2008-02-14
Remove some MAX* #defines that never get used.
Adam Jackson
1
-3
/
+0
2008-02-14
Rip out useless indirection in the callback list management.
Adam Jackson
2
-20
/
+0
2007-12-19
include: never overwrite realInputProc with enqueueInputProc. Bug #13511
Peter Hutterer
1
-1
/
+2
2007-12-14
registry: XREGISTRY_UNKNOWN needs to be defined even if XREGISTRY isn't enabled
Otavio Salvador
1
-5
/
+5
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
7
-38
/
+8
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
4
-5
/
+5
2007-12-02
Clean up many #if 0.
Adam Jackson
2
-33
/
+0
2007-11-26
registry: swap out the DTRACE XErrorDB stuff for the new registry call.
Eamon Walsh
1
-3
/
+0
2007-11-26
registry: Add a call for DTRACE compatibility.
Eamon Walsh
1
-0
/
+2
2007-11-26
registry: Rebase registry to use the server config file of protocol names.
Eamon Walsh
1
-8
/
+5
2007-11-26
registry: rename the SERVERCONFIGdir and relocate it to /usr/lib/xorg
Eamon Walsh
1
-0
/
+3
2007-11-21
Darwin: Dead code removal, Code cleanup, Added launcher
Jeremy Huddleston
1
-0
/
+3
2007-11-20
Restore checks for __i386 where needed for Sun compilers on Solaris
Alan Coopersmith
1
-1
/
+1
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
5
-20
/
+5
2007-11-19
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
1
-1
/
+5
2007-11-16
Bug #1612: Use a stronger PRNG.
Adam Jackson
1
-0
/
+3
2007-11-15
Small static cleanups on dix/
Adam Jackson
1
-13
/
+0
2007-11-15
Fix a really dumb typo.
Aaron Plattner
1
-1
/
+1
2007-11-15
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
1
-0
/
+1
2007-11-15
Clean up some garbage in driver enumeration.
Adam Jackson
1
-6
/
+0
[next]