summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-01libXi 1.7.99.2libXi-1.7.99.2Povilas Kanapickas1-1/+1
2021-05-30gitlab-ci: Setup gitlab buildPovilas Kanapickas1-0/+60
2021-05-30Fix compile error that slipped throughPovilas Kanapickas1-2/+2
2021-05-30libXi 1.7.99.1libXi-1.7.99.1Povilas Kanapickas1-1/+1
2020-10-10Update the list of supported XI versionsPovilas Kanapickas1-1/+3
2020-10-10Add support for XI 2.4 gesture eventsPovilas Kanapickas6-14/+418
2020-10-04man pages: fix more typosAlan Coopersmith9-13/+13
2020-10-04man pages: Add more missing spaces.Alan Coopersmith9-38/+38
2020-10-04man/XGrabDeviceButton.txt: Fix bad .P -> paragraph break conversionAlan Coopersmith1-8/+9
2020-10-04Fix typos in manual pagesSamanta Navarro5-10/+10
2019-06-19libXi 1.7.10libXi-1.7.10Matt Turner1-1/+1
2019-06-19Replace open-coded FP3232_TO_DOUBLEMatt Turner1-2/+1
2019-06-17Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.cAlexander Bersenev1-6/+5
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-25/+20
2018-10-27Update XIChangeHierarchy.txtRaphaƫl Droz1-1/+1
2018-02-06_XIPassiveGrabDevice needs to set time valueJeff Smith1-6/+8
2017-06-14man: add a bunch of missing spacesPeter Hutterer10-36/+36
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2017-01-23libXi 1.7.9libXi-1.7.9Peter Hutterer1-1/+1
2016-12-29Fix possible free of uninitialized pointerEmilio Pozuelo Monfort1-1/+1
2016-10-26Check that allocating a buffer succeededEmilio Pozuelo Monfort1-3/+4
2016-10-26Plug a memory leakEmilio Pozuelo Monfort1-0/+2
2016-10-25libXi 1.7.8libXi-1.7.8Peter Hutterer1-1/+1
2016-10-13XListInputDevices: don't touch ndevices in case of errorPeter Hutterer2-11/+22
2016-10-13SizeClassInfo can return 0 even without an errorNiels Ole Salscheider1-11/+13
2016-10-04libXi 1.7.7libXi-1.7.7Matthieu Herrb1-1/+1
2016-09-25Properly validate server responses.Tobias Stoeckmann10-23/+99
2015-12-22libXi 1.7.6libXi-1.7.6Peter Hutterer1-1/+1
2015-11-03Fix const compiler warningsJavier Pello1-3/+3
2015-10-19Don't use raw serial numbers in XIEventsPeter Hutterer1-8/+8
2015-09-10libXi 1.7.5libXi-1.7.5Peter Hutterer1-1/+1
2015-02-24Fix version check in _XIAllowEventsCosimo Cecchi1-1/+1
2014-11-04XIGrabDevice: Unlock display in error path.Michal Srb1-2/+9
2014-11-03Refactor XGetExtensionVersion.Michal Srb3-19/+12
2014-11-03Fix logic in _XIAllowEvents and prevent double unlock.Michal Srb1-2/+2
2014-11-03XIGetClientPointer: Return False on error.Michal Srb1-1/+1
2014-11-03Do not return NoSuchExtension casted to pointer as an error.Michal Srb8-8/+8
2014-11-03XIChangeHierarchy: Add missing unlock.Michal Srb1-5/+9
2014-11-03Fix double unlock when _XiCheckExtInit return -1.Michal Srb5-7/+16
2014-10-28Advance the request buffer by the right amount in XIChangeHierarchyJulien Cristau1-1/+1
2014-07-18libXi 1.7.4libXi-1.7.4Peter Hutterer1-1/+1
2014-07-14Fix locking bugs with XIAllowTouchEvents() and XIUngrabTouchBegin()Owen W. Taylor2-6/+2
2014-07-10libXi 1.7.3libXi-1.7.3Peter Hutterer1-1/+1
2014-07-10XIPassiveGrab: Fix completely broken locking in XIGrabTouchBeginJasper St. Pierre1-0/+1
2014-07-10XIPassiveGrab: Fix display locking inside _XIPassiveGrabDevice for error pathsJasper St. Pierre1-9/+9
2013-11-25Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost2-20/+1
2013-07-26man: Update XIQueryVersion docs to match new version compatibility semanticsKeith Packard1-4/+16