summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXi 1.2.1libXi-1.2.1libXi-1.2-branchPeter Hutterer2009-02-261-1/+1
* XGetDeviceControl: size the libXi structs, not the wire structs (#20293)Peter Hutterer2009-02-261-3/+3
* XGetDeviceControl: Add a missing break leading to wrong length calculation.Peter Hutterer2009-02-261-0/+1
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-261-0/+25
* Return NULL on error, and match LockDisplay with UnlockDisplay.Paulo Cesar Pereira de Andrade2009-02-261-7/+5
* libXi 1.2.0libXi-1.2.0Peter Hutterer2008-12-031-2/+2
* Add support for XI 1.5 device properties.Peter Hutterer2008-11-179-3/+713
* Add XI_JOYSTICK to list of defined types.Peter Hutterer2008-11-171-0/+1
* Bump to 1.1.99.2.Peter Hutterer2008-11-171-1/+1
* libXi 1.1.4libXi-1.1.4libXi-1.1-branchPeter Hutterer2008-11-171-1/+1
* nuke RCS IdsMatthieu Herrb2008-03-091-1/+0
* Coverity #743/744: Returned without freeing storage bufp/savpAlan Coopersmith2007-11-291-0/+2
* GetDeviceControl: calculate the length field correctly.Peter Hutterer2007-11-271-3/+9
* Bump version to 1.1.3.libXi-1.1.3Eric Anholt2007-09-051-1/+1
* Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos2007-09-031-0/+1
* Bug #9659: Bad markup on XListInputDevices.3xEric S. Raymond2007-08-211-2/+2
* XSetDeviceFocus: Add missing extension checkDaniel Stone2007-08-011-0/+2
* XGetSelectedExtensionEvents: Still more locking bugsDavid Weinehall2007-08-011-0/+4
* XChangeDeviceControl: Fix completely broken lockingDaniel Stone2007-08-011-1/+12
* Bump to 1.1.2libXi-1.1.2Daniel Stone2007-08-011-1/+1
* DevicePresenceNotify: Don't make non-static function, staticDaniel Stone2007-08-011-1/+1
* Bump to version 1.1.1.libXi-1.1.1Peter Hutterer2007-07-051-1/+1
* Bug 9657: Bad markup on XGrabDeviceKey.3xPeter Hutterer2007-06-181-1/+0
* Makefile.am: make ChangeLog hook saferDaniel Stone2006-12-061-1/+1
* Bug #8663: _XiCheckExtInit must drop the Display lock in all error cases.Jamey Sharp2006-11-191-4/+10
* DevicePresenceNotify: remove verbosity, fill out all fieldsDaniel Stone2006-11-081-3/+3
* re-enable iscore in DEVICE_CORE, re-enable DEVICE_ENABLElibXi-1.1.0Daniel Stone2006-10-212-6/+0
* Comment out DEVICE_ENABLE, and use of iscore in the DEVICE_CORE control.input-hotplugZephaniah E. Hull2006-10-212-26/+85
* add DEVICE_ENABLE control, add iscore to DEVICE_COREDaniel Stone2006-10-202-0/+33
* Don't call XInput_find_display in _XiCheckExtInit, while the Display lock is ...Jamey Sharp2006-10-1536-37/+37
* Don't call XInput_find_display in _XiGetExtensionVersion, while the Display l...Jamey Sharp2006-10-153-5/+5
* Add *.o to .gitignore.Jamey Sharp2006-10-141-0/+1
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXiDaniel Stone2006-09-2424-44/+44
|\
| * Bug 7855/Patch 6530: incorrect manpage section suffixDrew Parsons2006-08-1424-44/+44
* | Merge branch 'input-hotplug'Daniel Stone2006-09-244-11/+116
|\ \
| * | bump version to 1.1.0, require inputproto 1.4Daniel Stone2006-07-181-2/+2
| * | add DevicePresenceNotify eventDaniel Stone2006-07-181-1/+27
| * | add sensible DEVICE_TOUCHSCREEN and DEVICE_CORE controlsDaniel Stone2006-07-182-8/+87
| |/
* | remove ChangeLog, add dist hookDaniel Stone2006-07-182-82/+10
|/
* fix indentation on function declarationsDaniel Stone2006-07-187-38/+30
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-133-0/+0
* Bump to 1.0.1libXi-1_0_1XORG-7_1Adam Jackson2006-04-272-2/+7
* Mass reindent. Sorry.XORG-7_0_99_901Daniel Stone2006-03-3140-2051/+1998
* Bug #6286: Fix build on Cygwin. (Yaakov Selkowitz)Adam Jackson2006-03-202-2/+7
* Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pagesAlan Coopersmith2006-02-122-14/+22
* Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-152-1/+6
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2005-12-062-3/+8
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-032-1/+6
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-033-1/+8
* Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith2005-11-281-1/+1