index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
DDX/Events: Distinguish between Input- and GeneralHandlers in xf86VTSwitch()
Egbert Eich
1
-9
/
+22
2013-04-25
Only call xf86platformVTProbe() when it's defined
Alan Coopersmith
1
-0
/
+2
2013-04-12
xf86: don't hotplug output devices while VT switched.
Dave Airlie
1
-0
/
+4
2013-04-12
xf86: use new xf86VTOwner interface in a few places
Dave Airlie
1
-1
/
+1
2013-04-12
xfree86: add VT owner interface
Dave Airlie
1
-0
/
+9
2013-02-15
xfree86: drop unused prevSIGIO
Peter Hutterer
1
-1
/
+0
2013-02-11
xf86: use nt_list_for_each_entry_safe to walk InputHandlers in xf86Wakeup
Aaron Plattner
1
-2
/
+2
2013-01-11
xfree86: don't access the old input handler after freeing it
Peter Hutterer
1
-4
/
+6
2012-12-17
xfree86: print message to the log when zapping the server
Peter Hutterer
1
-0
/
+1
2012-10-29
xfree86: remove unused variable sigstate
Peter Hutterer
1
-1
/
+1
2012-09-04
xf86: call enter/leave VT for gpu screens as well
Dave Airlie
1
-0
/
+11
2012-07-03
xfree86: drop ddx-specific SIGIO blocking
Peter Hutterer
1
-7
/
+7
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-6
/
+6
2012-04-16
xfree86: after VT switching back, only enable previously enabled devices
Peter Hutterer
1
-2
/
+6
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-258
/
+261
2011-10-18
Fix drain_console unregistration
Tomáš Trnka
1
-5
/
+4
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-1
/
+1
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-4
/
+2
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-1
/
+1
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
1
-9
/
+4
2010-09-10
xfree86: add a hook to replace the new console handler.
Peter Hutterer
1
-0
/
+20
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-3
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2010-01-25
Move OS-specific VT key handler code from common to os-support
Alan Coopersmith
1
-35
/
+20
2010-01-25
Solaris: Avoid switching to inactive VT's
Aaron Zang
1
-1
/
+9
2009-11-10
Move FD_CLR above pInfo->read_input
Chase Douglas
1
-2
/
+3
2009-08-13
Add new VT support for OpenSolaris & future Solaris releases
Aaron Zang
1
-0
/
+8
2009-08-13
Remove support for Solaris x86 releases older than Solaris 8
Alan Coopersmith
1
-9
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-3
/
+0
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-05-16
input: reduce the number of superfluous hierarchy events
Peter Hutterer
1
-3
/
+3
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-15
/
+5
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-22
/
+6
2009-04-09
xfree86: shut up compiler warnings - typecast to InternalEvent
Peter Hutterer
1
-1
/
+1
2009-04-01
input: Remove xf86ReloadInputDevs hack
Adam Jackson
1
-17
/
+0
2009-02-13
Input: Don't re-block SIGIO in xf86SigioReadInput()
Adam Jackson
1
-5
/
+2
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
1
-1
/
+0
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-49
/
+22
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-1
/
+0
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-4
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-24
/
+24
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-04
Xi: XINPUT has been mandatory for ages
Daniel Stone
1
-3
/
+0
2008-10-12
Restore xf86{Enable, Disable}GeneralHandler.
Aaron Plattner
1
-0
/
+28
2008-10-12
Revert "xfree86: xf86{Enable, Disable}InputHandler can be static."
Aaron Plattner
1
-28
/
+28
2008-10-10
Move xorg_backtrace() up to the OS level so we can call it from DIX.
Adam Jackson
1
-173
/
+0
2008-10-08
xfree86: xf86{Enable, Disable}InputHandler can be static.
Tiago Vignatti
1
-28
/
+28
2008-10-08
xfree86: remove xf86{Enable, Disable}GeneralHandler and others unused.
Tiago Vignatti
1
-51
/
+0
2008-08-18
Remove the remainder of grab deactivation and closedown.
Adam Jackson
1
-46
/
+0
[next]