index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
18
-125
/
+113
2009-01-22
Input: Add postdown to ButtonClassRec
Daniel Stone
1
-2
/
+6
2009-01-22
Input: Remove unused CoreProcess{Keyboard,Pointer}Event
Daniel Stone
1
-172
/
+0
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
3
-42
/
+48
2009-01-22
Input: Centralise pointer map changing
Daniel Stone
2
-63
/
+116
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
2
-87
/
+87
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
2
-5
/
+7
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
4
-135
/
+284
2009-01-22
Input: Ignore modifiers in core input processing
Daniel Stone
1
-2
/
+0
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-2
/
+6
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
1
-145
/
+14
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
4
-236
/
+47
2009-01-20
Move CreateUnclippedWinSize to mbuf
Adam Jackson
1
-26
/
+0
2009-01-20
XKB: Move XkbCopyKeymap definition to xkbsrv.h
Daniel Stone
1
-1
/
+1
2009-01-16
XQuartz: mieq: Wait for the server to finish initializing before letting othe...
Jeremy Huddleston
1
-0
/
+14
2009-01-16
dix: remove XineramaCheckMotion, merge into CheckMotion.
Peter Hutterer
1
-71
/
+31
2009-01-16
dix: remove "notyet" conditional compilation.
Peter Hutterer
1
-8
/
+1
2009-01-16
Don't release grabs unless all buttons are up
Thomas Jaeger
1
-1
/
+1
2009-01-15
dix: replace manual check for event types with IsPointerEvent()
Peter Hutterer
1
-7
/
+2
2009-01-15
dix: add property support for pointer acceleration.
Simon Thum
2
-2
/
+219
2009-01-13
dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)
Peter Hutterer
2
-8
/
+25
2009-01-13
dix: EnqueueEvent and PlayReleasedEvent need to handle DeviceMotionNotifies
Peter Hutterer
1
-4
/
+4
2009-01-12
dix: drop x/y back into last.valuators before updating the history (#19285)
Peter Hutterer
1
-3
/
+3
2009-01-11
dix: don't mix declarations and code
Julien Cristau
1
-2
/
+2
2009-01-11
dix: fix cast from pointer to integer
Julien Cristau
1
-1
/
+1
2009-01-11
dix: ANSI cleanups
Julien Cristau
3
-14
/
+7
2009-01-09
dix: don't accept Button 0 presses in GPE.
Peter Hutterer
1
-0
/
+1
2009-01-08
dix: move focus handling into enterleave.c.
Peter Hutterer
4
-274
/
+837
2009-01-08
dix: add a few auxiliary functions for the updated focus model.
Peter Hutterer
1
-0
/
+54
2009-01-08
dix: reduce FirstPointerChild complexity
Peter Hutterer
2
-55
/
+10
2009-01-08
dix: remove now unused "exclude" parameter from FirstPointerChild
Peter Hutterer
1
-15
/
+8
2009-01-08
dix: re-implement enter/leave model.
Peter Hutterer
1
-279
/
+317
2009-01-08
Don't alter device button maps in DoSetPointerMapping
Thomas Jaeger
1
-23
/
+9
2009-01-08
dix: remove inputInfo.keyboard reference in QueryPointer handling.
Peter Hutterer
1
-1
/
+2
2009-01-08
dix: Fix handling of do_not_propagate_mask window attribute.
Kim Woelders
1
-11
/
+8
2009-01-07
Default to use standard bitmap fonts, with builtins as fallback
Paulo Cesar Pereira de Andrade
1
-3
/
+0
2009-01-05
xfree86: If an input device failed to activate, return immediately.
Peter Hutterer
1
-0
/
+2
2008-12-23
dix: don't disable uninitialized devices.
Peter Hutterer
1
-4
/
+8
2008-12-18
dix: Allocate the space for the DCCE when the last SD is removed.
Peter Hutterer
1
-6
/
+13
2008-12-18
dix: set the correct length in CreateClassesChangedEvent.
Peter Hutterer
1
-0
/
+2
2008-12-15
dix: Init DeviceEnterLeave event's type before FixUpEventFromWindow (#19064)
Peter Hutterer
1
-1
/
+1
2008-12-12
dix: don't alloc in ChangeMasterDeviceClasses.
Peter Hutterer
1
-19
/
+0
2008-12-12
dix: fix compiler warning (mixing declarations + statements)
Peter Hutterer
1
-2
/
+2
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
13
-20
/
+0
2008-12-12
dix: ptraccel - Add GetAccelerationProfile()
Simon Thum
1
-32
/
+33
2008-12-10
dix: move MAX_VALUATOR_EVENTS into include/input.h
Peter Hutterer
1
-4
/
+0
2008-12-10
dix: purge dead device-based window access code.
Peter Hutterer
1
-17
/
+0
2008-12-08
dix: fix calculation of valuator events.
Peter Hutterer
1
-3
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
29
-591
/
+591
2008-12-03
Let the DDX decide on the XkbRulesDefaults.
Peter Hutterer
1
-1
/
+0
[next]