summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-02libXi 1.3.1libXi-1.3.1Peter Hutterer
2010-08-02Always unlock display correctlyPauli Nieminen
2010-08-02Fix memory leak in XIGetSelectedEventsPauli Nieminen
2010-08-02Fix usage of uninitialized valuePauli Nieminen
2010-08-02Don't unlock the Display twice.Jamey Sharp
2010-08-02Initialize extension with the right number of events.Peter Hutterer
2010-08-02man: fix types for XGetSelectedExtensionEvents.Peter Hutterer
2010-08-02Need both xmlto and asciidoc to install man pages from a checkoutPeter Hutterer
2010-08-02man: allow installing prebuilt man pages from tarballGaetan Nadon
2010-08-02COPYING: add missing copyright noticeGaetan Nadon
2010-08-02INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2010-08-02Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-02libXi 1.3libXi-1.3Peter Hutterer
2009-10-02Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer
2009-09-29Don't export sizeDeviceClassType, size_classes and copy_classesJulien Cristau
2009-09-24XQueryDeviceState: correct length of XValuatorStatePeter Hutterer
2009-09-24man: correct XQueryDeviceState return value.Peter Hutterer
2009-09-14Declare _xibad* functions before the Bad* macros.Peter Hutterer
2009-09-07mask_len in XIGrabDevice is in 4-byte units (#23708)Peter Hutterer
2009-09-07libXi: Man page files end with LIB_MAN_SUFFIX not LIB_MAN_DIR_SUFFIX.Arkadiusz Miƛkiewicz
2009-09-01Initialize send_event for cookie events. (#23609)Peter Hutterer
2009-08-25Bump to 1.2.99.4libXi-1.2.99.4Peter Hutterer
2009-08-25Remove the asciidoc warning from configure.Peter Hutterer
2009-08-24man: fix XIQueryPointer parameter ordering.Peter Hutterer
2009-08-24Update XIWarpPointer to take doubles (inputproto >= 1.9.99.902)Peter Hutterer
2009-08-18man: XIDefineCursor can generate BadDevice errors.Peter Hutterer
2009-08-18man: typo fixes in XIUndefineCursor, add BadCursor note.Peter Hutterer
2009-08-05man: point out temporary detachment of slave devices.Peter Hutterer
2009-08-05man: fix XIGrabEnter man page - text with needed to be reduced.Peter Hutterer
2009-08-05Update library version for new symbols.Peter Hutterer
2009-08-05man: correct XListInputDevices description of the name field.Peter Hutterer
2009-08-04Cosmetic fix, move a 'char* name' to 'char *name'Peter Hutterer
2009-08-04Allow foreign automake, remove empty AUTHORS and NEWS.Peter Hutterer
2009-08-04man: add XIQueryDevice and XIFreeDeviceInfo man page.Peter Hutterer
2009-08-04Remove leftover RCS tags.Peter Hutterer
2009-08-03man: missing .man suffixes in prereq rules breaks parallel makeDan Nicholson
2009-07-22Bump to 1.2.99.3libXi-1.2.99.3Peter Hutterer
2009-07-22Replace keysym grabs with keycode grabs.Peter Hutterer
2009-07-15Fix wrong raw_valuator wire copy, add fractional parts.Peter Hutterer
2009-07-14man: fix wrong parameter in XIGrabKeysym man pages.Peter Hutterer
2009-07-13Add flags to XIDeviceEvent and XIRawEvent.Daniel Stone
2009-07-13Cater for new event-specific raw event types.Peter Hutterer
2009-07-13Fix broken formatting, remove empty comment.Peter Hutterer
2009-07-13Bump to 1.2.99.2libXi-1.2.99.2Peter Hutterer
2009-07-13Reshuffle deviceid + sourceid in XI2 events to allow for common typecasting.Peter Hutterer
2009-07-13Add the deviceid to XI2 property events.Peter Hutterer
2009-07-13Plug memory leak in XIHierarchyEvent copy.Peter Hutterer
2009-07-13Fix segfault in XIDeviceChangedEvent wire parsing.Peter Hutterer
2009-07-12Remove padding from XIEvent.Peter Hutterer
2009-07-12Add event copying for raw events.Peter Hutterer