index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
winmouse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
hw/xwin: Handle WM_MOUSEHWHEEL
Jon TURNEY
1
-15
/
+11
2013-07-23
hw/xwin: Map extra mouse buttons 1 and 2 to X buttons 8 and 9
Jon TURNEY
1
-7
/
+17
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-243
/
+215
2012-01-27
hw/xwin: Fix winEnqueueMotion() for change in miPointerSetPosition()
Colin Harrison
1
-3
/
+0
2012-01-26
hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reported
Jon TURNEY
1
-1
/
+1
2011-05-24
Fix XWin compilation after updates for input API changes
Colin Harrison
1
-2
/
+2
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-6
/
+2
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-2
/
+2
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-11
/
+4
2011-03-25
Fix XWin compilation after commit 769531b9
Jon TURNEY
1
-1
/
+1
2010-11-15
Fix compilation after input API change
Jon TURNEY
1
-0
/
+1
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-10
/
+3
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-2
/
+6
2010-10-19
Xming: Casts to remove warnings on event pointers
Colin Harrison
1
-2
/
+2
2010-10-19
Cygwin/X: unifdef XFree86Server
Jon TURNEY
1
-8
/
+1
2009-11-09
Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion()
Colin Harrison
1
-1
/
+1
2009-10-14
Xming: Fix various 'ISO C90 forbids mixed declarations and code' warnings
Colin Harrison
1
-4
/
+3
2009-06-17
Cygwin/X: Fix permuted args to InitPointerDeviceStruct()
Jon TURNEY
1
-1
/
+1
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
1
-1
/
+19
2009-05-27
Cygwin/X: Remove unused TimeSinceLastInputEvent()
Jon TURNEY
1
-1
/
+0
2008-12-17
Cygwin/X: enqueue a pointer motion event on mouse movement
Jon TURNEY
1
-0
/
+26
2008-12-17
Cygwin/X: update for changes in mieq API
Jon TURNEY
1
-10
/
+15
2008-04-25
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
1
-4
/
+4
2007-05-09
Migrate some code to the new mi apis
Colin Harrison
1
-2
/
+3
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-0
/
+3
2004-10-28
Import recent changes from CYGWIN branch
Alexander Gottwald
1
-5
/
+23
2004-09-15
add support for mice with more than 3 buttons and one scroll wheel (Chris
Alexander Gottwald
1
-7
/
+10
2004-06-21
Bug 777: Merge from CYGWIN branch
Alexander Gottwald
1
-12
/
+34
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+295