index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
linux
/
mouse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2010-01-01
Remove trailing whitespace
Mikhail Gusarov
1
-24
/
+24
2009-06-03
kdrive: add protocol mouse option
Olivier Blin
1
-1
/
+5
2009-04-03
kdrive: s/KdSaveString/strdup/g
Adam Jackson
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2006-07-21
new KDrive input world order
Daniel Stone
1
-110
/
+126
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
1
-2
/
+2
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2004-05-13
Follow GLX in setting ARGB visual nplanes to 24.
Keith Packard
1
-0
/
+2
2003-11-07
Ok, Composite extension is semi-working; when no-one asks for redirection,
Keith Packard
1
-13
/
+31
2003-11-02
merge xfixes_2_branch back to HEAD
Keith Packard
1
-13
/
+15
2003-10-14
-Wall fixes. Add klinux.h to export function declarations
Keith Packard
1
-7
/
+7
2003-09-11
Get Xvesa building
Keith Packard
1
-0
/
+3
2003-09-11
More build fixes
Keith Packard
1
-3
/
+3
2003-09-11
Start autoifying everything.
Anders Carlsson
1
-2
/
+2
2003-07-07
Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add
Keith Packard
1
-4
/
+18
2002-08-02
Allow both touchscreen and mouse at the same time
Keith Packard
1
-3
/
+5
2001-12-20
kdrive/linux/mouse.c: convert mouse data to signed values for compilers
Keith Packard
1
-9
/
+9
2001-12-07
kdrive: missing registration for mouse input type
Keith Packard
1
-0
/
+3
2001-11-22
kdrive: initialize all Linux mouse driver fields
Keith Packard
1
-3
/
+5
2001-11-08
kdrive/linux: update ps/2 mouse detection/configuration code from FreeBSD
Keith Packard
1
-7
/
+57
2001-10-12
kdrive: add new auto-detecting and auto-switching mouse driver
Keith Packard
1
-0
/
+917