summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-28Re-enable RECORDrecordChris Dekter3-21/+18
2009-10-26dmx: Correctly compute DMXGetScreenAttributes reply lengthJon TURNEY1-1/+2
2009-10-23DRI2: Report the correct extension minor versionKeith Packard1-1/+1
2009-10-23Kill compilation warnings.Marcin BaczyƄski2-3/+11
2009-10-23dix: Fix up colormap fixup.Adam Jackson1-0/+3
2009-10-23Bump to 1.7.99.2 (unreleased)Keith Packard1-2/+2
2009-10-22Resolve an inconsistency between libX11 and Xserver over GetModifierMappingJon TURNEY1-5/+3
2009-10-22Bump version to 1.7.99.1Keith Packard1-1/+1
2009-10-22Make sure dmx docs are built for distribution.Keith Packard1-2/+19
2009-10-22Don't attempt to build hw/kdrive/sdl/Makefile anymoreKeith Packard1-1/+0
2009-10-22Always check for doxygen so that distcheck gets dmx docsKeith Packard1-5/+5
2009-10-22Make sure HAVE_DOXYGEN is defined when not building dmxKeith Packard1-1/+3
2009-10-21Merge remote branch 'whot/master'Keith Packard277-47758/+115
2009-10-21Fix 'distcheck' to use host xkb files but install to build dirKeith Packard2-2/+12
2009-10-20kdrive: Purge XsdlPeter Hutterer6-408/+1
2009-10-20dmxDestroyWindow() - must call the X's native DetroyWindow()Lee Leahu1-2/+1
2009-10-20dmx: when setting up device axis, use the correct counter numberLee Leahu1-11/+11
2009-10-20dmx: remove doxygen-generated files.Peter Hutterer265-47311/+89
2009-10-20xkb: don't conditionally include xkb-config.h.Peter Hutterer3-6/+1
2009-10-20Use the default XKB settings for dmx and kdrive.Peter Hutterer3-16/+12
2009-10-20kdrive: silence tslib compiler warningsPeter Hutterer1-4/+0
2009-10-20Remove unused LinuxFindPci and LinuxGetPciCfgMikhail Gusarov3-138/+0
2009-10-19Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06Yaakov Selkowitz1-1/+0
2009-10-18Fix segfault when -extension XKEYBOARD is passed on the command lineAlan Coopersmith1-5/+23
2009-10-18kdrive: fix Xfake build by removing the old keysym stuffPeter Hutterer1-135/+2
2009-10-15Remove CopyISOLatin1LoweredYaakov Selkowitz2-15/+0
2009-10-15Define ddxBeforeReset stubs in platform-neutral DDXsYaakov Selkowitz5-0/+30
2009-10-15Remove duplicates from Xfake_LDADDYaakov Selkowitz1-2/+1
2009-10-15Fix XWIN_LIBS definitionYaakov Selkowitz1-2/+2
2009-10-15Install SDK pkg-config and aclocal files only if XORGYaakov Selkowitz1-0/+2
2009-10-14xselinux: Use the now-exported IsPointerDevice() instead of a copy.Eamon Walsh1-11/+1
2009-10-14dix: Export IsPointerDevice() and IsKeyboardDevice().Eamon Walsh1-2/+2
2009-10-14xselinux: switch from x_device to separate x_pointer and x_keyboard classes.Eamon Walsh2-9/+51
2009-10-14Remove some debug messages that trigger on XACE event delivery failure.Eamon Walsh1-9/+3
2009-10-14xace: Relax permissions on XkbGetState from Read to Getattr.Eamon Walsh1-1/+1
2009-10-14xselinux: Stop special-casing QueryPointer access checks.Eamon Walsh1-11/+0
2009-10-14xace: Fake return values on denials in input polling requests.Eamon Walsh5-24/+55
2009-10-14xselinux: Factor out some dynamic array code into common helpers.Eamon Walsh1-78/+95
2009-10-14xselinux: refactor extension code into smaller files.Eamon Walsh6-1465/+1642
2009-10-14Cygwin/X: Avoid a potential null pointer dereference before input initializationJon TURNEY1-0/+4
2009-10-14Cygwin/X: Make -logverbose affect the verbosity of logging to the log fileJon TURNEY1-1/+1
2009-10-14Xming: Fix various 'ISO C90 forbids mixed declarations and code' warningsColin Harrison3-38/+40
2009-10-14Xming: Remove unused X-boxed icon resourceColin Harrison3-2/+0
2009-10-14Xming: update .rc fileColin Harrison1-6/+6
2009-10-14Cygwin/X: Don't build rootless extension code unless we need itJon TURNEY1-2/+8
2009-10-13dolt: add Cygwin to supported platformsYaakov Selkowitz1-0/+3
2009-10-13Merge remote branch 'mattst88/master'Keith Packard6-25/+111
2009-10-13[alpha] assume we have __NR_pciconfig_iobaseMatt Turner1-4/+0
2009-10-13[alpha] don't return from void functionsMatt Turner1-6/+12
2009-10-13Rootless: src drawable window can now be NULLJeremy Huddleston1-2/+2