summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-08Xi: Adding ChangeDeviceCursor requestPeter Hutterer9-5/+456
2006-12-20xfree86: fix xf86ProcessCommonOptions() core and shared pointer assignmentPeter Hutterer2-1/+11
2006-12-20removing MPX extension filesPeter Hutterer16-1120/+8
2006-12-20xfree86: fix xf86ActivateDevice(): only set to MP device if not a keyboardPeter Hutterer4-1/+30
2006-12-20xfree86: Changing "IsMPDevice" to "SharedPointer" option. Devices will defaultPeter Hutterer13-15/+493
2006-12-19Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverPeter Hutterer104-1654/+2536
2006-12-18Xorg & Xserver man page updates for 1.2 releaseAlan Coopersmith2-35/+33
2006-12-18Cleaning up ifdef MPX from remaining files, removing it from configure.ac.Peter Hutterer12-63/+29
2006-12-18mi: removing MPX ifdefsPeter Hutterer12-95/+77
2006-12-16Fix RENDER issues (bug #7555) and implement RENDER add/remove screenJames Steven Supancic III5-36/+188
2006-12-16For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86ServerKevin E Martin3-1/+4
2006-12-15Add loud warnings to deprecated lookup functions.Eamon Walsh1-5/+19
2006-12-15Convert callers of LookupClient() to dixLookupClient().Eamon Walsh5-20/+27
2006-12-15Convert callers of SecurityLookupDrawable() to dixLookupDrawable().Eamon Walsh3-36/+31
2006-12-15Convert callers of LookupDrawable() to dixLookupDrawable().Eamon Walsh6-70/+80
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh18-312/+273
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh16-132/+141
2006-12-15RandR 1.2 rotation code must adjust width/height.Keith Packard2-8/+29
2006-12-15RandR 1.0 refresh rates unscrambled. SetScreenConfig uses RRCrtcSet right.Keith Packard1-44/+69
2006-12-15RandR: config time updates when hardware config changes.Keith Packard5-15/+29
2006-12-15RandR mode list needs both output and crtc modes.Keith Packard1-1/+22
2006-12-14Remove now-unused macro definitions from dix.h.Eamon Walsh1-101/+0
2006-12-14Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.Eamon Walsh5-70/+108
2006-12-14Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC.Eamon Walsh4-8/+18
2006-12-14Remove instances of macro SECURITY_VERIFY_DRAWABLE.Eamon Walsh5-30/+57
2006-12-14Remove instances of macros LOOKUP_DRAWABLE and VERIFY_DRAWABLE.Eamon Walsh3-27/+45
2006-12-14Add new, combined dix lookup functions (tweak).Eamon Walsh1-1/+1
2006-12-14Add new, combined dix lookup functions.Eamon Walsh4-125/+146
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh45-438/+439
2006-12-14mi: removing MPX ifdefsPeter Hutterer8-451/+213
2006-12-13Set Int10Current->Tag for the linux native int10 moduleAlan Hourihane2-1/+4
2006-12-12Fix bad commitAlan Hourihane1-1/+1
2006-12-11Fix Xming fails to use xkb bugAlan Hourihane1-0/+1
2006-12-11Fix Tooltip from minimized clientsAlan Hourihane1-4/+3
2006-12-11dix: Moving SpriteRec into DeviceIntRecPeter Hutterer14-514/+483
2006-12-10Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible.Adam Jackson2-8/+7
2006-12-08Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverJeremy C. Reed124-2112/+7202
2006-12-08For MANDEFS, also replace __mandir__ for $(mandir) which includesJeremy C. Reed2-1/+2
2006-12-08XkbCopyKeymap: always initialise map and preserveDaniel Stone1-2/+12
2006-12-08xfree86: remove stray debug lineDaniel Stone1-2/+0
2006-12-07Revert "xfree86 DDX: Delete DDX screens in ddxGiveUp()."Michel Dänzer1-3/+0
2006-12-06whitespace policeDaniel Stone1-1/+1
2006-12-06config: bus reconnect supportDaniel Stone1-37/+118
2006-12-06config: move config.h to hotplug.hDaniel Stone4-5/+4
2006-12-06GetPointerEvents: always send valuator events for MotionNotifyDaniel Stone1-5/+8
2006-12-06GetPointerEvents: fix typoDaniel Stone1-1/+1
2006-12-06configure.ac: add CONFIG_LIB to XvfbDaniel Stone1-1/+1
2006-12-06kdrive/mga: fix compiler warningDaniel Stone1-3/+1
2006-12-06config: move to block/wakeup handlerDaniel Stone2-50/+65
2006-12-06kdrive/tslib: remove vendor-specific hacksDaniel Stone1-14/+6