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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
34
-48
/
+48
2011-06-30
dix: avoid calling deleted block and wakeup handlers
Scott James Remnant
1
-4
/
+6
2011-06-30
dri2: restore Screen->ConfigNotify on close
Marcin Slusarz
1
-0
/
+1
2011-06-28
Create sdksyms.dep in the right place at configure time
Keith Packard
1
-1
/
+1
2011-06-28
Merge remote-tracking branch 'dbn/no-libxorg'
Keith Packard
13
-70
/
+35
2011-06-27
xfree86: Only log the serial bytes if debug is on.
Peter Hutterer
1
-1
/
+1
2011-06-23
xfree86: Remove libxorg convenience library to speed up build
Dan Nicholson
2
-17
/
+10
2011-06-23
xfree86: Move sdksyms generation to ddx toplevel
Dan Nicholson
6
-20
/
+20
2011-06-23
Don't use empty source files
Dan Nicholson
10
-36
/
+8
2011-06-22
Merge remote-tracking branch 'alanc/master'
Keith Packard
6
-14
/
+32
2011-06-22
docbook.am: --path is also required for xsltproc
Gaetan Nadon
1
-0
/
+1
2011-06-22
Update .gitignore as new tests have been added
Gaetan Nadon
2
-12
/
+14
2011-06-21
Add xkeyboard-config to See Also of man pages referencing xkb
Alan Coopersmith
4
-2
/
+6
2011-06-21
Xdmx.man: convert section references to substituted forms
Alan Coopersmith
1
-3
/
+5
2011-06-21
Xdmx.man: additional updates to modernize XKB information
Alan Coopersmith
1
-3
/
+5
2011-06-21
Xdmx.man: Show actual configured XKB defaults instead of old hardcoded values
Alan Coopersmith
3
-8
/
+18
2011-06-20
Install xml versions of specs even if HAVE_XMLTO is false
Gaetan Nadon
2
-2
/
+2
2011-06-20
Install target dbs alongside generated documents
Gaetan Nadon
2
-3
/
+3
2011-06-20
EXA: fix typo
Rob Clark
1
-1
/
+1
2011-06-15
XQuartz: GLX: Fix a -Wformat-security compilation warning
Jeremy Huddleston
1
-1
/
+1
2011-06-15
XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch table
Jeremy Huddleston
1
-905
/
+17
2011-06-15
glx: Add _glapi_create_table_from_handle
Jeremy Huddleston
3
-0
/
+7587
2011-06-15
XQuartz: Add missing include for <pthread.h>
Jeremy Huddleston
1
-0
/
+2
2011-06-08
dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent
Peter Hutterer
3
-30
/
+35
2011-06-08
Xi: use temporary variable for filter.
Peter Hutterer
1
-1
/
+4
2011-06-08
dix: split DeliverEventToWindowMask up a bit more.
Peter Hutterer
1
-19
/
+33
2011-06-08
dix: rename DeliverEventsToClients to DeliverEventsToWindowMask
Peter Hutterer
1
-5
/
+5
2011-06-08
dix: split client list retrieval out of DeliverEventToClients
Peter Hutterer
1
-14
/
+36
2011-06-07
Merge remote-tracking branch 'kibi/master'
Keith Packard
1
-3
/
+4
2011-06-07
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
4
-20
/
+36
2011-06-07
dix: fix crashers with floating device.
Peter Hutterer
2
-3
/
+3
2011-06-06
randr: void function cannot return value
Nicolas Kaiser
1
-1
/
+1
2011-06-06
xkb: Fix case checks for Latin 4.
Cyril Brulebois
1
-1
/
+2
2011-06-06
xkb: Fix case checks for Latin 2.
Cyril Brulebois
1
-1
/
+1
2011-06-06
xkb: Fix case checks for Latin 1.
Cyril Brulebois
1
-1
/
+1
2011-06-03
XQuartz: AIGLX: Remove unnecessary includes in indirect.c
Jeremy Huddleston
1
-23
/
+9
2011-06-03
XQuartz: AIGLX: Setup dispatch table based on runtime capabilities rather tha...
Jeremy Huddleston
1
-996
/
+880
2011-06-03
XQuartz: Remove explicit link against libGL
Jeremy Huddleston
1
-1
/
+0
2011-06-03
Xephyr: Mention Xserver's options are also accepted.
Cyril Brulebois
1
-0
/
+2
2011-06-03
xkb: Fix case checks for Latin 8.
Cyril Brulebois
1
-15
/
+26
2011-06-02
test: fix memset size for WindowRec (#37801)
Peter Hutterer
1
-1
/
+1
2011-06-03
Xi: use __func__ instead of function name.
Peter Hutterer
1
-2
/
+2
2011-06-03
dix: use xi2_get_type instead of manual typecast
Peter Hutterer
1
-1
/
+1
2011-06-03
dix: drop x/y back into the right valuators after transformation.
Peter Hutterer
1
-7
/
+8
2011-06-03
dix: don't pass x/y to transformAbsolute
Peter Hutterer
1
-13
/
+25
2011-06-03
test: fix memset size for WindowRec (#37801)
Peter Hutterer
1
-1
/
+1
2011-06-03
dix: fix an error message.
Peter Hutterer
1
-1
/
+1
2011-06-03
test: don't test for double alignment on i386. (#36986)
Peter Hutterer
1
-0
/
+3
2011-06-01
XQuartz: xpbproxy: Correct NSUInteger format strings
Jeremy Huddleston
1
-0
/
+27
2011-06-01
XQuartz: ASL: Use xpbproxy subsystem for logging xpbproxy messages
Jeremy Huddleston
2
-7
/
+19
[next]