summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo
2010-04-09Don't unlock the Display twice.Jamey Sharp
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-03-11doc: specify minimum version for xmlto and ascidocGaetan Nadon
2010-02-22Initialize extension with the right number of events.Peter Hutterer
2010-02-20config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2010-02-19man: fix types for XGetSelectedExtensionEvents.Peter Hutterer
2010-01-26Need both xmlto and asciidoc to install man pages from a checkoutDan Nicholson
2010-01-24man: remove redundant nodist prefix to libman_DATAGaetan Nadon
2010-01-24man: allow installing prebuilt man pages from tarballGaetan Nadon
2010-01-19config: replace custom code with reusable macro XORG_WITH_XMLTOGaetan Nadon
2010-01-17COPYING: add missing copyright noticeGaetan Nadon
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2010-01-01man: ignore generated .man from .txt files in this directoryGaetan Nadon
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan 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