summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-12Include config.h from source filesPeter Hutterer
2011-11-12Stop unnecessary calls to size_classesPeter Hutterer
2011-11-12Fix duplicate sizeof in copy_classesPeter Hutterer
2011-11-11man: passive grabs return the number of failed modifier combinationsPeter Hutterer
2011-10-21man: XIGrabButton returns error codes, not status codesPeter Hutterer
2011-10-21man: fix #include for XIGrabButtonPeter Hutterer
2011-10-10Bump to 1.4.99.1libXi-1.4.99.1Peter Hutterer
2011-10-10Remove superfluous assignment of lib->classes in XIQueryDevices.Peter Hutterer
2011-10-03 1 - fix the capitalization of the ID attriutes to match either theMatt Dew
2011-09-28Use a separate nclasses variable in XIQueryDevicePeter Hutterer
2011-09-22Make shadow man pages generated by asciidoc work with Solaris manAlan Coopersmith
2011-09-20specs: refactor and complete copyright legal textGaetan Nadon
2011-09-18Use AM_CPPFLAGS to use in tree headers before installed headersJeremy Huddleston
2011-09-17Merge branch 'smooth-scrolling'Peter Hutterer
2011-09-17Support XI 2.1 XIScrollClassPeter Hutterer
2011-09-17Support XI 2.1 internallyPeter Hutterer
2011-09-17Require inputproto 2.0.99.1 or laterPeter Hutterer
2011-09-17man: update property and grab man pages for new constantsPeter Hutterer
2011-09-17man: fix typo in XIQueryDevice man pagePeter Hutterer
2011-09-17Handle unknown device classes.Peter Hutterer
2011-09-15inputlib: restore original title "X Input Device Extension Library"Gaetan Nadon
2011-09-15inputlib: prefix 1.0 with the word VersionGaetan Nadon
2011-09-15inputlib: fix copyright statementsGaetan Nadon
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon
2011-09-11docs: remove <productnumber> which is not used by defaultGaetan Nadon
2011-09-08docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon
2011-09-07docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon
2011-08-22man: update property and grab man pages for new constantsPeter Hutterer
2011-08-22man: fix typo in XIQueryDevice man pagePeter Hutterer
2011-08-19Handle unknown device classes.Peter Hutterer
2011-08-12Don't use the protocol defines for 2.0 versioning.Peter Hutterer
2011-08-02Fix the FIXME output in man page .TH macros generated by asciidocAlan Coopersmith
2011-08-02Add XI2 library-internal array offsets to XIint.hPeter Hutterer
2011-08-02man: Fix formatting in XGetFeedbackControlPeter Hutterer
2011-06-12Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon
2011-06-11Install target dbs alongside generated documentsGaetan Nadon
2011-06-10make: use AM_V_at rather than AM_V_GEN to prefix the mv commandGaetan Nadon
2011-06-10make: remove unneeded AM_V_GEN silent rule directive.Gaetan Nadon
2011-06-07Bump to 1.4.99Peter Hutterer
2011-06-07man: Fix typo in XIChangePropertyPeter Hutterer
2011-06-07man: Fix wrong event names in XIGrabButton.Peter Hutterer
2011-06-04Add id attributes to funcsynopsis to allow other docs to olink to them.Matt Dew
2011-06-03Use Data, not Data32 in XIPassiveGrabDevicePeter Hutterer
2011-06-02man: fix missing comma in XIGrabEnter man pagePeter Hutterer
2011-05-19Silence compiler warning due to differnent event conversion procsPeter Hutterer
2011-05-19Silence compiler warning in XListDProp.cPeter Hutterer
2011-05-19man: fix typo, layout in XGetExtensionVersion.manPeter Hutterer
2011-05-08Move Xinput server API documentation from libXi to xserverAlan Coopersmith
2011-05-05Remove a few unused assignments.Peter Hutterer
2011-05-05XIChangeHierarchy: Return Success early if no actual changes are requested.Peter Hutterer