[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-input-synaptics: Changes to 'refs/tags/xf86-input-synaptics-0.15.0'



Tag 'xf86-input-synaptics-0.15.0' created by Christoph Brill <egore911@egore911.de> at 2008-08-07 16:08 +0000

xf86-input-synaptics 0.15.0

Changes since v0.14.6:
Adam Jackson (7):
      Add synaptics-0.14.6-alps.patch from Fedora
      Add synaptics-0.14.6-tap-to-click.patch from Fedora
      Remove some #ifdef XFREE_4_0_3
      Pick some changes from "Make the driver actually load under the new name."
      Unpleasant hack to make input hotplug DSCTTRT.
      Add synaptics-0.14.6-alps.patch from Fedora
      Add synaptics-0.14.6-tap-to-click.patch from Fedora

Christian Thaeter (3):
      merged first trackstick patch
      removed exp_accl
      re-add instant movement detection

Christoph Brill (30):
      Start reorganizing the source tree
      Start adding a ChangeLog file
      Drop old include files from the monolithic XFree86 server.
      Drop the alps support patch for the linux kernel.
      Rename the "manpages" directory to "man".
      Start moving out the docs to an appropriate directory.
      Drop a patch for the Linux 2.4.3 kernel.
      Drop now useless files.
      Move the current documents to the docs folder.
      Drop the spec file for rpm packagers.
      Add the autogen.sh from xf86-input-evdev.
      Add the build system from xf86-input-evdev.
      Rename LICENSE to COPYING.
      Add .gitignore
      Add the automake files from xf86-input-evdev.
      Initial version that passes "make distcheck".
      Revert "On Linux 2.6, the evdev interface provides support for requesting the"
      Change the license to MIT
      Add minor change from synaptics-0.14.6-newx.patch
      testing the official hosting at freedesktop.org
      Drop old buildsystem entirely
      Start cleaning up the documentation
      Merge commit 'origin/fedora-patches'
      Remove some more of the xf86*-wrapper stuff.
      Build the manpages for the synclient and syndaemon
      Finally change the GPL headers to MIT ones
      Build eventcomm on Linux systems only.
      Build psmcomm on *BSD systems only.
      Take other *BSDs into account, too.
      Filter out .libs and .deps everywhere

Dmitry Torokhov (1):
      Fix crash on kernels with extended keymap space

Florian Loitsch (2):
      Allow to easily switch between move and scroll.
      Add a timeout to locked drags.

Ingmar Ellenberger (1):
      Implement 2-finger emulation for ALPS touchpads.

Jesper Smith (1):
      Fix to make the driver work on newest xorg GIT.

Joseph P. Skudlarek (6):
      Clarify that alps.patch file is not always needed.
      Alsp documentation update.
      Comment out SHMConfig, and explain that it is insecure.
      Documentation update.
      Repair mismatch between driver and client regarding parameter names.
      Implement "corner coasting".

Matt Domsch (4):
      Add synaptics-0.14.6-poll-delay.patch from Fedora
      Add synaptics-0.14.6-poll-200ms.patch from Fedora
      Add synaptics-0.14.6-poll-delay.patch from Fedora
      Add synaptics-0.14.6-poll-200ms.patch from Fedora

Matthew Garrett (1):
      On Linux 2.6, the evdev interface provides support for requesting the

Mattia Dongili (1):
      Add 03-escape-dashes-in-manpages.patch from Debian

Mildred Ki'lya (1):
      Add support for reporting multiple fingers as different buttons

Peter Hutterer (5):
      Plug memory leak - free synaptics private data.
      Fix typo - xf86shmget is now shmget.
      Move synclient and syndaemon into a /tools/ directory.
      Pull in libX11 through PKG_CHECK_MODULES for syndaemon.
      Use axis ranges reported by the hardware, if possible.

Peter Osterlund (27):
      Implement a SQR macro to simplify the code.
      Added "Lenovo 3000 C100" to the compatibility list.
      Added "Acer Aspire 5670" to the compatibility list.
      Added "COMPAQ Presario V5204NR" to the compatibility list.
      Added "Toshiba Portege R200" to the compatibility list.
      Added "Dell Inspiron 2200" to the compatibility list.
      Corrected compatibility list entry.
      Fix whitespace in trackstick patches.
      Small cleanup in trackstick functionality.
      Rename the TrackstickAccelFactor option to TrackstickSpeed.
      Made the TrackstickSpeed option give the same speed independently of
      Update man page for new trackstick emulation feature.
      Fix man page language inconsistency.
      Added "Toshiba Satellite S3000-514" to the compatibility list.
      Added "Toshiba Tecra A8" to the compatibility list.
      Added "Acer Aspire 9301AWSMi" to the compatibility list.
      Add a config option to prevent the driver from grabbing the event
      Added "DELL Inspiron 6000" to the compatibility list.
      Added "ASUS Z62J" to the compatibility list.
      Added "ASUS A7F" to the compatibility list.
      Added "Fujitsu Lifebook P7120D" to the compatibility list.
      Added "SONY VAIO VGN-SZ72B" and "SONY VAIO VGN-UX50" to the
      Don't match wacom tablets in the event device probing.
      Update the state machine diagram for locked drag timeout.
      Document the LockedDragTimeout parameter.
      Align the "synclient -l" output.
      Update my copyright information.

---
 .gitignore                                           |   25 
 COMPATIBILITY                                        |  295 --
 COPYING                                              |   37 
 ChangeLog                                            |   21 
 FILES                                                |   13 
 INSTALL                                              |   96 
 INSTALL.DE                                           |  103 
 INSTALL.FR                                           |  105 
 LICENSE                                              |  280 --
 Makefile                                             |  180 -
 Makefile.am                                          |   22 
 NEWS                                                 |    9 
 README                                               |  103 
 README.alps                                          |   71 
 TODO                                                 |    1 
 Xincludes/README.xincludes                           |    1 
 Xincludes/usr/X11R6/include/X11/Xalloca.h            |  138 -
 Xincludes/usr/X11R6/include/X11/Xdefs.h              |  110 -
 Xincludes/usr/X11R6/include/X11/Xfuncproto.h         |   80 
 Xincludes/usr/X11R6/include/X11/Xfuncs.h             |   92 
 Xincludes/usr/X11R6/include/X11/extensions/XI.h      |  275 --
 Xincludes/usr/X11R6/include/X11/extensions/XIproto.h | 1530 --------------
 Xincludes/usr/X11R6/lib/Server/include/XIstubs.h     |  101 
 Xincludes/usr/X11R6/lib/Server/include/bstore.h      |   23 
 Xincludes/usr/X11R6/lib/Server/include/bstorestr.h   |   75 
 Xincludes/usr/X11R6/lib/Server/include/colormap.h    |  235 --
 Xincludes/usr/X11R6/lib/Server/include/cursor.h      |  156 -
 Xincludes/usr/X11R6/lib/Server/include/dix.h         | 1096 ----------
 Xincludes/usr/X11R6/lib/Server/include/dixstruct.h   |  267 --
 Xincludes/usr/X11R6/lib/Server/include/gc.h          |  232 --
 Xincludes/usr/X11R6/lib/Server/include/globals.h     |   52 
 Xincludes/usr/X11R6/lib/Server/include/input.h       |  535 -----
 Xincludes/usr/X11R6/lib/Server/include/inputstr.h    |  317 --
 Xincludes/usr/X11R6/lib/Server/include/mipointer.h   |  162 -
 Xincludes/usr/X11R6/lib/Server/include/misc.h        |  282 --
 Xincludes/usr/X11R6/lib/Server/include/miscstruct.h  |   73 
 Xincludes/usr/X11R6/lib/Server/include/opaque.h      |   81 
 Xincludes/usr/X11R6/lib/Server/include/os.h          |  856 --------
 Xincludes/usr/X11R6/lib/Server/include/pixmap.h      |  123 -
 Xincludes/usr/X11R6/lib/Server/include/pixmapstr.h   |   83 
 Xincludes/usr/X11R6/lib/Server/include/property.h    |   83 
 Xincludes/usr/X11R6/lib/Server/include/propertyst.h  |   76 
 Xincludes/usr/X11R6/lib/Server/include/region.h      |   53 
 Xincludes/usr/X11R6/lib/Server/include/regionstr.h   |  437 ----
 Xincludes/usr/X11R6/lib/Server/include/resource.h    |  326 ---
 Xincludes/usr/X11R6/lib/Server/include/screenint.h   |  170 -
 Xincludes/usr/X11R6/lib/Server/include/scrnintstr.h  |  996 ---------
 Xincludes/usr/X11R6/lib/Server/include/validate.h    |   42 
 Xincludes/usr/X11R6/lib/Server/include/window.h      |  362 ---
 Xincludes/usr/X11R6/lib/Server/include/xf86.h        |  389 ---
 Xincludes/usr/X11R6/lib/Server/include/xf86Module.h  |  197 -
 Xincludes/usr/X11R6/lib/Server/include/xf86Opt.h     |   82 
 Xincludes/usr/X11R6/lib/Server/include/xf86Version.h |   31 
 Xincludes/usr/X11R6/lib/Server/include/xf86Xinput.h  |  191 -
 Xincludes/usr/X11R6/lib/Server/include/xf86_OSproc.h |  266 --
 Xincludes/usr/X11R6/lib/Server/include/xf86_ansic.h  |  342 ---
 Xincludes/usr/X11R6/lib/Server/include/xf86_libc.h   |  658 ------
 Xincludes/usr/X11R6/lib/Server/include/xf86str.h     |  994 ---------
 Xincludes/usr/X11R6/lib/Server/include/xisb.h        |   64 
 Xincludes/usr/X11R6/lib64                            |    1 
 alps.patch                                           |  561 -----
 alpscomm.c                                           |  253 --
 alpscomm.h                                           |   27 
 autogen.sh                                           |   12 
 configure.ac                                         |  123 +
 docs/README.alps                                     |   77 
 docs/tapndrag.dia                                    |  318 ++
 docs/trouble-shooting.txt                            |  152 +
 eventcomm.c                                          |  290 --
 eventcomm.h                                          |   28 
 freebsd_mouse.h                                      |   55 
 linux_input.h                                        |   73 
 man/Makefile.am                                      |   68 
 man/synaptics.man                                    |  614 +++++
 man/synclient.man                                    |  137 +
 man/syndaemon.man                                    |   68 
 manpages/synaptics.5                                 |  501 ----
 manpages/synclient.1                                 |  135 -
 manpages/syndaemon.1                                 |   66 
 pc_keyb.c.diff.2.4.3                                 |   57 
 ps2comm.c                                            |  747 -------
 ps2comm.h                                            |   82 
 psmcomm.c                                            |  171 -
 psmcomm.h                                            |    8 
 script/usbhid                                        |   43 
 script/usbmouse                                      |   18 
 src/Makefile.am                                      |   45 
 src/alpscomm.c                                       |  266 ++
 src/alpscomm.h                                       |   33 
 src/eventcomm.c                                      |  358 +++
 src/eventcomm.h                                      |   36 
 src/ps2comm.c                                        |  762 +++++++
 src/ps2comm.h                                        |  103 
 src/psmcomm.c                                        |  181 +
 src/psmcomm.h                                        |   29 
 src/synaptics.c                                      | 2026 +++++++++++++++++++
 src/synaptics.h                                      |  279 ++
 src/synproto.h                                       |  111 +
 synaptics.c                                          | 1848 -----------------
 synaptics.h                                          |  230 --
 synaptics.spec                                       |   59 
 synclient.c                                          |  347 ---
 syndaemon.c                                          |  320 ---
 synproto.h                                           |   94 
 tools/Makefile.am                                    |   32 
 tools/synclient.c                                    |  367 +++
 tools/syndaemon.c                                    |  336 +++
 trouble-shooting.txt                                 |  152 -
 108 files changed, 6624 insertions(+), 20170 deletions(-)
---


Reply to: