summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Allow for missing or disabled compat_outputHEADmasterKeith Packard4-17/+46
2010-02-25Share enum definition for det_monrec_parameter sync_sourceKeith Packard1-2/+6
2010-02-25DRI2: initialize event->drawable in DRI2SwapEventRobert Bragg1-0/+2
2010-02-24Merge remote branch 'whot/for-keith'Keith Packard2-13/+0
2010-02-24glx: Compile fix to let server compile with new and old mesaKristian Høgsberg1-0/+7
2010-02-23dix: try to ring the bell even if the current device doesn't have one. (#24503)Peter Hutterer1-8/+0
2010-02-23dix: remove now-erroneous comment about frozen slave devices.Peter Hutterer1-5/+0
2010-02-22xselinux: Bump extension minor version.Eamon Walsh1-1/+1
2010-02-22xselinux: Rename window-related requests that now support pixmaps.Eamon Walsh2-14/+14
2010-02-22xselinux: Allow GetWindowContext to be used for pixmaps as well.Eamon Walsh1-3/+11
2010-02-22xselinux: Remove reference counting calls for SID objects.Eamon Walsh3-73/+20
2010-02-22Don't print a failure message when XACE denies an input event delivery.Eamon Walsh1-25/+25
2010-02-22Revert "Remove some debug messages that trigger on XACE event delivery failure."Eamon Walsh1-3/+9
2010-02-22libselinux now has a pkgconfig file. Use it.Eamon Walsh3-16/+3
2010-02-22xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.Eamon Walsh1-1/+1
2010-02-22Always enable outputs that have been forced on in the configuration fileSimon Farnsworth1-1/+2
2010-02-22Merge remote branch 'whot/for-keith'Keith Packard5-72/+91
2010-02-22Xi: assume BadMode for non-BadMatch errors returned from SetDeviceMode.Peter Hutterer1-0/+10
2010-02-22Xi: assume BadMode for non-BadMatch errors returned from SetDeviceMode.Peter Hutterer1-0/+10
2010-02-22Re-enable RECORD extension.Chris Dekter5-72/+91
2010-02-17EXA/mixed: Clean up exaPrepareAccessReg_mixed() a little.Michel Dänzer1-12/+19
2010-02-17exa/mixed: fix gnome-panel corruptionMaarten Maathuis1-8/+13
2010-02-17os: Prevent core dump from being truncated.Rami Ylimaki9-14/+14
2010-02-17os: Introduce OsAbort for proper core dumps.Rami Ylimaki2-0/+14
2010-02-17parser: corrected xf86getBoolValue to use case insensitive compareOliver McFadden1-8/+8
2010-02-17Solaris xf86OSRingBell() off-by-one error in filling iov[] arrayAlan Coopersmith1-2/+3
2010-02-17Use C-style comments in x86emuMatt Turner2-4/+4
2010-02-15XQuartz: Fix a possible buffer overrun in quartzAudioJeremy Huddleston1-18/+18
2010-02-15XQuartz: clang static analysis fixesJeremy Huddleston8-35/+37
2010-02-15XQuartz: Fix linking (CloseInput())Jeremy Huddleston1-0/+6
2010-02-15udev: Don't filter subsystem "input"Thomas Jaeger1-6/+0
2010-02-15xfree86: Reorder InputClass option prioritiesDan Nicholson4-20/+23
2010-02-15Xi: reset the sli pointers after copying device classes. (#25640)Peter Hutterer1-0/+20
2010-02-15dix: move config_init into the DDX.Peter Hutterer10-2/+46
2010-02-12dix: restore lastDeviceEventTime update in dixSaveScreensJulien Cristau1-2/+7
2010-02-12Don't double-swap the RandR PropertyNotify eventPeter Harris1-5/+0
2010-02-12xfree86: Add qxl driver to the autoconfig logicSoeren Sandmann1-0/+1
2010-02-12Bump to 1.7.99.901 -- 1.8 RC1xorg-server-1.7.99.901Keith Packard1-2/+2
2010-02-12Merge remote branch 'jturney/master'Keith Packard22-355/+502
2010-02-11Add tag matching to input attributes.Peter Hutterer8-0/+68
2010-02-11Add xstrtokenize to the dix.Peter Hutterer3-41/+46
2010-02-11xfree86: Set fnmatch pathname flag for InputClass device matchingDan Nicholson1-1/+1
2010-02-11xfree86: Allow multiple arguments to InputClass matchesDan Nicholson4-29/+136
2010-02-11xfree86: Use "Ignore" option in InputClass to skip devicesDan Nicholson2-2/+37
2010-02-11xfree86: Handle config files ending without newlineDan Nicholson1-7/+19
2010-02-11xfree86: Make InputClass docs and comments match realityDan Nicholson2-4/+4
2010-02-09Add labels for multitouch valuatorsBenjamin Tissoires2-0/+22
2010-02-05Cygwin/X: Avoid a collision between DEBUG and a token nameJon TURNEY2-3/+3
2010-02-05Cygwin/X: Avoid cursor size log spamJon TURNEY1-2/+1
2010-02-05Repair '-nolock'Jon TURNEY1-4/+0