summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXi 1.8.1HEADlibXi-1.8.1masterPeter Hutterer2023-05-041-1/+1
* Initialize a few stack vars to zeroPeter Hutterer2023-05-021-7/+7
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith2023-03-041-1/+2
* XInput_find_display: Don't dereference NULL dpyinfoAlan Coopersmith2022-08-251-1/+1
* gitlab CI: enable gitlab's builtin static analysisAlan Coopersmith2022-07-231-0/+2
* gitlab CI: enable commit & merge request checksAlan Coopersmith2022-07-231-0/+43
* Fix spelling/wording issuesAlan Coopersmith2022-07-173-9/+9
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* libXi 1.8libXi-1.8Povilas Kanapickas2021-09-151-1/+1
* Bump the requirement of inputproto to 2.3.99.1Povilas Kanapickas2021-09-151-1/+1
* man: Document XIAllowEventsPovilas Kanapickas2021-09-042-0/+160
* libXi 1.7.99.2libXi-1.7.99.2Povilas Kanapickas2021-06-011-1/+1
* gitlab-ci: Setup gitlab buildPovilas Kanapickas2021-05-301-0/+60
* Fix compile error that slipped throughPovilas Kanapickas2021-05-301-2/+2
* libXi 1.7.99.1Povilas Kanapickas2021-05-301-1/+1
* Update the list of supported XI versionsPovilas Kanapickas2020-10-101-1/+3
* Add support for XI 2.4 gesture eventsPovilas Kanapickas2020-10-106-14/+418
* man pages: fix more typosAlan Coopersmith2020-10-049-13/+13
* man pages: Add more missing spaces.Alan Coopersmith2020-10-049-38/+38
* man/XGrabDeviceButton.txt: Fix bad .P -> paragraph break conversionAlan Coopersmith2020-10-041-8/+9
* Fix typos in manual pagesSamanta Navarro2020-10-045-10/+10
* libXi 1.7.10libXi-1.7.10Matt Turner2019-06-191-1/+1
* Replace open-coded FP3232_TO_DOUBLEMatt Turner2019-06-191-2/+1
* Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.cAlexander Bersenev2019-06-171-6/+5
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-25/+20
* Update XIChangeHierarchy.txtRaphaƫl Droz2018-10-271-1/+1
* _XIPassiveGrabDevice needs to set time valueJeff Smith2018-02-061-6/+8
* man: add a bunch of missing spacesPeter Hutterer2017-06-1410-36/+36
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* libXi 1.7.9libXi-1.7.9Peter Hutterer2017-01-231-1/+1
* Fix possible free of uninitialized pointerEmilio Pozuelo Monfort2016-12-291-1/+1
* Check that allocating a buffer succeededEmilio Pozuelo Monfort2016-10-261-3/+4
* Plug a memory leakEmilio Pozuelo Monfort2016-10-261-0/+2
* libXi 1.7.8libXi-1.7.8Peter Hutterer2016-10-251-1/+1
* XListInputDevices: don't touch ndevices in case of errorPeter Hutterer2016-10-132-11/+22
* SizeClassInfo can return 0 even without an errorNiels Ole Salscheider2016-10-131-11/+13
* libXi 1.7.7libXi-1.7.7Matthieu Herrb2016-10-041-1/+1
* Properly validate server responses.Tobias Stoeckmann2016-09-2510-23/+99
* libXi 1.7.6libXi-1.7.6Peter Hutterer2015-12-221-1/+1
* Fix const compiler warningsJavier Pello2015-11-031-3/+3
* Don't use raw serial numbers in XIEventsPeter Hutterer2015-10-191-8/+8
* libXi 1.7.5libXi-1.7.5Peter Hutterer2015-09-101-1/+1
* Fix version check in _XIAllowEventsCosimo Cecchi2015-02-241-1/+1
* XIGrabDevice: Unlock display in error path.Michal Srb2014-11-041-2/+9
* Refactor XGetExtensionVersion.Michal Srb2014-11-033-19/+12
* Fix logic in _XIAllowEvents and prevent double unlock.Michal Srb2014-11-031-2/+2
* XIGetClientPointer: Return False on error.Michal Srb2014-11-031-1/+1