summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-18configure.ac: 1.4.2libXi-1.4.2Jeremy Huddleston1-1/+1
2011-03-17Force alignment with sizeof(Atom) for XIButtonClassInfoPeter Hutterer1-4/+14
2011-03-08Don't discard extra data for passive grabs.Peter Hutterer1-1/+1
2011-03-08man: describe return value for XI2 passive grabbing calls.Peter Hutterer2-0/+12
2011-03-03Rename XSetCPtr.c to XISetCPtr.c.Peter Hutterer2-2/+2
2011-03-03Require XI 2 for all XI 2 calls.Peter Hutterer13-19/+19
2011-02-23Fix typo in comment.Peter Hutterer1-1/+1
2011-02-23Fix invalid read in XIGrabDevice.Peter Hutterer1-2/+2
2011-02-23Mark sourceid in Raw events as bug and force to 0..Peter Hutterer2-1/+2
2011-02-23man: note that callers of XIQueryPointer must free the button mask.Peter Hutterer1-0/+3
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-16/+18
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-28config: remove already included AC_PROG_SED statementGaetan Nadon1-1/+0
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-26libXi 1.4.1libXi-1.4.1Peter Hutterer1-1/+1
2011-01-26Fill in mods/group->effective in XIQueryPointer()Carlos Garnacho1-0/+3
2011-01-11Fix passive grabs.Philipp Reh1-1/+1
2010-12-16Use docbookx.dtd version 4.3 for all docsPaulo Zanoni1-2/+2
2010-12-14WireToEvent: Set display member of all events as wellDaniel Stone1-0/+5
2010-11-09config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon4-14/+4
2010-11-03libXi 1.4libXi-1.4.0Peter Hutterer1-1/+1
2010-11-03man: XGetDeviceProperty(3) has no parameter 'pending'.Peter Hutterer1-5/+0
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2010-10-07Fix typo when converting raw events from the wire.Carlos Garnacho1-1/+1
2010-10-03man: fix typo in XIQueryDevice docJulien Cristau1-3/+3
2010-08-26Fix build with gcc 2.95Matthieu Herrb1-1/+1
2010-08-26man: improve readability of XAllowDeviceEvents.Peter Hutterer1-28/+28
2010-08-16man: add $(AM_V_GEN) for silent rules where missingGaetan Nadon1-6/+6
2010-08-16man: whitespace managementGaetan Nadon1-72/+72
2010-08-16man: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon1-13/+3
2010-08-16man: add/change comments regarding the 3 step conversion from text sourceGaetan Nadon1-5/+12
2010-08-16man: rename libman_pre to libman_PREGaetan Nadon1-4/+4
2010-08-16man: use "shadows" terminology in variable names.Gaetan Nadon1-7/+7
2010-08-16man: remove used LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)Gaetan Nadon1-2/+0
2010-07-13Always unlock display correctlyPauli Nieminen1-18/+15
2010-07-13Use single error path in XGetDeviceControlPauli Nieminen1-14/+9
2010-07-13Use single error path in XGetFeedbackControlPauli Nieminen1-14/+9
2010-07-13Use single error path in XQueryDeviceStatePauli Nieminen1-15/+9
2010-07-13Fix memory leak in XIGetSelectedEventsPauli Nieminen1-0/+2
2010-07-13Fix usage of uninitialized valuePauli Nieminen1-0/+1
2010-07-10specs: convert input .ms specs from xorg-docs module to DocBook XMLMatt 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