summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-10specs: convert input .ms specs from xorg-docs module to DocBook XMLHEADmasterMatt Dew10-6/+12307
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo4-8/+0
2010-04-09Don't unlock the Display twice.Jamey Sharp1-1/+0
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-2/+0
2010-03-11doc: specify minimum version for xmlto and ascidocGaetan Nadon1-4/+4
2010-02-22Initialize extension with the right number of events.Peter Hutterer3-11/+82
2010-02-20config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-4/+2
2010-02-19man: fix types for XGetSelectedExtensionEvents.Peter Hutterer1-4/+4
2010-01-26Need both xmlto and asciidoc to install man pages from a checkoutDan Nicholson1-7/+13
2010-01-24man: remove redundant nodist prefix to libman_DATAGaetan Nadon1-2/+2
2010-01-24man: allow installing prebuilt man pages from tarballGaetan Nadon2-1/+6
2010-01-19config: replace custom code with reusable macro XORG_WITH_XMLTOGaetan Nadon1-6/+4
2010-01-17COPYING: add missing copyright noticeGaetan Nadon1-0/+21
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-19/+16
2010-01-01man: ignore generated .man from .txt files in this directoryGaetan Nadon1-0/+2
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+4
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-16/+61
2009-10-02libXi 1.3Peter Hutterer1-1/+1
2009-10-02Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer1-6/+3
2009-09-29Don't export sizeDeviceClassType, size_classes and copy_classesJulien Cristau1-5/+3
2009-09-24XQueryDeviceState: correct length of XValuatorStatePeter Hutterer1-1/+2
2009-09-24man: correct XQueryDeviceState return value.Peter Hutterer1-3/+3
2009-09-14Declare _xibad* functions before the Bad* macros.Peter Hutterer1-0/+5
2009-09-07mask_len in XIGrabDevice is in 4-byte units (#23708)Peter Hutterer1-2/+2
2009-09-07libXi: Man page files end with LIB_MAN_SUFFIX not LIB_MAN_DIR_SUFFIX.Arkadiusz Miƛkiewicz1-1/+1
2009-09-01Initialize send_event for cookie events. (#23609)Peter Hutterer1-0/+6
2009-08-25Bump to 1.2.99.4Peter Hutterer1-1/+1
2009-08-25Remove the asciidoc warning from configure.Peter Hutterer1-8/+0
2009-08-24man: fix XIQueryPointer parameter ordering.Peter Hutterer1-2/+2
2009-08-24Update XIWarpPointer to take doubles (inputproto >= 1.9.99.902)Peter Hutterer4-17/+17
2009-08-18man: XIDefineCursor can generate BadDevice errors.Peter Hutterer1-1/+4
2009-08-18man: typo fixes in XIUndefineCursor, add BadCursor note.Peter Hutterer1-2/+6
2009-08-05man: point out temporary detachment of slave devices.Peter Hutterer3-2/+21
2009-08-05man: fix XIGrabEnter man page - text with needed to be reduced.Peter Hutterer1-31/+35
2009-08-05Update library version for new symbols.Peter Hutterer1-1/+1
2009-08-05man: correct XListInputDevices description of the name field.Peter Hutterer1-9/+8
2009-08-04Cosmetic fix, move a 'char* name' to 'char *name'Peter Hutterer1-1/+1
2009-08-04Allow foreign automake, remove empty AUTHORS and NEWS.Peter Hutterer3-1/+1
2009-08-04man: add XIQueryDevice and XIFreeDeviceInfo man page.Peter Hutterer2-1/+212
2009-08-04Remove leftover RCS tags.Peter Hutterer3-6/+0
2009-08-03man: missing .man suffixes in prereq rules breaks parallel makeDan Nicholson1-2/+2
2009-07-22Bump to 1.2.99.3Peter Hutterer1-1/+1
2009-07-22Replace keysym grabs with keycode grabs.Peter Hutterer5-32/+32
2009-07-15Fix wrong raw_valuator wire copy, add fractional parts.Peter Hutterer1-1/+3
2009-07-14man: fix wrong parameter in XIGrabKeysym man pages.Peter Hutterer1-1/+0
2009-07-13Add flags to XIDeviceEvent and XIRawEvent.Daniel Stone2-0/+4