index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
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
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
2008-08-06
Add an xf86PrintBacktrace wrapper around xorg_backtrace to aid driver debugging.
Aaron Plattner
1
-0
/
+10
2008-07-24
Drop xf86CommonSpecialKey() and atKeynames.h
Kristian Høgsberg
1
-44
/
+4
2008-07-23
Unifdef sgi.
Adam Jackson
1
-1
/
+1
2008-07-23
Unifdef QNX.
Adam Jackson
1
-26
/
+0
2008-07-17
XFree86: Remove remnants of XFree86-Misc
Daniel Stone
1
-24
/
+0
2008-06-24
xfree86: kill INHERIT_LOCK_STATE macro.
Tiago Vignatti
1
-39
/
+0
2008-06-11
No need for inputPending field in xf86Info.
Tiago Vignatti
1
-4
/
+0
2008-04-23
xfree86: pass correct value to mieqEnqueue (merge detritus I guess)
Peter Hutterer
1
-1
/
+1
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+3
2007-11-19
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
1
-2
/
+2
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+7
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+2
2007-11-04
XFree86: Input: Save/restore errno around SIGIO (bug #10683)
Mark Vytlacil
1
-0
/
+2
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-2
/
+2
[next]