summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-167-9/+9
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* catalogue: Fix obvious thinkoAdam Jackson2012-12-071-1/+1
* Omit catalogue support on systems without symlinksYaakov Selkowitz2012-10-293-1/+7
* If socket is interrupted with signal EINTR, re-attempt read.Arvind Umrao2012-08-241-2/+5
* libXfont 1.4.5libXfont-1.4.5Alan Coopersmith2012-03-021-1/+1
* Use * precision notation instead of computing sprintf format stringsAlan Coopersmith2011-11-111-11/+5
* Fix printf warnings about incorrect argument typesAlan Coopersmith2011-11-115-27/+41
* Add _X_ATTRIBUTE_PRINTF to *Error/*Warning functions taking printf formatsAlan Coopersmith2011-11-113-4/+4
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-11-1114-28/+28
* Support compress files with maxbits < 12Tomas Hoger2011-10-101-12/+2
* 1 - fix the capitalization of the ID attriutes to match either theMatt Dew2011-10-031-69/+27
* doc: fix typo in copyright statementGaetan Nadon2011-09-221-1/+1
* doc: refactor legal text for multi licensing copyrightsGaetan Nadon2011-09-221-7/+7
* libxfont: An uninitialized pointer causes a crash if pcf header is corrupted.Olli Vertanen2011-09-181-0/+2
* Fix empty statement in if conditional.Joerg Sonnenberger2011-09-181-1/+1
* Do proper input validation to fix for CVE-2011-2895.Joerg Sonnenberger2011-09-171-13/+16
* Strip trailing whitespaceAlan Coopersmith2011-09-1663-753/+753
* docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon2011-09-121-1/+5
* devbook.am: maintenance update from docbook.amGaetan Nadon2011-09-111-26/+20
* Remove configure comment about synchronizing version numbersAlan Coopersmith2011-08-191-6/+0
* libXfont 1.4.4libXfont-1.4.4Matthieu Herrb2011-08-101-1/+1
* LZW decompress: fix for CVE-2011-2895Thomas Hoger2011-08-101-0/+2
* Fix memory leak in allocation failure path of BitmapOpenScalable()Alan Coopersmith2011-05-171-7/+4
* doc: use common makefile for developers documentationGaetan Nadon2011-03-314-58/+68
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-031-51/+54
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-271-1/+0
* Use docbookx.dtd version 4.3 for all docsPaulo Zanoni2010-12-161-2/+2
* Sun's copyrights belong to Oracle nowAlan Coopersmith2010-11-212-2/+2
* config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon2010-11-092-7/+2
* libXfont 1.4.3libXfont-1.4.3Alan Coopersmith2010-10-281-1/+1
* Purge cvs tags.Jesse Adkins2010-10-0667-165/+0
* FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew.Jeremy Huddleston2010-09-272-20/+10
* Revert "Bug #6247: Fix build on Cygwin"Yaakov Selkowitz2010-08-091-1/+1
* Fix builds with Sun compilersAlan Coopersmith2010-08-081-0/+2
* darwin: Fix build regression introduced by previous patchJeremy Huddleston2010-07-101-1/+10
* Build fix for platforms which don't have weak linkageJon TURNEY2010-07-082-0/+3
* doc: use xorg-docs xorg.css stylesheetGaetan Nadon2010-06-286-107/+77
* libXfont 1.4.2libXfont-1.4.2Tiago Vignatti2010-06-211-1/+1
* Use one single function to register fpe functionsTiago Vignatti2010-06-211-0/+7
* config: fontconf.h.in is redundant in EXTRA_DISTGaetan Nadon2010-04-011-2/+1
* config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2010-04-011-2/+2
* Revert "config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS"Gaetan Nadon2010-03-312-3/+4
* config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2010-03-302-4/+3
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+1
* config: remove protection for AS_HELP_STRING for old autoconfGaetan Nadon2010-03-271-3/+1
* doc: specify 0.0.20 as the minimum version for xmltoGaetan Nadon2010-03-111-1/+1
* doc: use new macros to control doc generationGaetan Nadon2010-02-052-13/+11
* config: replace custom code with reusable macro XORG_WITH_XMLTOGaetan Nadon2010-01-201-8/+3