summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-24fb: Revert fb changes that broke XQuartzserver-1.10-appleJeremy Huddleston3-62/+29
2012-02-24Workaround the GC clipping problem in miPaintWindow and add some debugging ou...Jeremy Huddleston1-11/+94
2012-02-24configure.ac: Add -fno-strict-aliasing to CFLAGSJeremy Huddleston1-0/+6
2012-02-24XQuartz: Detect FatalErrors on startup to prevent tight crash loopsJeremy Huddleston4-1/+48
2012-02-24os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston10-17/+18
2012-02-24configure.ac: Add check for libdispatch when building for darwinJeremy Huddleston2-3/+10
2012-02-24XQuartz: Short-circuit activateX:Jeremy Huddleston1-1/+5
2012-02-24XQuartz: Actually install the new localesJeremy Huddleston1-1/+1
2012-02-19XQuartz: Make a copy of args for our crash reporter vsnprintfJeremy Huddleston1-1/+6
2012-02-19XQuartz: Build fix for possible conflict of BOOL typeJeremy Huddleston1-2/+5
2012-02-19XQuartz: Toggle off fullscreen mode when XQuartz is hiddenJeremy Huddleston1-0/+7
2012-02-19XQuartz: Localization UpdatesJeremy Huddleston60-18346/+47072
2012-02-10configure.ac: Bump to 1.10.6xorg-server-1.10.6Jeremy Huddleston1-1/+1
2012-02-10Revert "Remove geometry arguments from miSourceValidate()"Jeremy Huddleston3-19/+54
2012-02-10configure.ac: Bump to 1.10.5xorg-server-1.10.5Jeremy Huddleston1-2/+2
2012-02-10Assign ids to more tags in Xserver-Dtrace.xmlAlan Coopersmith1-7/+7
2012-02-10Revert "os: Prevent backtrace from being stopped in noreturn functions."Rami Ylimäki2-25/+5
2012-02-10Remove geometry arguments from miSourceValidate()Søren Sandmann Pedersen3-54/+19
2012-01-18XQuartz: Bump bundle version to 2.6.4Jeremy Huddleston1-4/+4
2012-01-18mi/mibitblt: Fix an overflow bug of bit shift.Zhigang Gong1-1/+1
2012-01-18dix: Tune dixLookupDrawable for successAdam Jackson1-4/+3
2012-01-18xace: ricer tuning for XaceHookAdam Jackson1-0/+4
2012-01-18xfree86: split warning about missing identifier or input driverPeter Hutterer1-5/+6
2012-01-18os: don't ignore failure from dladdrJulien Cristau1-1/+5
2012-01-18Xi: assign correct grab_mode/other_device_mode in XI2 passive grabsCarlos Garnacho1-2/+8
2012-01-18Change disable_clientpointer return type to voidAlan Coopersmith1-1/+1
2012-01-18Xext: don't swap CARD8 in SProcSELinuxQueryVersionPeter Hutterer1-6/+0
2012-01-18Xi: when removing a device, reset ClientPointers where neededPeter Hutterer1-0/+15
2012-01-18xfixes: don't dereference a NULL cursorPeter Hutterer1-2/+2
2012-01-18dmx: force -fno-strict-aliasing for xinput examplePeter Hutterer1-28/+28
2012-01-18Fix ShmPutImage for XYBitmapJulien Cristau1-1/+1
2012-01-18kdrive/linux: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointe...Jeremy Huddleston3-7/+7
2012-01-18configure.ac: Make Xephyr dependency error message more informativeJeremy Huddleston1-5/+3
2012-01-18kdrive: drop screen crossing code.Dave Airlie1-6/+0
2012-01-18hal: free tmp_val in one missing caseDave Airlie1-0/+1
2012-01-18xv: test correct number of requests. (v2)Dave Airlie1-2/+2
2012-01-18xaa: avoid possible freed pointer reuse in epilogueDave Airlie1-0/+1
2012-01-18Xi: avoid overrun of callback array.Dave Airlie1-2/+2
2012-01-18xext: don't free uninitialised pointer when malloc fails. (v2)Dave Airlie1-2/+1
2012-01-18fbdevhw: iterate over all modes that match a mode. (v3)Adam Jackson1-8/+10
2012-01-18LoaderOpen returns either a valid pointer or NULL, so don't check for < 0Alan Coopersmith1-1/+1
2012-01-18Limit the number of screens Xvfb will attempt to allocate memory forAlan Coopersmith1-1/+3
2012-01-18Fix vesa's VBE PanelID interpretationDerek Buitenhuis1-1/+4
2012-01-18dmx: Build fix for -Werror=implicit-function-declarationJeremy Huddleston6-0/+95
2012-01-18rootless: Fix a server crash when choosing a color with the gimp color wheeldtakahashi421-2/+2
2012-01-18edid: Add quirk for Acer Aspire One 110Ross Burton1-0/+5
2012-01-18dri2: Register the DRI2DrawableType after server regenerationChris Wilson2-2/+15
2012-01-18DRI2: Avoid a NULL pointer dereferenceChris Wilson1-1/+2
2012-01-18VidMode: prevent crash with no modesChris Wilson1-0/+3
2012-01-18xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...Jeremy Huddleston1-4/+4