summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-27Bump version to 1.11.99.902 (1.12 RC2)xorg-server-1.11.99.902Keith Packard1-2/+2
2012-01-27XQuartz: Bump bundle version to 2.7.2Jeremy Huddleston1-4/+4
2012-01-27hw/xwin: Fix spelling of 'Canadian' in winkeybd.hColin Harrison1-1/+1
2012-01-27hw/xwin: Fix winEnqueueMotion() for change in miPointerSetPosition()Colin Harrison1-3/+0
2012-01-26hw/xwin: Ignore WM_DISPLAYCHANGE messages with 0 bppColin Harrison1-0/+4
2012-01-26hw/xwin: Avoid WIN_WINDOW_PROP races during Windows window destructionJon TURNEY2-5/+5
2012-01-26hw/xwin: Handle more motif window decoration hintingJon TURNEY2-4/+25
2012-01-26hw/xwin: Fix AltGr key sometimes firing an additional Ctrl-L keyOliver Schmidt2-43/+60
2012-01-26hw/xwin: Handle the virtual key code generated by the Fn key on IBM Lenovo la...Jon TURNEY2-2/+4
2012-01-26hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reportedJon TURNEY5-5/+46
2012-01-26hw/xwin: In multiwindow mode, don't grab native input focus for new windows w...Jon TURNEY2-1/+26
2012-01-26hw/xwin: Remove some redundant OS version reportingJon TURNEY3-18/+2
2012-01-26hw/xwin: Don't assume we'll always have converted the clipboard selection aft...Roland Cassard1-19/+4
2012-01-26hw/xwin: Mitigate a race condition in clipboard thread initializationMichel Hummel1-2/+0
2012-01-26hw/xwin: Chain IOError handlers to avoid longjmp across threadsJon TURNEY2-25/+52
2012-01-26hw/xwin: Improve XWinrc loading and error recoveryYaakov Selkowitz2-19/+65
2012-01-26hw/xwin: Remove no-longer needed tricks used to prevent the clipboard client ...Michel Hummel2-125/+3
2012-01-26hw/xwin: Automatically restart clipboard threadMichel Hummel2-8/+62
2012-01-26hw/xwin: Give the X window for the clipboard integration client a nameJon TURNEY1-0/+2
2012-01-26Xext: Warning fix for shm.cJon TURNEY1-1/+1
2012-01-25int10: Fix unmapping of the BIOS scratch areaAdam Jackson1-1/+1
2012-01-24Don't set X and Y valuators for indirect touch eventsChase Douglas1-1/+1
2012-01-24UngrabAllDevices: Don't kill clients if not told toDaniel Stone1-1/+2
2012-01-24Only update pointer motion data for pointer emulated touch eventsChase Douglas1-2/+6
2012-01-24Only scale direct device touch coordinatesChase Douglas1-1/+6
2012-01-24include: Fix comment typoPeter Hutterer1-1/+1
2012-01-15configure.ac: Remove MIEXT_SHADOW_LIB from XORG_LIBSJeremy Huddleston1-1/+1
2012-01-15xfree86: Don't link libxorgxkb against libdix.laJeremy Huddleston1-1/+0
2012-01-15sdksyms.sh: Exit on error rather than building an empty symbol tableJeremy Huddleston1-0/+1
2012-01-15test: Fix linking issues when building unit tests without the Xorg DDXJeremy Huddleston2-4/+144
2012-01-15Revert "glx: don't leak fbconfigs"Jeremy Huddleston1-9/+0
2012-01-13Use event time instead of CurrentTime for grab timesChase Douglas1-1/+2
2012-01-13xfree86: mention udev in the xorg.conf manpage AutoAddDevices sectionPeter Hutterer1-4/+4
2012-01-13os: prettify backtrace outputPeter Hutterer1-2/+6
2012-01-13include: prettify BUG_WARN outputPeter Hutterer1-1/+2
2012-01-13render: don't bother with animated cursors on floating slaves (#39989)Peter Hutterer1-0/+3
2012-01-13dix: Update pointer limits for floating devices too (#43635)Peter Hutterer1-1/+1
2012-01-12Revert "os: Repack ConnectionOutput for LP64"Keith Packard1-1/+1
2012-01-12Revert "dix: Repack ClientRec"Keith Packard1-14/+15
2012-01-12Revert "dix: Pull client-is-local flag up to the ClientRec"Keith Packard14-20/+29
2012-01-12Revert "dix: Extend initial connection handshake for forwarding proxies"Keith Packard2-14/+8
2012-01-12Revert "os: Hide the Connection{In,Out}put implementation details"Keith Packard3-21/+18
2012-01-12Revert "dix: Fix types in WindowOptRec"Keith Packard1-2/+2
2012-01-09Merge remote-tracking branch 'jturney/rpavlik-xwin-fixes'Keith Packard11-25/+23
2012-01-09Merge remote-tracking branch 'whot/multitouch'Keith Packard3-11/+15
2012-01-09mi/mibitblt: Fix an overflow bug of bit shift.Zhigang Gong1-1/+1
2012-01-09Add OpenBSD support to DetermineClientCmd()Matthieu Herrb2-1/+49
2012-01-09Always install xaa sdk headersAdam Jackson2-2/+4
2012-01-09UnloadSubModule(): accept pointer value '1' and ignore it.Matthieu Herrb1-0/+3
2012-01-09vgahw: Fix DACDelay() macro to use the driver's vtableAdam Jackson1-4/+4