summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXext 1.3.3libXext-1.3.3Peter Hutterer2014-07-241-1/+1
* Xge: remove warning messages about missing Xge extension event translationsKeith Packard2014-03-171-7/+0
* XeviGetVisualInfo: Free & clear *evi_return, not evi_return pointerAlan Coopersmith2014-03-081-2/+4
* Stricter event error checkingNathan Kidd2014-01-201-11/+17
* Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith2013-11-0710-55/+1
* Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith2013-06-243-18/+0
* Replace sprintf with snprintf when looking up extension error stringsAlan Coopersmith2013-06-222-2/+2
* libXext 1.3.2libXext-1.3.2Alan Coopersmith2013-05-311-1/+1
* integer overflow in XSyncListSystemCounters() [CVE-2013-1982 6/6]Alan Coopersmith2013-05-021-7/+25
* integer overflow in XShapeGetRectangles() [CVE-2013-1982 5/6]Alan Coopersmith2013-05-021-10/+14
* integer overflow in XeviGetVisualInfo() [CVE-2013-1982 4/6]Alan Coopersmith2013-04-261-7/+18
* several integer overflows in XdbeGetVisualInfo() [CVE-2013-1982 3/6]Alan Coopersmith2013-04-261-10/+17
* integer overflow in XcupStoreColors() [CVE-2013-1982 2/6]Alan Coopersmith2013-04-261-14/+11
* integer overflow in XcupGetReservedColormapEntries() [CVE-2013-1982 1/6]Alan Coopersmith2013-04-261-7/+12
* Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2013-04-1310-9/+64
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Replace presentationm-level requests with .RS/RE.Eric S. Raymond2012-08-231-9/+9
* Replace various unsafe presentation-level requests with .RS/.RE and .EX/EE.Eric S. Raymond2012-08-231-47/+68
* Avoid having macros expand code to be: ((f) ? (f)->m1 : NULL)->m2Thomas Klausner2012-07-301-2/+2
* Destroy generic event extension after last display is removedChase Douglas2012-04-231-1/+9
* sync: fix copy/paste error in commentPeter Hutterer2012-04-231-1/+1
* libXext 1.3.1libXext-1.3.1Alan Coopersmith2012-03-071-1/+1
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-10-1415-21/+21
* more Cleanup of IDs and links in docMatt Dew2011-10-071-9/+9
* Fix id attributes capitolizationMatt Dew2011-09-221-34/+34
* specs: regroup <author> <editor> <othercredit> under authorgroupGaetan Nadon2011-09-201-4/+4
* xtest1: adding legal text related to the X Consortium CopyrightGaetan Nadon2011-09-201-0/+29
* dpmslib: minor markup fix in legal textGaetan Nadon2011-09-201-3/+1
* synclib: refactor copyright legal text for multiple licensingGaetan Nadon2011-09-201-11/+8
* specs: add missing legal text informationGaetan Nadon2011-09-201-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-1650-660/+660
* dbelib: refactor docbook copyright markupGaetan Nadon2011-09-161-5/+16
* synclib: fix authors and affiliationsGaetan Nadon2011-09-151-3/+13
* dbelib: fix typo in author's nameGaetan Nadon2011-09-141-1/+1
* dpmslib: restore DEC copyrightGaetan Nadon2011-09-141-2/+3
* docs: fix author affiliationGaetan Nadon2011-09-143-8/+5
* docs: remove orphan affiliationGaetan Nadon2011-09-141-2/+1
* docs: fix author affiliationGaetan Nadon2011-09-141-2/+2
* docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon2011-09-124-8/+20
* docs: remove <productnumber> which is not used by defaultGaetan Nadon2011-09-115-5/+0
* docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon2011-09-081-2/+0
* docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon2011-09-071-52/+62
* Add some links for quick referencing definitions.Matt Dew2011-07-171-11/+20
* Install target dbs alongside generated documentsGaetan Nadon2011-06-112-3/+3
* add id attributes to funcsynopsis to allow other docs to olink to them.Matt Dew2011-06-044-60/+60
* Install xml versions of specs even if HAVE_XMLTO is falseAlan Coopersmith2011-05-062-2/+2
* libXext 1.3.0libXext-1.3.0Alan Coopersmith2011-05-061-1/+1
* Correct XShm return values.Peter Hutterer2011-04-123-13/+13
* Add missing prototypes. #14723Alistair Leslie-Hughes2011-04-111-0/+14