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