summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-22dmxDestroyWindow() - must call the X's native DetroyWindow()Lee Leahu1-2/+1
2009-10-22dmx: when setting up device axis, use the correct counter numberLee Leahu1-11/+11
2009-10-22kdrive: silence tslib compiler warningsPeter Hutterer1-4/+0
2009-10-22Fix 'distcheck' to use host xkb files but install to build dirKeith Packard2-2/+12
2009-10-20Xming: Remove unused X-boxed icon resourceColin Harrison4-3/+0
2009-10-19XQuartz: Fix a possible minor memory leakJeremy Huddleston1-0/+1
2009-10-19XQuartz: Remove the redundant xquartz_resetenv_displayJeremy Huddleston2-8/+1
2009-10-19xserver 1.7.0.902xorg-server-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.901xorg-server-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.0xorg-server-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
2009-10-01render: set the glyph picture to NULL by default.Peter Hutterer1-26/+31
2009-10-01exa: avoid infinite loops if UTS sw fallbacks.Michel Dänzer1-5/+5