summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-22Xi: don't include .c files.Peter Hutterer1-2/+1
2008-08-22Xi: swap devices property replies.Peter Hutterer3-0/+55
2008-08-21Add swapped dispatch for randr 1.2 requestsJulien Cristau3-69/+215
2008-08-20Suppress cursor display until the first XDefineCursor() request.Adam Jackson1-2/+30
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson9-9/+3
2008-08-20XQuartz: Support windowItemModMask=0 or -1 to disable window shortcuts.Jeremy Huddleston1-1/+4
2008-08-20XQuartz: Added window_item_modifiers defaults item (and option to localizatio...Jeremy Huddleston8-45/+77
2008-08-20XQuartz: Just cleaned up formatting of event processing code... no "meat" cha...Jeremy Huddleston1-124/+126
2008-08-20XQuartz: Added appkit_modifiers defaults option which users can set to 'rcomm...Jeremy Huddleston4-7/+20
2008-08-20XQuartz: More input fixesJeremy Huddleston5-150/+140
2008-08-20XQuartz: Updated bundle version to 2.3.1Jeremy Huddleston1-3/+3
2008-08-19exa: remove useless cache{X,Y}off from UploadToScreen() arguments.Maarten Maathuis1-2/+3
2008-08-19Remove redundant check.Adam Jackson1-9/+0
2008-08-19Simplify driver setup.Adam Jackson1-25/+2
2008-08-19Simplify calling xf86EnableIO() a bit.Adam Jackson1-5/+2
2008-08-19The ->Identify hook is not mandatory.Adam Jackson1-6/+2
2008-08-19Refactor misprite a bit.Adam Jackson2-26/+38
2008-08-19Remove unused -co option.Adam Jackson3-8/+0
2008-08-19Remove unused -bestRefresh option.Adam Jackson3-8/+0
2008-08-19Remove unused -showunresolved optionAdam Jackson3-7/+0
2008-08-19Remove unused xf86Info.pMouseAdam Jackson2-4/+0
2008-08-19EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes.Michel Dänzer2-27/+12
2008-08-19EXA: Don't use exaGlyphs if the driver doesn't provide a PrepareComposite hook.Michel Dänzer1-4/+8
2008-08-18Remove unused xf86Info.mouseLocalAdam Jackson2-2/+0
2008-08-18Remove unused xf86Info.sharedMonitorAdam Jackson2-2/+0
2008-08-18Remove the remainder of grab deactivation and closedown.Adam Jackson7-77/+0
2008-08-18Remove unused EstimateSizesAggressively option.Adam Jackson3-11/+0
2008-08-18Remove xaaTEGlyphBlt.SMathieu Bérard1-964/+0
2008-08-18Remove dead {bsd,lnx}Resource.cMathieu Bérard4-200/+1
2008-08-18Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.Adam Jackson5-190/+15
2008-08-18Remove some unused assembly code and assyntax.hMathieu Bérard9-1244/+4
2008-08-18int10: Fix int1A for %ax == 0xB101.Adam Jackson1-1/+27
2008-08-18Remove (unused) pciMaxBusNum.Adam Jackson2-10/+1
2008-08-18Remove sparcPci.cAdam Jackson4-994/+2
2008-08-18Remove XF86SCANPCI_WRAPPER.Adam Jackson1-8/+0
2008-08-18Remove vestigial MAX_PCI_DEVICES.Adam Jackson1-2/+0
2008-08-18Fix the tile offset in miPaintWindow for ParentRelative windows.Fredrik Höglund1-2/+2
2008-08-18Remove PciProbeType and associated weirdness.Adam Jackson5-232/+123
2008-08-18Remove ancient unused inline hack.Mathieu Bérard2-20/+1
2008-08-18Drop dead PowerPC PCI code.Adam Jackson4-99/+1
2008-08-17glx: avoid possible NULLptr deref, fix #16884Jie Luo1-4/+8
2008-08-17exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26Maarten Maathuis1-1/+1
2008-08-15Require inputproto 1.9.99.4Peter Hutterer1-1/+1
2008-08-15dix: stick a warning in about loss of subpixel precision.Peter Hutterer1-0/+1
2008-08-15Backport device properties to XI 1.5 instead of XI 2.0Peter Hutterer3-59/+72
2008-08-14XQuartz: Fixed a stuck modifier key bug.Jeremy Huddleston2-9/+13
2008-08-14XQuartz: Made 3-button mouse simulation a little more consistent.Jeremy Huddleston1-72/+30
2008-08-14XQuartz: Reverted "Control" text to be accurately "Command" in the input prefs.Jeremy Huddleston2-9/+14
2008-08-14Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener ...Jeremy Huddleston1-0/+4
2008-08-14Xi: byte-swap device property requests.Peter Hutterer1-12/+32