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
2010-06-22
list.h: Fix list_for_each_entry_safe()
Kristian Høgsberg
1
-3
/
+3
2010-06-22
Revert "mi: Remove unused overlay support"
Keith Packard
5
-2
/
+2010
2010-06-22
Bump to 1.8.99.902 -- 1.9 RC2
xorg-server-1.8.99.902
Keith Packard
1
-2
/
+2
2010-06-22
record: Prevent a crash on recording client disconnect.
Rami Ylimäki
1
-5
/
+17
2010-06-22
Don't crash when asked if a client that has disconnected was local
Simon Farnsworth
1
-0
/
+5
2010-06-22
composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345)
Dave Airlie
3
-10
/
+87
2010-06-22
dri2: avoid crash with old dri drivers.
Dave Airlie
1
-1
/
+2
2010-06-22
rotation: fix cursor and overlap of one pixel.
Dave Airlie
2
-17
/
+20
2010-06-22
config: declare xserver private dependencies in xorg-server.pc
Gaetan Nadon
2
-2
/
+10
2010-06-22
XWin: Fixes for devPrivates API change
Colin Harrison
3
-11
/
+18
2010-06-21
xv: Don't send port notify when SetPortAttribute fails
Ville Syrjälä
1
-3
/
+4
2010-06-20
os: Remove unused dev_tty_from_init variable
Mikhail Gusarov
1
-4
/
+1
2010-06-20
os: Remove unused pread/pwrite/lockit functions
Mikhail Gusarov
1
-50
/
+0
2010-06-20
mi: Remove unused overlay support
Mikhail Gusarov
5
-2010
/
+2
2010-06-20
mi: do not use X11/extensions/shape.h header from libXext
Mikhail Gusarov
1
-1
/
+1
2010-06-18
Don't coredump on "X -showopts" (bug 25874)
Alan Coopersmith
1
-0
/
+7
2010-06-18
record: Register client private to prevent crash.
Rami Ylimäki
1
-0
/
+3
2010-06-17
DRI2/xserver: Don't hang in glXSwapBuffers if drawable moves between crtc's (...
Mario Kleiner
1
-0
/
+15
2010-06-16
dix: the default axis mode is Relative, not "0".
Peter Hutterer
1
-1
/
+1
2010-06-16
Re-enabled Xnest fix for focus in + modifier bug.
Xiaoyang Yu (Max)
1
-62
/
+45
2010-06-15
In DRI2Connect, check to see if DRI2 has been initialized (bug 28424)
Keith Packard
1
-1
/
+5
2010-06-15
Clean up RandR12 bits on screen close (bug 27114)
Keith Packard
3
-1
/
+28
2010-06-15
Bump to 1.8.99.901 -- 1.9 RC1
xorg-server-1.8.99.901
Keith Packard
1
-2
/
+2
2010-06-11
Merge remote branch 'dottedmag/for-keithp'
Keith Packard
30
-151
/
+119
2010-06-11
exa: fix ExaCheckCopyNtoN for exa_classic when source = dest
Éric Piel
1
-1
/
+2
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
11
-84
/
+47
2010-06-11
record: move free() to after last use of pContext
Matt Turner
1
-2
/
+2
2010-06-11
xkb: replace xstrdup with strdup in Win32System
Mikhail Gusarov
1
-1
/
+6
2010-06-11
config: Replace xstrdup with strdup in add_option()
Mikhail Gusarov
1
-1
/
+1
2010-06-11
xfree86: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
3
-14
/
+14
2010-06-11
xquartz: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-11
xwin: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
3
-8
/
+8
2010-06-11
kdrive: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-11
dmx: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
2
-3
/
+3
2010-06-11
Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
8
-26
/
+26
2010-06-10
Merge remote branch 'alanc/master'
Keith Packard
5
-9
/
+20
2010-06-10
Ignore RandR timestamps harder
Keith Packard
1
-33
/
+0
2010-06-10
Fix a couple more possible errors with input-only windows
Keith Packard
3
-4
/
+4
2010-06-10
Solaris: avoid memory leak if AGPIOC_INFO ioctl fails
Alan Coopersmith
1
-5
/
+5
2010-06-10
Record some additional library dependencies in xf86 modules
Alan Coopersmith
3
-1
/
+10
2010-06-10
SecurityResource should not segfault when client owning resource has exited
Sam Lau
1
-3
/
+5
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
16
-138
/
+713
2010-06-11
Xi: don't copy the modifier key count when copying device classes (#25480)
Peter Hutterer
1
-4
/
+0
2010-06-11
config: remove redundant DBUS API define, require dbus-1 >= 1.0
Peter Hutterer
2
-2
/
+2
2010-06-11
xfree86: Match devices based on current driver setting
Dan Nicholson
5
-22
/
+57
2010-06-11
xfree86: Allow multiple InputClass Match* entries for && matching
Dan Nicholson
4
-109
/
+179
2010-06-11
config: Script to convert HAL fdi settings to InputClass sections
Dan Nicholson
2
-1
/
+203
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
10
-0
/
+88
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
10
-1
/
+68
2010-06-10
Merge remote branch 'jeremyhu/master'
Keith Packard
4
-29
/
+31
[prev]
[next]