Age | Commit message (Expand) | Author |
2010-03-08 | Update to xextproto 7.0.99.1. | Peter Hutterer |
2008-11-04 | Xi: XINPUT has been mandatory for ages | Daniel Stone |
2008-10-12 | Restore xf86{Enable, Disable}GeneralHandler. | Aaron Plattner |
2008-10-12 | Revert "xfree86: xf86{Enable, Disable}InputHandler can be static." | Aaron Plattner |
2008-10-10 | Move xorg_backtrace() up to the OS level so we can call it from DIX. | Adam Jackson |
2008-10-08 | xfree86: xf86{Enable, Disable}InputHandler can be static. | Tiago Vignatti |
2008-10-08 | xfree86: remove xf86{Enable, Disable}GeneralHandler and others unused. | Tiago Vignatti |
2008-08-18 | Remove the remainder of grab deactivation and closedown. | Adam Jackson |
2008-08-06 | Add an xf86PrintBacktrace wrapper around xorg_backtrace to aid driver debugging. | Aaron Plattner |
2008-07-24 | Drop xf86CommonSpecialKey() and atKeynames.h | Kristian Høgsberg |
2008-07-23 | Unifdef sgi. | Adam Jackson |
2008-07-23 | Unifdef QNX. | Adam Jackson |
2008-07-17 | XFree86: Remove remnants of XFree86-Misc | Daniel Stone |
2008-06-24 | xfree86: kill INHERIT_LOCK_STATE macro. | Tiago Vignatti |
2008-06-11 | No need for inputPending field in xf86Info. | Tiago Vignatti |
2008-04-23 | xfree86: pass correct value to mieqEnqueue (merge detritus I guess) | Peter Hutterer |
2008-01-03 | Merge branch 'master' into mpx | Peter Hutterer |
2007-11-19 | xace: restore the old SaveScreens function and introduce new API, since the | Eamon Walsh |
2007-11-07 | Merge branch 'master' into mpx | Peter Hutterer |
2007-11-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-11-04 | XFree86: Input: Save/restore errno around SIGIO (bug #10683) | Mark Vytlacil |
2007-10-17 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-10-14 | mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI | Ben Byer |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-09-05 | Deliver correct event when releasing keys on VT switch. | Keith Packard |
2007-08-16 | xace: add hooks + new access codes: core protocol screensaver requests | Eamon Walsh |
2007-08-12 | Merge branch 'master' into mpx | Peter Hutterer |
2007-07-18 | Remove MEMDEBUG | Adam Jackson |
2007-06-28 | Remove the remnants of OS/2 support. | Adam Jackson |
2007-06-27 | Janitor work. Remove 'defined but not used' warnings from xorg and other cosm... | Tiago Vignatti |
2007-06-19 | Merge branch 'master' into mpx | Peter Hutterer |
2007-05-29 | Remove wscons keyboard handling stuff that doesn't belong there anymore. | Matthieu Herrb |
2007-05-14 | Remove double-grab option. We only want one grab per device. | Peter Hutterer |
2007-04-12 | Remove workaround for a NULL core pointer in ProcessInputEvents. | Peter Hutterer |
2007-04-09 | Alloc sprite memory in devices' devPrivates, allow undisplaying cursors. | Peter Hutterer |
2007-04-02 | Merge branch 'master' into mpx | Peter Hutterer |
2007-03-25 | Un-staticise VTSwitchEnabled, since kbd wants it apparently. | Adam Jackson |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson |
2007-03-08 | dix: Each device needs to differ between a core grab and an XI grab, | Peter Hutterer |
2006-12-19 | Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver | Peter Hutterer |
2006-12-18 | mi: removing MPX ifdefs | Peter Hutterer |
2006-12-08 | xfree86: remove stray debug line | Daniel Stone |
2006-11-17 | mi: | Peter Hutterer |
2006-11-08 | remove trailing whitespace | Daniel Stone |
2006-11-08 | xfree86: add general handler, port ACPI to it (bug #5665) | Daniel Stone |
2006-11-02 | xfree86: don't attempt to enable and disable non-DIX devices | Daniel Stone |
2006-11-01 | input: add non-keyboard bell ringing function | Daniel Stone |
2006-10-20 | move keymap copy to event processing, from enqueuing | Daniel Stone |
2006-10-08 | mipointer: take device arguments, split miPointerAbsoluteCursor | Daniel Stone |
2006-09-29 | make core keyboard/pointer map functions act on all core-sending devices | Daniel Stone |