index
:
xorg/lib/libXi
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
input-hotplug
libXi-1.1-branch
libXi-1.2-branch
libXi-1.3-branch
libXi-1.4-branch
libXi-1.6-branch
libxi-1.0-branch
master
mpx
X.org libXi Client library for XInput. (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxi)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
libXi 1.7.1
libXi-1.7.1
Peter Hutterer
1
-1
/
+1
2013-04-05
Require XFixes for PointerBarrier, remove duplicate typedef
Peter Hutterer
4
-2
/
+5
2013-03-07
libXi 1.7
libXi-1.7
Peter Hutterer
1
-1
/
+1
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2013-01-15
Add missing XI_RawTouch* in XInputCopyCookie
Benjamin Tissoires
1
-0
/
+3
2012-12-26
libXi 1.6.99.1
libXi-1.6.99.1
Peter Hutterer
1
-1
/
+1
2012-12-17
Merge branch 'barriers'
Peter Hutterer
8
-3
/
+274
2012-12-09
man: add man-page for XIBarrierReleasePointer
Peter Hutterer
2
-0
/
+79
2012-12-09
Add support for pointer barrier events
Jasper St. Pierre
6
-2
/
+194
2012-12-09
Bump to 1.6.99
Peter Hutterer
1
-1
/
+1
2012-12-10
Fix const compiler warnings
Peter Hutterer
1
-2
/
+2
2012-12-10
Fix compiler warnings
Peter Hutterer
4
-41
/
+15
2012-11-09
man: add generation of missing man pages for XIGrabTouchBegin
Peter Hutterer
2
-4
/
+5
2012-10-11
man: fix formatting issues in XGetDeviceControl(3)
Peter Hutterer
1
-4
/
+8
2012-05-03
libXi 1.6.1
libXi-1.6.1
Peter Hutterer
1
-1
/
+1
2012-04-23
man: update XIQueryVersion for current server behaviour
Peter Hutterer
1
-1
/
+5
2012-04-23
Destroy extension record after last display is removed
Chase Douglas
1
-1
/
+10
2012-03-26
Set the RawEvent sourceid (#34240)
Peter Hutterer
1
-5
/
+9
2012-03-26
Move version comparison into a helper function.
Peter Hutterer
2
-10
/
+42
2012-03-15
Fix wrong button label and mask copy on OS X
Peter Hutterer
1
-2
/
+8
2012-03-08
libXi 1.6.0
libXi-1.6.0
Peter Hutterer
1
-1
/
+1
2012-03-08
Fix XIScrollClass increment value on 32-bit machines
Chase Douglas
1
-1
/
+1
2012-02-23
Fix bus error on MIPS N32 for bug #38331.
Michał Masłowski
1
-36
/
+102
2012-02-09
libXi 1.5.99.3
libXi-1.5.99.3
Peter Hutterer
1
-1
/
+1
2012-02-09
Handle new XIAllowEvent request size
Peter Hutterer
2
-10
/
+15
2012-01-18
Force class alignment to a multiple of sizeof(XID).
Peter Hutterer
1
-8
/
+19
2012-01-05
man: fix typo Mappiing → Mapping
Peter Hutterer
1
-1
/
+1
2011-12-24
configure.ac: Fix a typo in comments.
Cyril Brulebois
1
-1
/
+1
2011-12-22
libXi 1.5.99.2
libXi-1.5.99.2
Peter Hutterer
1
-1
/
+1
2011-12-21
Merge branch 'multitouch'
Peter Hutterer
8
-29
/
+287
2011-12-21
libXi 1.5.0
libXi-1.5.0
Peter Hutterer
1
-1
/
+1
2011-12-21
Implement support for XI 2.2
Peter Hutterer
8
-28
/
+286
2011-12-19
Bump to 1.5.99.1
Peter Hutterer
1
-1
/
+1
2011-12-19
man: minor formatting fix in XIGrabButton
Peter Hutterer
1
-14
/
+14
2011-11-12
Include config.h from source files
Peter Hutterer
52
-0
/
+179
2011-11-12
Stop unnecessary calls to size_classes
Peter Hutterer
1
-1
/
+3
2011-11-12
Fix duplicate sizeof in copy_classes
Peter Hutterer
1
-2
/
+2
2011-11-11
man: passive grabs return the number of failed modifier combinations
Peter Hutterer
2
-2
/
+18
2011-10-21
man: XIGrabButton returns error codes, not status codes
Peter Hutterer
1
-2
/
+2
2011-10-21
man: fix #include for XIGrabButton
Peter Hutterer
1
-1
/
+1
2011-10-10
Bump to 1.4.99.1
libXi-1.4.99.1
Peter Hutterer
1
-1
/
+1
2011-10-10
Remove superfluous assignment of lib->classes in XIQueryDevices.
Peter Hutterer
1
-1
/
+0
2011-10-03
1 - fix the capitalization of the ID attriutes to match either the
Matt Dew
2
-224
/
+224
2011-09-28
Use a separate nclasses variable in XIQueryDevice
Peter Hutterer
1
-3
/
+6
2011-09-22
Make shadow man pages generated by asciidoc work with Solaris man
Alan Coopersmith
1
-0
/
+3
2011-09-20
specs: refactor and complete copyright legal text
Gaetan Nadon
1
-12
/
+15
2011-09-18
Use AM_CPPFLAGS to use in tree headers before installed headers
Jeremy Huddleston
1
-4
/
+5
2011-09-17
Merge branch 'smooth-scrolling'
Peter Hutterer
4
-3
/
+89
2011-09-17
Support XI 2.1 XIScrollClass
Peter Hutterer
3
-1
/
+86
[next]