Age | Commit message (Expand) | Author | Files | Lines |
2007-03-25 | Static and dead code cleanup from mi/ | Adam Jackson | 19 | -573/+61 |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson | 2 | -3/+3 |
2007-03-21 | mieq: Allow event handlers for arbitrary events to be set | Daniel Stone | 2 | -0/+27 |
2007-03-09 | mi: remove 'register' keywords. | Peter Hutterer | 25 | -556/+556 |
2007-02-17 | cleaned up some linking ugliness in hw/darwin/quartz | Ben Byer | 1 | -14/+14 |
2007-02-17 | dix mods for Darwin | Ben Byer | 1 | -3/+6 |
2007-02-16 | mi: Move WarpPointer event generation to miPointerMove to avoid duplicate | Peter Hutterer | 1 | -23/+31 |
2007-02-15 | fix: WarpCursor needs to send MotionNotify. | Peter Hutterer | 1 | -0/+23 |
2007-01-03 | Move the code for resetting the DPMS mode in response to input events, | Fredrik Höglund | 1 | -0/+13 |
2006-11-08 | dix/mi: still more warning fixes | Daniel Stone | 1 | -4/+1 |
2006-11-08 | mieq: annotate with some more comments | Daniel Stone | 1 | -2/+6 |
2006-11-07 | Bug #8937: Extension setup functions not called on server resets | Eamon Walsh | 1 | -0/+10 |
2006-10-27 | mieqEnqueue: only compare DEVICE_BITS of deviceid | Daniel Stone | 1 | -1/+2 |
2006-10-25 | mipointer: remember to update pointer location | Daniel Stone | 1 | -0/+4 |
2006-10-25 | mi: remove mi motion history | Daniel Stone | 3 | -91/+0 |
2006-10-25 | miscellaneous warning fixes | Daniel Stone | 1 | -0/+1 |
2006-10-23 | miinitext: Xi and XKB are not hardware-only extensions | Daniel Stone | 1 | -2/+2 |
2006-10-22 | minor formatting fixes | Daniel Stone | 1 | -1/+1 |
2006-10-20 | move keymap copy to event processing, from enqueuing | Daniel Stone | 2 | -81/+72 |
2006-10-13 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 1 | -1/+17 |
2006-10-08 | mipointer: take device arguments, split miPointerAbsoluteCursor | Daniel Stone | 3 | -43/+94 |
2006-10-08 | mi/mipointer: deprecate functions which don't take a device | Daniel Stone | 3 | -22/+56 |
2006-10-08 | mi/pointer: mark public pointer functions as deprecated | Daniel Stone | 1 | -8/+8 |
2006-09-30 | dix/events, mi/eq: remove utterly ridiculous debugging | Daniel Stone | 1 | -12/+1 |
2006-09-15 | Merge branch 'master' into my-XACE-modularXACE-modular | Eamon Walsh | 1 | -0/+4 |
2006-09-07 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 1 | -0/+4 |
2006-09-06 | Make sure _XSERVER64 is defined when it should be and gets tested. | Michel Dänzer | 1 | -0/+4 |
2006-08-10 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Alan Coopersmith | 61 | -121/+9 |
2006-08-07 | memcpy() events in | Daniel Stone | 1 | -9/+5 |
2006-08-04 | mieq: don't leak events | Daniel Stone | 1 | -0/+5 |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 60 | -113/+0 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 60 | -113/+0 |
2006-07-21 | sanitise debug output | Daniel Stone | 1 | -5/+5 |
2006-07-21 | add virtual core devices to DIX | Daniel Stone | 4 | -64/+97 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 4 | -8/+8 |
2006-07-11 | Bug #7346: Disable Composite extension in Xprt | Drew Parsons | 1 | -0/+1 |
2006-06-20 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver | Alan Coopersmith | 1 | -1/+1 |
2006-06-20 | Move Xserver API for security extension to securitysrv.h | Alan Coopersmith | 1 | -1/+1 |
2006-06-19 | Add XACE extension | Eamon Walsh | 1 | -1/+17 |
2006-06-09 | put function prototype for ShapeExtensionInit() in proper place | Greg Kroah-Hartman | 1 | -3/+0 |
2006-06-08 | fix noDamageExtension warning in Xprint/Init.c | Greg Kroah-Hartman | 1 | -3/+1 |
2006-06-01 | Kill LBX, too. | Daniel Stone | 1 | -20/+1 |
2006-06-01 | Remove horrendously ugly DDX backward-compatibility. | Daniel Stone | 2 | -24/+2 |
2006-06-01 | Die XTESTEXT1, die! | Daniel Stone | 1 | -10/+1 |
2006-05-25 | Don't destroy a pixmap twice on server exit (bugzilla #4247). | Matthieu Herrb | 1 | -0/+2 |
2006-05-09 | Revert accidental commit | Adam Jackson | 2 | -3/+1 |
2006-05-09 | Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer) | Adam Jackson | 2 | -1/+3 |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson | 4 | -47/+0 |
2006-04-14 | Coverity #806: Another memory leak on OOM path. | Adam Jackson | 1 | -1/+3 |
2006-03-31 | fixed typo. | Egbert Eich | 1 | -3/+3 |