summaryrefslogtreecommitdiff
path: root/mi
AgeCommit message (Expand)AuthorFilesLines
2006-11-08dix/mi: still more warning fixesDaniel Stone1-4/+1
2006-11-08mieq: annotate with some more commentsDaniel Stone1-2/+6
2006-11-07Bug #8937: Extension setup functions not called on server resetsEamon Walsh1-0/+10
2006-10-27mieqEnqueue: only compare DEVICE_BITS of deviceidDaniel Stone1-1/+2
2006-10-25mipointer: remember to update pointer locationDaniel Stone1-0/+4
2006-10-25mi: remove mi motion historyDaniel Stone3-91/+0
2006-10-25miscellaneous warning fixesDaniel Stone1-0/+1
2006-10-23miinitext: Xi and XKB are not hardware-only extensionsDaniel Stone1-2/+2
2006-10-22minor formatting fixesDaniel Stone1-1/+1
2006-10-20move keymap copy to event processing, from enqueuingDaniel Stone2-81/+72
2006-10-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+17
2006-10-08mipointer: take device arguments, split miPointerAbsoluteCursorDaniel Stone3-43/+94
2006-10-08mi/mipointer: deprecate functions which don't take a deviceDaniel Stone3-22/+56
2006-10-08mi/pointer: mark public pointer functions as deprecatedDaniel Stone1-8/+8
2006-09-30dix/events, mi/eq: remove utterly ridiculous debuggingDaniel Stone1-12/+1
2006-09-15Merge branch 'master' into my-XACE-modularEamon Walsh1-0/+4
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-0/+4
2006-09-06Make sure _XSERVER64 is defined when it should be and gets tested.Michel Dänzer1-0/+4
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith61-121/+9
2006-08-07memcpy() events inDaniel Stone1-9/+5
2006-08-04mieq: don't leak eventsDaniel Stone1-0/+5
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone60-113/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson60-113/+0
2006-07-21sanitise debug outputDaniel Stone1-5/+5
2006-07-21add virtual core devices to DIXDaniel Stone4-64/+97
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone4-8/+8
2006-07-11Bug #7346: Disable Composite extension in XprtDrew Parsons1-0/+1
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith1-1/+1
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-1/+1
2006-06-19Add XACE extensionEamon Walsh1-1/+17
2006-06-09put function prototype for ShapeExtensionInit() in proper placeGreg Kroah-Hartman1-3/+0
2006-06-08fix noDamageExtension warning in Xprint/Init.cGreg Kroah-Hartman1-3/+1
2006-06-01Kill LBX, too.Daniel Stone1-20/+1
2006-06-01Remove horrendously ugly DDX backward-compatibility.Daniel Stone2-24/+2
2006-06-01Die XTESTEXT1, die!Daniel Stone1-10/+1
2006-05-25Don't destroy a pixmap twice on server exit (bugzilla #4247).Matthieu Herrb1-0/+2
2006-05-09Revert accidental commitAdam Jackson2-3/+1
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson2-1/+3
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson4-47/+0
2006-04-14Coverity #806: Another memory leak on OOM path.Adam Jackson1-1/+3
2006-03-31fixed typo.Egbert Eich1-3/+3
2006-03-30Fixes for some vsw4 failures on 64bit BE platforms such as PPC64 and s390x.Egbert Eich1-3/+6
2006-03-28Big old pile of warning fixes.Adam Jackson2-4/+3
2006-03-28Remove long-dead screen region code.Adam Jackson1-26/+0
2006-03-22Wed Mar 22 13:42:44 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-13/+13
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-1/+6
2006-02-15Mark everything in misym.c as _X_EXPORT.Adam Jackson32-128/+129
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie1-0/+2
2006-01-08Remove remaining #ifdef DPSEXT stanzas.Adam Jackson1-16/+1
2006-01-06Bug #5525: Build a working Xprt. (Drew Parsons)Adam Jackson1-2/+2