summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-23Convert some malloc + strncpy pairs into strndup callsAlan Coopersmith3-11/+4
2011-11-23Add fallback implementation of strndup()Alan Coopersmith8-1/+133
2011-11-23Fix Sun compiler check that got turned aroundAlan Coopersmith1-1/+1
2011-11-23Remove a couple Error() instances left behind by 09dbfcb0ad7b6c8Alan Coopersmith1-2/+2
2011-11-23Enable memory checking during unit testingAlan Coopersmith2-0/+2
2011-11-23Don't require ld -wrap for tests that don't need itAlan Coopersmith3-3/+10
2011-11-23Don't fallback to wsfb or fbdev on SolarisAlan Coopersmith1-0/+2
2011-11-23Fix Xdmx build on Linux to work with strlcpy changesAlan Coopersmith2-0/+5
2011-11-21docs: spell "X Server Version" consistently in titles. Add where missing.Gaetan Nadon6-4/+8
2011-11-20Bump version to 1.11.99.1 (1.12 development release 1)xorg-server-1.11.99.1Keith Packard1-2/+2
2011-11-20Add 'optionstr.h' to include/Makefile.amKeith Packard1-0/+1
2011-11-18rootless: Fix a server crash when choosing a color with the gimp color wheeldtakahashi421-2/+2
2011-11-18edid: Add quirk for Acer Aspire One 110Ross Burton1-0/+5
2011-11-18dri2: Register the DRI2DrawableType after server regenerationChris Wilson2-2/+15
2011-11-18DRI2: Avoid a NULL pointer dereferenceChris Wilson1-1/+2
2011-11-18VidMode: prevent crash with no modesChris Wilson1-0/+3
2011-11-18record: Prevent out of bounds access when recording a reply.Rami Ylimäki3-24/+33
2011-11-18xfree86: Deprecate the use of xf86PciInfo.hJeremy Huddleston6-10/+3
2011-11-18xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...Jeremy Huddleston1-4/+4
2011-11-14xfree86: Fix RandR rotation across server generationsPierre-Loup A. Griffais1-0/+3
2011-11-14Merge remote-tracking branch 'whot/for-keith'Keith Packard11-37/+27
2011-11-10Xext: remove unused variable 'n'Peter Hutterer1-1/+1
2011-11-10Xext: don't swap CARD8 in SProcSELinuxQueryVersionPeter Hutterer1-5/+0
2011-11-09input: replace remaining GetPairedDevice() with GetMaster()Peter Hutterer7-27/+20
2011-11-09include: export GetProximityEvents and QueueProximityEventsPeter Hutterer1-2/+2
2011-11-09dix: Don't let a driver without a ProximityClassRec post eventsPeter Hutterer1-1/+1
2011-11-09Xi: allow passive keygrabs on the XIAll(Master)Devices fake devicesPeter Hutterer1-1/+1
2011-11-06Fix vesa's VBE PanelID interpretationDerek Buitenhuis1-1/+4
2011-11-04xfree86: duplicate name and driver from pInfo for NewInputDeviceRequestPeter Hutterer1-0/+2
2011-11-03randr: Make the RRConstrainCursorHarder logic the same as miPointerSetPositionRui Matos1-19/+10
2011-11-02Merge remote-tracking branch 'jturney/master'Keith Packard13-160/+54
2011-11-02mi: remove deprecated miPointerAbsoluteCursor from design docGaetan Nadon1-8/+1
2011-11-02Merge remote-tracking branch 'whot/two-screen-coordinates'Keith Packard14-67/+270
2011-11-02Merge remote-tracking branch 'koba/reviewed'Keith Packard8-102/+23
2011-11-02hw/xwin: Fix a typo in ddraw.hColin Harrison1-1/+1
2011-11-02hw/xwin: Revert "Fix bug #5735, Serious flaw in CygwinX clipboard"Yaakov Selkowitz1-46/+2
2011-11-02hw/xwin: Stop pretending we work on NT4Jon TURNEY3-57/+11
2011-11-02Xming: Always remove temporary file used when invoking xkbcomp on Win32Colin Harrison2-2/+9
2011-11-02hw/xwin: Link directly to TrackMouseEvent()Jon TURNEY6-49/+6
2011-11-02Cygwin/X: Make default DPI match native DPIJon TURNEY3-5/+25
2011-10-31dix: Reinstate GetImage window size checkAaron Plattner1-0/+8
2011-10-30Merge remote-tracking branch 'whot/for-keith'Keith Packard7-19/+60
2011-10-31dix: block signals when closing all devicesPeter Hutterer1-0/+4
2011-10-31xfree86: fix potential buffer overflowServaas Vandenberghe2-4/+39
2011-10-31xfree86: reduce calls to input_option_get_key/valuePeter Hutterer1-9/+12
2011-10-29xfree86: add nouveau as the first automatic driver for NVIDIA hardwareAnssi Hannula1-1/+9
2011-10-29bsd: alpha_video: Remove unused variablesAlexandr Shadchin1-3/+0
2011-10-29bsd: alpha_video: Simplify #includeAlexandr Shadchin1-6/+4
2011-10-29bsd: alpha_video: Function sethae() need only for FreeBSDAlexandr Shadchin1-37/+14
2011-10-29Move check definition MAP_FAILED in xf86_OSlib.hAlexandr Shadchin8-30/+4