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
2024-09-05
libXi 1.8.2
HEAD
libXi-1.8.2
master
Peter Hutterer
1
-1
/
+1
2024-08-27
XGetFeedbackControl: skip over unknown feedback controls
Peter Hutterer
1
-6
/
+14
2024-08-26
wireTo*Event: check for malloc() failure
Alan Coopersmith
1
-1
/
+20
2024-03-18
fixed wrong type in man page
kyomawolf
1
-1
/
+1
2024-01-29
Allow XIFreeDeviceInfo on a null pointer
Peter Hutterer
1
-1
/
+1
2023-10-13
gitlab CI: Update to latest CI templates
Alan Coopersmith
1
-2
/
+2
2023-08-05
Fix double alignment on 32bits machines with strict constraints
Matthieu Herrb
1
-6
/
+10
2023-05-04
libXi 1.8.1
libXi-1.8.1
Peter Hutterer
1
-1
/
+1
2023-05-02
Initialize a few stack vars to zero
Peter Hutterer
1
-7
/
+7
2023-03-04
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-1
/
+2
2022-08-25
XInput_find_display: Don't dereference NULL dpyinfo
Alan Coopersmith
1
-1
/
+1
2022-07-23
gitlab CI: enable gitlab's builtin static analysis
Alan Coopersmith
1
-0
/
+2
2022-07-23
gitlab CI: enable commit & merge request checks
Alan Coopersmith
1
-0
/
+43
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
3
-9
/
+9
2022-07-17
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-09-15
libXi 1.8
libXi-1.8
Povilas Kanapickas
1
-1
/
+1
2021-09-15
Bump the requirement of inputproto to 2.3.99.1
Povilas Kanapickas
1
-1
/
+1
2021-09-04
man: Document XIAllowEvents
Povilas Kanapickas
2
-0
/
+160
2021-06-01
libXi 1.7.99.2
libXi-1.7.99.2
Povilas Kanapickas
1
-1
/
+1
2021-05-30
gitlab-ci: Setup gitlab build
Povilas Kanapickas
1
-0
/
+60
2021-05-30
Fix compile error that slipped through
Povilas Kanapickas
1
-2
/
+2
2021-05-30
libXi 1.7.99.1
libXi-1.7.99.1
Povilas Kanapickas
1
-1
/
+1
2020-10-10
Update the list of supported XI versions
Povilas Kanapickas
1
-1
/
+3
2020-10-10
Add support for XI 2.4 gesture events
Povilas Kanapickas
6
-14
/
+418
2020-10-04
man pages: fix more typos
Alan Coopersmith
9
-13
/
+13
2020-10-04
man pages: Add more missing spaces.
Alan Coopersmith
9
-38
/
+38
2020-10-04
man/XGrabDeviceButton.txt: Fix bad .P -> paragraph break conversion
Alan Coopersmith
1
-8
/
+9
2020-10-04
Fix typos in manual pages
Samanta Navarro
5
-10
/
+10
2019-06-19
libXi 1.7.10
libXi-1.7.10
Matt Turner
1
-1
/
+1
2019-06-19
Replace open-coded FP3232_TO_DOUBLE
Matt Turner
1
-2
/
+1
2019-06-17
Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.c
Alexander Bersenev
1
-6
/
+5
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-19
Update README for gitlab migration
Alan Coopersmith
3
-25
/
+20
2018-10-27
Update XIChangeHierarchy.txt
Raphaƫl Droz
1
-1
/
+1
2018-02-06
_XIPassiveGrabDevice needs to set time value
Jeff Smith
1
-6
/
+8
2017-06-14
man: add a bunch of missing spaces
Peter Hutterer
10
-36
/
+36
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2017-01-23
libXi 1.7.9
libXi-1.7.9
Peter Hutterer
1
-1
/
+1
2016-12-29
Fix possible free of uninitialized pointer
Emilio Pozuelo Monfort
1
-1
/
+1
2016-10-26
Check that allocating a buffer succeeded
Emilio Pozuelo Monfort
1
-3
/
+4
2016-10-26
Plug a memory leak
Emilio Pozuelo Monfort
1
-0
/
+2
2016-10-25
libXi 1.7.8
libXi-1.7.8
Peter Hutterer
1
-1
/
+1
2016-10-13
XListInputDevices: don't touch ndevices in case of error
Peter Hutterer
2
-11
/
+22
2016-10-13
SizeClassInfo can return 0 even without an error
Niels Ole Salscheider
1
-11
/
+13
2016-10-04
libXi 1.7.7
libXi-1.7.7
Matthieu Herrb
1
-1
/
+1
2016-09-25
Properly validate server responses.
Tobias Stoeckmann
10
-23
/
+99
2015-12-22
libXi 1.7.6
libXi-1.7.6
Peter Hutterer
1
-1
/
+1
2015-11-03
Fix const compiler warnings
Javier Pello
1
-3
/
+3
[next]