summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-17Support XI 2.1 internallyPeter Hutterer2-2/+3
2011-09-17Require inputproto 2.0.99.1 or laterPeter Hutterer1-1/+1
2011-09-17man: update property and grab man pages for new constantsPeter Hutterer4-14/+43
2011-09-17man: fix typo in XIQueryDevice man pagePeter Hutterer1-1/+1
2011-09-17Handle unknown device classes.Peter Hutterer2-11/+23
2011-09-15inputlib: restore original title "X Input Device Extension Library"Gaetan Nadon1-1/+1
2011-09-15inputlib: prefix 1.0 with the word VersionGaetan Nadon1-1/+1
2011-09-15inputlib: fix copyright statementsGaetan Nadon1-9/+9
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon1-2/+5
2011-09-11docs: remove <productnumber> which is not used by defaultGaetan Nadon1-1/+0
2011-09-08docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon1-2/+0
2011-09-07docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon1-52/+62
2011-08-22man: update property and grab man pages for new constantsPeter Hutterer4-14/+43
2011-08-22man: fix typo in XIQueryDevice man pagePeter Hutterer1-1/+1
2011-08-19Handle unknown device classes.Peter Hutterer2-11/+23
2011-08-12Don't use the protocol defines for 2.0 versioning.Peter Hutterer1-1/+1
2011-08-02Fix the FIXME output in man page .TH macros generated by asciidocAlan Coopersmith1-0/+4
2011-08-02Add XI2 library-internal array offsets to XIint.hPeter Hutterer1-0/+15
2011-08-02man: Fix formatting in XGetFeedbackControlPeter Hutterer1-27/+28
2011-06-12Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon2-2/+2
2011-06-11Install target dbs alongside generated documentsGaetan Nadon2-3/+3
2011-06-10make: use AM_V_at rather than AM_V_GEN to prefix the mv commandGaetan Nadon1-2/+2
2011-06-10make: remove unneeded AM_V_GEN silent rule directive.Gaetan Nadon1-2/+2
2011-06-07Bump to 1.4.99Peter Hutterer1-1/+1
2011-06-07man: Fix typo in XIChangePropertyPeter Hutterer1-1/+1
2011-06-07man: Fix wrong event names in XIGrabButton.Peter Hutterer1-1/+1
2011-06-04Add id attributes to funcsynopsis to allow other docs to olink to them.Matt Dew1-39/+39
2011-06-03Use Data, not Data32 in XIPassiveGrabDevicePeter Hutterer1-2/+2
2011-06-02man: fix missing comma in XIGrabEnter man pagePeter Hutterer1-1/+1
2011-05-19Silence compiler warning due to differnent event conversion procsPeter Hutterer2-4/+11
2011-05-19Silence compiler warning in XListDProp.cPeter Hutterer1-1/+1
2011-05-19man: fix typo, layout in XGetExtensionVersion.manPeter Hutterer1-5/+6
2011-05-08Move Xinput server API documentation from libXi to xserverAlan Coopersmith5-1231/+1
2011-05-05Remove a few unused assignments.Peter Hutterer1-3/+0
2011-05-05XIChangeHierarchy: Return Success early if no actual changes are requested.Peter Hutterer2-1/+5
2011-05-05Allocate enough memory for raw events + extra data.Peter Hutterer1-1/+1
2011-05-03Fix XISelectEvents on 64 bits, strict alignement architectures.Matthieu Herrb1-1/+1
2011-03-30Documentation: add Docbook external references supportGaetan Nadon6-116/+120
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