index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
os: prettify backtrace output
Peter Hutterer
1
-2
/
+6
2012-01-13
include: prettify BUG_WARN output
Peter Hutterer
1
-1
/
+2
2012-01-13
render: don't bother with animated cursors on floating slaves (#39989)
Peter Hutterer
1
-0
/
+3
2012-01-13
dix: Update pointer limits for floating devices too (#43635)
Peter Hutterer
1
-1
/
+1
2012-01-12
Revert "os: Repack ConnectionOutput for LP64"
Keith Packard
1
-1
/
+1
2012-01-12
Revert "dix: Repack ClientRec"
Keith Packard
1
-14
/
+15
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
14
-20
/
+29
2012-01-12
Revert "dix: Extend initial connection handshake for forwarding proxies"
Keith Packard
2
-14
/
+8
2012-01-12
Revert "os: Hide the Connection{In,Out}put implementation details"
Keith Packard
3
-21
/
+18
2012-01-12
Revert "dix: Fix types in WindowOptRec"
Keith Packard
1
-2
/
+2
2012-01-09
Merge remote-tracking branch 'jturney/rpavlik-xwin-fixes'
Keith Packard
11
-25
/
+23
2012-01-09
Merge remote-tracking branch 'whot/multitouch'
Keith Packard
3
-11
/
+15
2012-01-09
mi/mibitblt: Fix an overflow bug of bit shift.
Zhigang Gong
1
-1
/
+1
2012-01-09
Add OpenBSD support to DetermineClientCmd()
Matthieu Herrb
2
-1
/
+49
2012-01-09
Always install xaa sdk headers
Adam Jackson
2
-2
/
+4
2012-01-09
UnloadSubModule(): accept pointer value '1' and ignore it.
Matthieu Herrb
1
-0
/
+3
2012-01-09
vgahw: Fix DACDelay() macro to use the driver's vtable
Adam Jackson
1
-4
/
+4
2012-01-09
Revert "dix: don't return BadMatch from GetProperty (#23562)"
Chris Halse Rogers
1
-1
/
+1
2012-01-09
dix: Return BadWindow rather than BadMatch from dixLookupWindow
Chris Halse Rogers
1
-1
/
+9
2012-01-09
linux: Use K_OFF VT KB mode over K_RAW if available.
Arthur Taylor
1
-6
/
+13
2012-01-09
Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'
Keith Packard
20
-128
/
+95
2012-01-09
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
6
-12
/
+16
2012-01-09
Merge remote-tracking branch 'kibi/master'
Keith Packard
2
-20
/
+5
2012-01-08
XQuartz: GL: Buildfix for recent GLX changes
Jeremy Huddleston
1
-3
/
+0
2012-01-09
xkb: Message actions suppress other key presses #28575
Andreas Wettstein
1
-1
/
+1
2012-01-07
hw/xwin: Include manifest file in the dist tarball
Ryan Pavlik
1
-1
/
+2
2012-01-07
hw/xwin: Fix duplicate definition of HAS_WINSOCK when building for MinGW
Ryan Pavlik
2
-1
/
+2
2012-01-07
hw/xwin: Fix possible null ptr deref in winMWExtWMDecorateWindow()
Ryan Pavlik
1
-1
/
+2
2012-01-07
hw/xwin: Fix possible null ptr deref in winMWExtWMRestackFrame()
Ryan Pavlik
1
-1
/
+1
2012-01-07
hw/xwin: Fix possible null ptr deref in winActivateAppPrimaryDD()
Ryan Pavlik
1
-3
/
+3
2012-01-07
hw/xwin: Fix possible null ptr deref in winActivateAppNativeGDI()
Ryan Pavlik
1
-3
/
+4
2012-01-07
hw/xwin: Clarify an if statement mixed with ifdef in winSetEngine()
Ryan Pavlik
1
-5
/
+2
2012-01-07
hw/xwin: Fix rrScreenSetSize function pointer mismatch
Ryan Pavlik
1
-2
/
+0
2012-01-07
hw/xwin: Remove an empty #if 0/#endif
Ryan Pavlik
1
-2
/
+0
2012-01-07
hw/xwin: Fix double-free in error path in winQueryRGBBitsAndMasks()
Ryan Pavlik
1
-1
/
+0
2012-01-07
hw/xwin: Fix a memory leak in error path in winInitWM()
Ryan Pavlik
1
-5
/
+7
2012-01-06
xfree86: Remove the pretense of EDID v2 support
Adam Jackson
1
-43
/
+4
2012-01-06
dix: Tune dixLookupDrawable for success
Adam Jackson
1
-4
/
+3
2012-01-06
dix: Tune dtrace hooks around Dispatch
Adam Jackson
1
-5
/
+9
2012-01-06
xace: ricer tuning for XaceHook
Adam Jackson
1
-0
/
+4
2012-01-06
dix: Fix types in WindowOptRec
Adam Jackson
1
-2
/
+2
2012-01-06
os: Minor header cleanup
Adam Jackson
3
-4
/
+4
2012-01-06
os: Hide the Connection{In,Out}put implementation details
Adam Jackson
3
-18
/
+21
2012-01-06
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
2
-8
/
+14
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
14
-29
/
+20
2012-01-06
dix: Repack ClientRec
Adam Jackson
1
-15
/
+14
2012-01-06
os: Repack ConnectionOutput for LP64
Adam Jackson
1
-1
/
+1
2012-01-06
Xi: change XIChangeDeviceProperty from const pointer to const void *
Peter Hutterer
2
-2
/
+2
2012-01-06
Remove last listener on touch reject
Chase Douglas
1
-8
/
+6
2012-01-06
Don't end touchpoint if owning client hasn't accepted/rejected
Chase Douglas
1
-2
/
+4
[next]