summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-21Don't print a failure message when XACE denies an input event delivery.server-1.7-branchEamon Walsh1-25/+25
2009-10-21xselinux: Note something in the log if disabled by boolean.Eamon Walsh1-1/+3
2009-10-21xselinux: Use the now-exported IsPointerDevice() instead of a copy.Eamon Walsh1-11/+1
2009-10-21dix: Export IsPointerDevice() and IsKeyboardDevice().Eamon Walsh1-2/+2
2009-10-21xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.Eamon Walsh1-1/+1
2009-10-21xselinux: switch from x_device to separate x_pointer and x_keyboard classes.Eamon Walsh2-9/+51
2009-10-21xace: Relax permissions on XkbGetState from Read to Getattr.Eamon Walsh1-1/+1
2009-10-21xselinux: Stop special-casing QueryPointer access checks.Eamon Walsh1-11/+0
2009-10-21xace: Fake return values on denials in input polling requests.Eamon Walsh5-24/+55
2009-10-19xserver 1.7.0.902Peter Hutterer1-2/+2
2009-10-19Revert "Xming: Remove unused X-boxed icon resource"Peter Hutterer3-0/+2
2009-10-19Fix segfault when -extension XKEYBOARD is passed on the command lineAlan Coopersmith1-5/+23
2009-10-19kdrive: fix Xfake build by removing the old keysym stuffPeter Hutterer1-135/+2
2009-10-19Remove duplicates from Xfake_LDADDYaakov Selkowitz1-2/+1
2009-10-19Fix XWIN_LIBS definitionYaakov Selkowitz1-2/+2
2009-10-19Install SDK pkg-config and aclocal files only if XORGYaakov Selkowitz1-0/+2
2009-10-19Cygwin/X: Make -logverbose affect the verbosity of logging to the log fileJon TURNEY1-1/+1
2009-10-19Xming: Remove unused X-boxed icon resourceColin Harrison3-2/+0
2009-10-19Xming: update .rc fileColin Harrison1-6/+6
2009-10-19Cygwin/X: Don't build rootless extension code unless we need itJon TURNEY1-2/+8
2009-10-19dolt: add Cygwin to supported platformsYaakov Selkowitz1-0/+3
2009-10-15[alpha] assume we have __NR_pciconfig_iobaseMatt Turner1-4/+0
2009-10-15[alpha] don't return from void functionsMatt Turner1-6/+12
2009-10-15Fix undefined symbols on alphaMichael Cree1-6/+6
2009-10-15Fix breakage on alpha caused by c7680befe5aeMatt Turner1-23/+39
2009-10-14dix: extend IsPointerDevice check to valuator-only devices.Peter Hutterer1-1/+3
2009-10-13Rootless: src drawable window can now be NULLJeremy Huddleston1-2/+2
2009-10-13Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...Jeremy Huddleston7-71/+76
2009-10-12xserver 1.7.0.901Peter Hutterer1-2/+2
2009-10-10EXA: Fix exaTryDriverSolidFill() for solid source pictures.Michel Dänzer1-13/+22
2009-10-10EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 pictureBen Skeggs1-14/+20
2009-10-10composite: Revert changes from adding support for BGRA picture formats.Michel Dänzer1-3/+1
2009-10-09Fix make warning: overriding commands for target `dix.O'Alan Coopersmith1-1/+2
2009-10-07XQuartz: Send mouse location with scroll events.Jeremy Huddleston1-1/+1
2009-10-07Add platform tests for Dtrace linker magicAlan Coopersmith6-8/+18
2009-10-07Fix build of unit tests when dtrace probes are enabledAlan Coopersmith4-2/+12
2009-10-07Set XQUARTZ to no on non-Darwin OS'esAlan Coopersmith1-0/+1
2009-10-06render: Fix clip region translation in miClipPictureSrc().Kim Woelders1-4/+4
2009-10-06xfree86: remove log-spamming DebugFPeter Hutterer1-10/+0
2009-10-06Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1Peter Hutterer1-4/+6
2009-10-01XQuartz: Set the proper bitmap for key repeats...Jeremy Huddleston1-61/+86
2009-10-01XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...Jeremy Huddleston1-32/+45
2009-10-02xkb: check permissions on XKM_OUTPUT_DIRNirbheek Chauhan1-3/+2
2009-10-02XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0Jeremy Huddleston2-3/+3
2009-10-02dix: Fix potential memory corruption in doListFontsWithInfo.Kim Woelders1-1/+1
2009-10-02xserver 1.7.0Peter Hutterer1-2/+2
2009-10-02dix: force a minimum of 0 for screen coordinates.Peter Hutterer1-0/+13
2009-10-02configure: if xnest was requested but modules weren't found, fail.Peter Hutterer1-0/+3
2009-10-02rotate: drop unwrapping inside block handler.Dave Airlie1-7/+3
2009-10-01render: Fix crash in RenderAddGlyphs (#23645)Peter Hutterer1-1/+5