summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-13Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith10-9/+64
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-08-23Replace presentationm-level requests with .RS/RE.Eric S. Raymond1-9/+9
2012-08-23Replace various unsafe presentation-level requests with .RS/.RE and .EX/EE.Eric S. Raymond1-47/+68
2012-07-30Avoid having macros expand code to be: ((f) ? (f)->m1 : NULL)->m2Thomas Klausner1-2/+2
2012-04-23Destroy generic event extension after last display is removedChase Douglas1-1/+9
2012-04-23sync: fix copy/paste error in commentPeter Hutterer1-1/+1
2012-03-07libXext 1.3.1libXext-1.3.1Alan Coopersmith1-1/+1
2011-10-14Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith15-21/+21
2011-10-07more Cleanup of IDs and links in docMatt Dew1-9/+9
2011-09-22Fix id attributes capitolizationMatt Dew1-34/+34
2011-09-20specs: regroup <author> <editor> <othercredit> under authorgroupGaetan Nadon1-4/+4
2011-09-20xtest1: adding legal text related to the X Consortium CopyrightGaetan Nadon1-0/+29
2011-09-20dpmslib: minor markup fix in legal textGaetan Nadon1-3/+1
2011-09-20synclib: refactor copyright legal text for multiple licensingGaetan Nadon1-11/+8
2011-09-20specs: add missing legal text informationGaetan Nadon1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith50-660/+660
2011-09-16dbelib: refactor docbook copyright markupGaetan Nadon1-5/+16
2011-09-15synclib: fix authors and affiliationsGaetan Nadon1-3/+13
2011-09-14dbelib: fix typo in author's nameGaetan Nadon1-1/+1
2011-09-14dpmslib: restore DEC copyrightGaetan Nadon1-2/+3
2011-09-14docs: fix author affiliationGaetan Nadon3-8/+5
2011-09-14docs: remove orphan affiliationGaetan Nadon1-2/+1
2011-09-14docs: fix author affiliationGaetan Nadon1-2/+2
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon4-8/+20
2011-09-11docs: remove <productnumber> which is not used by defaultGaetan Nadon5-5/+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-07-17Add some links for quick referencing definitions.Matt Dew1-11/+20
2011-06-11Install target dbs alongside generated documentsGaetan Nadon2-3/+3
2011-06-04add id attributes to funcsynopsis to allow other docs to olink to them.Matt Dew4-60/+60
2011-05-06Install xml versions of specs even if HAVE_XMLTO is falseAlan Coopersmith2-2/+2
2011-05-06libXext 1.3.0libXext-1.3.0Alan Coopersmith1-1/+1
2011-04-12Correct XShm return values.Peter Hutterer3-13/+13
2011-04-11Add missing prototypes. #14723Alistair Leslie-Hughes1-0/+14
2011-03-30Documentation: add Docbook external references supportGaetan Nadon4-57/+108
2011-02-25Add _X_HIDDEN to xgeExtRegister to fix build problems on 64bitAlan Hourihane1-1/+1
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-24/+18
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-28config: remove unrequired AC_HEADER_STDCGaetan Nadon1-5/+0
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-12-19Remove old .tex versions of dbelib & synclib specs now that we have .xmlAlan Coopersmith2-1390/+0
2010-12-16Use docbookx.dtd version 4.3 for all docsPaulo Zanoni4-8/+8
2010-12-16specs/xtest1.xml: Fix section titles/nestingAlan Coopersmith1-9/+7
2010-12-16specs/synclib.xml: Fix title page/legal notice markupAlan Coopersmith1-11/+20
2010-12-16specs/shapelib.xml: Remove extra Glossary titleAlan Coopersmith1-4/+0
2010-12-03Add XSyncAwaitFence()James Jones2-0/+27
2010-12-03Add XSyncQueryFence()James Jones2-0/+35
2010-12-03Initial Fence Sync Object supportJames Jones2-0/+106