summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-04libXi 1.8.1libXi-1.8.1Peter Hutterer
2023-05-02Initialize a few stack vars to zeroPeter Hutterer
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2022-08-25XInput_find_display: Don't dereference NULL dpyinfoAlan Coopersmith
2022-07-23gitlab CI: enable gitlab's builtin static analysisAlan Coopersmith
2022-07-23gitlab CI: enable commit & merge request checksAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2021-09-15libXi 1.8libXi-1.8Povilas Kanapickas
2021-09-15Bump the requirement of inputproto to 2.3.99.1Povilas Kanapickas
2021-09-04man: Document XIAllowEventsPovilas Kanapickas
2021-06-01libXi 1.7.99.2libXi-1.7.99.2Povilas Kanapickas
2021-05-30gitlab-ci: Setup gitlab buildPovilas Kanapickas
2021-05-30Fix compile error that slipped throughPovilas Kanapickas
2021-05-30libXi 1.7.99.1Povilas Kanapickas
2020-10-10Update the list of supported XI versionsPovilas Kanapickas
2020-10-10Add support for XI 2.4 gesture eventsPovilas Kanapickas
2020-10-04man pages: fix more typosAlan Coopersmith
2020-10-04man pages: Add more missing spaces.Alan Coopersmith
2020-10-04man/XGrabDeviceButton.txt: Fix bad .P -> paragraph break conversionAlan Coopersmith
2020-10-04Fix typos in manual pagesSamanta Navarro
2019-06-19libXi 1.7.10libXi-1.7.10Matt Turner
2019-06-19Replace open-coded FP3232_TO_DOUBLEMatt Turner
2019-06-17Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.cAlexander Bersenev
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan Coopersmith
2018-10-27Update XIChangeHierarchy.txtRaphaƫl Droz
2018-02-06_XIPassiveGrabDevice needs to set time valueJeff Smith
2017-06-14man: add a bunch of missing spacesPeter Hutterer
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2017-01-23libXi 1.7.9libXi-1.7.9Peter Hutterer
2016-12-29Fix possible free of uninitialized pointerEmilio Pozuelo Monfort
2016-10-26Check that allocating a buffer succeededEmilio Pozuelo Monfort
2016-10-26Plug a memory leakEmilio Pozuelo Monfort
2016-10-25libXi 1.7.8libXi-1.7.8Peter Hutterer
2016-10-13XListInputDevices: don't touch ndevices in case of errorPeter Hutterer
2016-10-13SizeClassInfo can return 0 even without an errorNiels Ole Salscheider
2016-10-04libXi 1.7.7libXi-1.7.7Matthieu Herrb
2016-09-25Properly validate server responses.Tobias Stoeckmann
2015-12-22libXi 1.7.6libXi-1.7.6Peter Hutterer
2015-11-03Fix const compiler warningsJavier Pello
2015-10-19Don't use raw serial numbers in XIEventsPeter Hutterer
2015-09-10libXi 1.7.5libXi-1.7.5Peter Hutterer
2015-02-24Fix version check in _XIAllowEventsCosimo Cecchi
2014-11-04XIGrabDevice: Unlock display in error path.Michal Srb
2014-11-03Refactor XGetExtensionVersion.Michal Srb
2014-11-03Fix logic in _XIAllowEvents and prevent double unlock.Michal Srb
2014-11-03XIGetClientPointer: Return False on error.Michal Srb