summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXi 1.4libXi-1.4.0Peter Hutterer2010-11-031-1/+1
* man: XGetDeviceProperty(3) has no parameter 'pending'.Peter Hutterer2010-11-031-5/+0
* Purge cvs tags.Jesse Adkins2010-10-061-2/+0
* Fix typo when converting raw events from the wire.Carlos Garnacho2010-10-071-1/+1
* man: fix typo in XIQueryDevice docJulien Cristau2010-10-031-3/+3
* Fix build with gcc 2.95Matthieu Herrb2010-08-261-1/+1
* man: improve readability of XAllowDeviceEvents.Peter Hutterer2010-08-261-28/+28
* man: add $(AM_V_GEN) for silent rules where missingGaetan Nadon2010-08-161-6/+6
* man: whitespace managementGaetan Nadon2010-08-161-72/+72
* man: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon2010-08-161-13/+3
* man: add/change comments regarding the 3 step conversion from text sourceGaetan Nadon2010-08-161-5/+12
* man: rename libman_pre to libman_PREGaetan Nadon2010-08-161-4/+4
* man: use "shadows" terminology in variable names.Gaetan Nadon2010-08-161-7/+7
* man: remove used LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)Gaetan Nadon2010-08-161-2/+0
* Always unlock display correctlyPauli Nieminen2010-07-131-18/+15
* Use single error path in XGetDeviceControlPauli Nieminen2010-07-131-14/+9
* Use single error path in XGetFeedbackControlPauli Nieminen2010-07-131-14/+9
* Use single error path in XQueryDeviceStatePauli Nieminen2010-07-131-15/+9
* Fix memory leak in XIGetSelectedEventsPauli Nieminen2010-07-131-0/+2
* Fix usage of uninitialized valuePauli Nieminen2010-07-131-0/+1
* specs: convert input .ms specs from xorg-docs module to DocBook XMLMatt Dew2010-07-1010-6/+12307
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-084-8/+0
* Don't unlock the Display twice.Jamey Sharp2010-04-091-1/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-2/+0
* doc: specify minimum version for xmlto and ascidocGaetan Nadon2010-03-111-4/+4
* Initialize extension with the right number of events.Peter Hutterer2010-02-223-11/+82
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-202-4/+2
* man: fix types for XGetSelectedExtensionEvents.Peter Hutterer2010-02-191-4/+4
* Need both xmlto and asciidoc to install man pages from a checkoutDan Nicholson2010-01-261-7/+13
* man: remove redundant nodist prefix to libman_DATAGaetan Nadon2010-01-241-2/+2
* man: allow installing prebuilt man pages from tarballGaetan Nadon2010-01-242-1/+6
* config: replace custom code with reusable macro XORG_WITH_XMLTOGaetan Nadon2010-01-191-6/+4
* COPYING: add missing copyright noticeGaetan Nadon2010-01-171-0/+21
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-141-19/+16
* man: ignore generated .man from .txt files in this directoryGaetan Nadon2010-01-011-0/+2
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-282-3/+6
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-3/+4
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-16/+61
* libXi 1.3libXi-1.3Peter Hutterer2009-10-021-1/+1
* Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer2009-10-021-6/+3
* Don't export sizeDeviceClassType, size_classes and copy_classesJulien Cristau2009-09-291-5/+3
* XQueryDeviceState: correct length of XValuatorStatePeter Hutterer2009-09-241-1/+2
* man: correct XQueryDeviceState return value.Peter Hutterer2009-09-241-3/+3
* Declare _xibad* functions before the Bad* macros.Peter Hutterer2009-09-141-0/+5
* mask_len in XIGrabDevice is in 4-byte units (#23708)Peter Hutterer2009-09-071-2/+2
* libXi: Man page files end with LIB_MAN_SUFFIX not LIB_MAN_DIR_SUFFIX.Arkadiusz Miƛkiewicz2009-09-071-1/+1
* Initialize send_event for cookie events. (#23609)Peter Hutterer2009-09-011-0/+6