summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Events.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-2/+2
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+2
2007-11-04XFree86: Input: Save/restore errno around SIGIO (bug #10683)Mark Vytlacil1-0/+2
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-2/+2
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+3
2007-09-05Deliver correct event when releasing keys on VT switch.Keith Packard1-1/+3
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh1-3/+3
2007-07-18Remove MEMDEBUGAdam Jackson1-10/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-14/+4
2007-06-27Janitor work. Remove 'defined but not used' warnings from xorg and other cosm...Tiago Vignatti1-3/+0
2007-05-29Remove wscons keyboard handling stuff that doesn't belong there anymore.Matthieu Herrb1-28/+0
2007-03-25Un-staticise VTSwitchEnabled, since kbd wants it apparently.Adam Jackson1-1/+1
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-2/+2
2006-12-08xfree86: remove stray debug lineDaniel Stone1-2/+0
2006-11-08remove trailing whitespaceDaniel Stone1-32/+32
2006-11-08xfree86: add general handler, port ACPI to it (bug #5665)Daniel Stone1-14/+87
2006-11-02xfree86: don't attempt to enable and disable non-DIX devicesDaniel Stone1-5/+10
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone1-0/+5
2006-10-20move keymap copy to event processing, from enqueuingDaniel Stone1-10/+3
2006-10-08mipointer: take device arguments, split miPointerAbsoluteCursorDaniel Stone1-7/+5
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone1-1/+1
2006-08-12xfree86: remove Xqueue support completelyDaniel Stone1-3/+0
2006-07-21bug #890: completely remove deprecated keyboard driverKristian Høgsberg1-0/+6
2006-07-21xorg ddx: move to new input API, remove old keyboard driverDaniel Stone1-691/+67
2006-06-24Make sure <execinfo.h> is actually included when needed.Michel Dänzer1-5/+1
2006-06-07Delete a (now misleading) message from the crash handler.Adam Jackson1-11/+0
2006-06-01Die XTESTEXT1, die!Daniel Stone1-64/+1
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-12/+12
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-8/+10
2005-10-27Improved stack trace dump code for Solaris - try fork & exec of pstackAlan Coopersmith1-5/+86
2005-10-03Bug #4393: uClibc lies and defines __GLIBC__ even though it's not sourceAdam Jackson1-5/+3
2005-08-26Subvert SIGUSR2 to reload all input devices. (Ubuntu #020)Daniel Stone1-0/+20
2005-08-13Oops, forgot a file in earlier Solaris kbd commitAlan Coopersmith1-3/+1
2005-07-04Fix builds on non-GLIBC systems (missing __GLIBC_PREREQ). Add Solaris stackAlan Coopersmith1-1/+76
2005-07-03Predicate usage of xf86OSPM functions on #ifdef XF86PM.Daniel Stone1-0/+6
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-03Fix build issues.Kevin E Martin1-2/+2
2005-07-02Bug #3687: Print backtraces on fatal signal on glibc systems.Adam Jackson1-0/+26
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-04-21Change xf86bigfont.h include to X11/extensions/xf86bigfont.h.Daniel Stone1-2/+2
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-8/+8
2005-03-05//bugs.freedesktop.org/show_bug.cgi?id=2543) attachment #2019Roland Mainz1-2/+2
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich1-2/+4
2004-10-29Add facility to catch sig 4 from driver. This can be used to check for OSThomas Winischhofer1-1/+16
2004-10-11Improving DPMS handling on VT swich and server termination/abort: previousEgbert Eich1-7/+7
2004-07-30Set DPMS to ON when VT switching away or shutting down the server. FailingEgbert Eich1-2/+12
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley1-2/+2