summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-28configure.ac: Bump to 1.11.1.902 (1.11.2 RC2)xorg-server-1.11.1.902Jeremy Huddleston1-2/+2
2011-10-28XWin: windowswm: Correct byte swapping in event notificationsJeremy Huddleston1-1/+3
2011-10-28XQuartz: appledri: Correct byte swapping in event notificationsJeremy Huddleston1-1/+3
2011-10-28XQuartz: applewm: Correct byte swapping in event notificationsJeremy Huddleston1-1/+3
2011-10-24XQuartz: appledri: Allow byte swapped requestsJeremy Huddleston1-5/+97
2011-10-24XQuartz: appledri: Fix byte swapping in repliesJeremy Huddleston1-4/+41
2011-10-24XQuartz: appledri: Set the correct reply length for XAppleDRICreatePixmapJeremy Huddleston1-1/+1
2011-10-24Xnest: Match the host's keymapJeremy Huddleston1-4/+21
2011-10-24Fix drain_console unregistrationTomáš Trnka2-13/+10
2011-10-24crtc: match full preferred modes if possible when choosing an initial configJesse Barnes1-5/+20
2011-10-24composite: Update borderClip in compAllocPixmap()Ville Syrjala1-4/+7
2011-10-18Fix CVE-2011-4029: File permission change vulnerability.Matthieu Herrb1-1/+1
2011-10-18Fix CVE-2011-4028: File disclosure vulnerability.Matthieu Herrb1-1/+1
2011-10-14configure.ac: Bump to 1.11.1.901 (1.11.2 RC1)xorg-server-1.11.1.901Jeremy Huddleston1-2/+2
2011-10-14dix: don't XWarpPointer through the last slave anymore (#38313)Peter Hutterer1-7/+14
2011-10-14Disable check of double-aligned in test/input.c on Renesas SHNobuhiro Iwamatsu1-1/+1
2011-10-14dix: don't use the pointer as modifier device in UngrabKey.Peter Hutterer1-1/+1
2011-10-14dix: ignore devices when adding passive core grabs to list (#39545)Peter Hutterer1-1/+1
2011-10-14dix: avoid using the VCP as modifier devicePeter Hutterer1-1/+1
2011-10-14config: fix a log messagePeter Hutterer1-1/+1
2011-10-14xkb: add missing swaps for xkbGetDeviceInfoReplyPeter Harris1-0/+3
2011-10-09XQuartz: pbproxy: Add missing AM_OBJCFLAGSJeremy Huddleston1-0/+1
2011-10-09Fix a rare memory leakvdb@picaros.org1-0/+1
2011-10-09Fix server crash due to invalid imagesKirill Elagin1-1/+3
2011-10-09dixfonts: Don't overwrite local c variable until new_closure is safely initia...Alan Hourihane1-15/+15
2011-10-04Remove the SendEvent bit (0x80) before doing range checks on event type.Sam Spilsbury1-1/+13
2011-10-04Xi: Fix passive XI2 ungrabs on XIAll[Master]DevicesCarlos Garnacho1-3/+10
2011-10-04XQuartz: Use set_front_process rather than X11ApplicationSetFrontProcess sinc...Jeremy Huddleston1-1/+1
2011-10-04Fix pixmap double-frees on error paths.Jamey Sharp2-6/+1
2011-09-24configure.ac: Version bumped to 1.11.1xorg-server-1.11.1Jeremy Huddleston1-2/+2
2011-09-21fb: Rename wfbTriangles and wfbTrapezoidsAaron Plattner1-0/+2
2011-09-21xfree86: Bump extension ABI version to 6.0Aaron Plattner1-1/+1
2011-08-26Version bumped to 1.11xorg-server-1.11.0Keith Packard1-2/+2
2011-08-15fb: Fix memcpy abuseAdam Jackson1-2/+7
2011-08-14XQuartz: Initialize darwin pointer valuatorsPelle Johansson1-2/+2
2011-08-10EXA/mixed: Update sys_pitch in MPH even when there's no system memory copy.Michel Dänzer1-10/+13
2011-08-09Xephyr/dri: register screen and window privates on initJulien Cristau1-0/+4
2011-08-03Version bumped to 1.10.99.902 (1.11 RC2)xorg-server-1.10.99.902Keith Packard1-2/+2
2011-08-03composite: Inhibit window background paint with manual subwindow redirectionVille Syrjälä3-0/+7
2011-08-03Revert "composite: Don't backfill non-MapWindow allocations"Pierre-Loup A. Griffais1-7/+3
2011-07-31Xquartz: include new localization files in the tarballJulien Cristau1-0/+9
2011-07-31XQuartz: xpr: Don't FatalError if xp_unlock_window failsJeremy Huddleston1-3/+6
2011-07-31XQuartz: Use CFSTR to avoid implicit cast warning of NSString * to CFStringRefJeremy Huddleston1-1/+1
2011-07-29randr: Compare all the bytes in RRPostPendingPropertiesAaron Plattner1-1/+1
2011-07-29Merge remote-tracking branch 'whot/for-keith'Keith Packard21-54/+95
2011-07-27Terminate the log with one last message.Peter Hutterer16-38/+47
2011-07-27configure: set default xkb rules to evdev on LinuxJulien Cristau1-5/+1
2011-07-27Initialize the fd to -1 for xorg.conf input devices.Peter Hutterer1-0/+3
2011-07-27xfree86: NULL option values are technically valid, don't strdup themPeter Hutterer1-1/+1
2011-07-27xfree86: duplicate xorg.conf device information before xf86NewInputDevicePeter Hutterer1-5/+27