summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-18Xi: don't drop the grab status in XExtendedGrabDevice().Peter Hutterer1-10/+5
2008-06-18mi: remove trailing whitespaces from misprite.cPeter Hutterer1-36/+37
2008-06-17SELinux: Add an extension alias under the OS-agnostic "Flask" name.Eamon Walsh1-0/+2
2008-06-17SELinux: Bring server-side name registry up to date.Eamon Walsh1-8/+20
2008-06-17Bug #15169: Make the server build again on Alpha.Ian Romanick4-484/+14
2008-06-15Xi: avoid double button mapping.Keith Packard2-5/+10
2008-06-15randr: remove superfluous check against uninitialised variable.Peter Hutterer1-4/+1
2008-06-13Fix "warning: the address of ‘newTypes’ will always evaluate as ‘true’".Eamon Walsh1-1/+1
2008-06-13Fix "warning: unused variable `s'".Eamon Walsh1-5/+4
2008-06-13Fix "warning: unused variable `tsize'".Eamon Walsh1-1/+1
2008-06-13Fix "warning: ‘rc’ may be used uninitialized in this function".Eamon Walsh1-1/+1
2008-06-13Fix "warning: no previous prototype for ‘miRROutputGetProperty’".Eamon Walsh1-0/+5
2008-06-13Fix "Warning: no previous prototype for `SecureRPCInit'".Eamon Walsh1-0/+1
2008-06-13Fix multiple warnings in os/xdmauth.c.Eamon Walsh1-6/+8
2008-06-13Fix "warning: label ‘done’ defined but not used".Eamon Walsh1-0/+2
2008-06-13Fix "warning: no previous prototype for ‘XevieExtensionInit’".Eamon Walsh2-0/+5
2008-06-13Fix "warning: unused variable ‘pDev’, `pPointer'".Eamon Walsh1-0/+2
2008-06-13Fix "warning: passing argument 1 of 'pixman_fill' from incompatible pointer t...Eamon Walsh1-1/+1
2008-06-13Fix "warning: pointer targets in assignment differ in signedness".Eamon Walsh1-1/+1
2008-06-13Fix "warning: assignment from incompatible pointer type".Eamon Walsh1-1/+1
2008-06-13Fix "warning: implicit declaration of function ‘miPointerGetScreen’".Eamon Walsh1-0/+1
2008-06-13Make devPrivates lookup functions ABI instead of static inlines.Eamon Walsh3-53/+76
2008-06-13Fix unterminated endif.Adam Jackson1-0/+2
2008-06-13... and stay dead.Adam Jackson1-12/+0
2008-06-13Death to mfb.Adam Jackson100-26217/+8
2008-06-13clean .gitignoreGeorge Sapountzis1-88/+0
2008-06-13glx: drop unused cleargcGeorge Sapountzis1-7/+0
2008-06-13AIGLX/DRI1: Switch to server context for calling pScreen->GetImage.Michel Dänzer1-0/+4
2008-06-12Remove xgl.Adam Jackson57-28582/+2
2008-06-12modes: make aspect choosing work on single output case.Dave Airlie1-0/+1
2008-06-12dbe: fix DoS reported by iDefense.Dave Airlie1-26/+27
2008-06-11Welcome to hotplug era.Tiago Vignatti1-7/+1
2008-06-11No need for inputPending field in xf86Info.Tiago Vignatti4-7/+0
2008-06-11CopyGetMasterEvent() can be static.Tiago Vignatti2-6/+1
2008-06-11Remove more unused things.Tiago Vignatti1-1/+0
2008-06-11Remove unused xf86DeviceCursorUndisplay() function.Tiago Vignatti1-1/+0
2008-06-11Un-K&R shm extension.Kristian Høgsberg1-66/+34
2008-06-11CVE-2008-2362 - RENDER Extension memory corruptionMatthieu Herrb1-4/+12
2008-06-11CVE-2008-2361 - RENDER Extension crashMatthieu Herrb1-0/+2
2008-06-11CVE-2008-2360 - RENDER Extension heap buffer overflowMatthieu Herrb1-2/+9
2008-06-11CVE-2008-1379 - MIT-SHM arbitrary memory readMatthieu Herrb1-2/+11
2008-06-11CVE-2008-1377 - RECORD and Security extensions memory corruptionMatthieu Herrb2-6/+20
2008-06-11kdrive: fix wrong use of &, should be | instead.Peter Hutterer1-1/+1
2008-06-11Xext: init firstValuator to zero, otherwise core XTest events may get lost.Peter Hutterer1-1/+1
2008-06-11dix: Call RealizeCursor during InitializeSprite.Peter Hutterer1-0/+1
2008-06-11xnest: wrap the xnest cursor sprite funcs around the mi funcs.Peter Hutterer3-4/+47
2008-06-11mi: protect mipointrst.h against multiple includes.Peter Hutterer1-0/+4
2008-06-11xfree86: Fix up xf86ScaleAxisPeter Hutterer1-2/+2
2008-06-10XQuartz: Under the new startup model, we no longer need to do the foreground/...Jeremy Huddleston5-89/+0
2008-06-10XQuartz: Removed code path for old startupJeremy Huddleston4-43/+2