index
:
~whot/xf86-input-mouse
master
Unnamed repository; edit this file to name it for gitweb.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
Adjust to new Input ABI 12.
HEAD
master
Peter Hutterer
5
-27/+73
2010-10-25
ABI 12 requires per-valuator modes.
Peter Hutterer
1
-2/+10
2010-10-25
Use pInfo->options instead of conf-idev.
Peter Hutterer
4
-20/+18
2010-10-25
Remove write-only field mouseFlags.
Peter Hutterer
2
-24/+1
2010-10-25
Rename xf86OSMouseInit to OSMouseInit.
Peter Hutterer
6
-9/+9
2010-10-25
Remove random History comment.
Peter Hutterer
1
-11/+0
2010-10-25
Rename xf86OSmouse.h to mouse.h
Peter Hutterer
9
-281/+268
2010-10-25
Remove a bunch of unused fields from the MouseRec.
Peter Hutterer
1
-6/+0
2010-10-25
Move a statement down to have all allocations close together.
Peter Hutterer
1
-6/+7
2010-10-25
Remove convoluted do { } while loop.
Peter Hutterer
1
-20/+15
2010-10-25
Move protocol ID detection into a separate function.
Peter Hutterer
1
-45/+57
2010-10-25
Use single exit path for PreInit.
Peter Hutterer
1
-8/+10
2010-10-25
De-duplicate Option "Device" handling.
Peter Hutterer
1
-28/+26
2010-10-25
Remove unused branch from if 1 condition.
Peter Hutterer
1
-6/+0
2010-10-25
Remove a bunch of unnecessary log prints.
Peter Hutterer
1
-25/+1
2010-10-25
Remove if 0'd out model.
Peter Hutterer
1
-13/+0
2010-10-25
Remove includes for protocol headers.
Peter Hutterer
1
-2/+0
2010-10-25
Remove unused define NEED_X86_TYPES.
Peter Hutterer
1
-4/+0
2010-10-25
Assume ABI_XINPUT_VERSION 4 or higher.
Peter Hutterer
2
-59/+0
2010-10-25
Remove refcnt field from InputDriverRec.
Peter Hutterer
1
-1/+0
2010-10-25
Don't try to call conversion_proc anymore.
Peter Hutterer
1
-0/+6
2010-10-25
Replace LocalDevicePtr with InputInfoPtr.
Peter Hutterer
1
-1/+1
2010-10-25
XI86_POINTER_CAPABLE is gone from the server.
Peter Hutterer
1
-1/+1
2010-10-25
Remove out-of-date comment.
Peter Hutterer
1
-4/+0
2010-10-25
Remove unused declaration of MouseUnInit.
Peter Hutterer
1
-4/+1
2010-10-25
Replace libc wrappers to xcalloc and friends with libc calls.
Peter Hutterer
5
-47/+47
2010-09-29
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...
Samuel Thibault
7
-50/+38
2010-09-09
xf86-input-mouse 1.6.0
Alan Coopersmith
1
-1/+1
2010-09-09
Bring README a little closer to the current state of reality
Alan Coopersmith
1
-27/+26
2010-09-05
Fix build warning
Samuel Thibault
1
-3/+3
2010-09-05
Fix mouse data buffering
Samuel Thibault
1
-3/+6
2010-08-14
MouseCtrl doesn't need to save values we never use
Alan Coopersmith
2
-18/+3
2010-08-12
Sun's copyrights belong to Oracle now
Alan Coopersmith
3
-4/+5
2010-08-12
Check for NULL currentMode in vuidMouseSendScreenSize()
Henry Zhao
1
-0/+3
2010-07-28
Do not return the address of a local buffer
Samuel Thibault
1
-1/+1
2010-07-19
xf86-input-mouse: Update sun_mouse devPrivates code #29049
Patrick E. Kane
1
-0/+12
2010-07-10
Purge macro NEED_EVENTS
Fernando Carrijo
3
-3/+0
2010-05-27
config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
Gaetan Nadon
1
-3/+0
2010-05-27
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-19/+2
2010-05-16
config: let AC_PROG_SED find the best value for $SED
Gaetan Nadon
1
-2/+0
2010-05-16
README: keep the text version of README, discard the sgml version
Gaetan Nadon
3
-1130/+0
2010-05-16
config: fix warnings, m4 quoting and layout
Gaetan Nadon
1
-22/+27
2010-05-16
config: Upgrade X.Org macros to 1.4 for INSTALL file copying
Gaetan Nadon
1
-4/+4
2010-05-16
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1/+0
2010-05-16
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-3/+0
2010-05-16
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-4/+3
2010-05-16
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-05-16
config: optional extension check for inputproto not required
Gaetan Nadon
2
-8/+1
2010-05-16
config: remove extension check for unused RANDR extension
Gaetan Nadon
1
-1/+0
2010-05-16
config: remove AH_TOP autoheader statement
Gaetan Nadon
5
-2/+4
[next]