summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-11Dead code removalHEADmasterJeremy Huddleston1-10/+0
2012-03-11Fixup for 550b2f76401c2 which broke bold fontsMikael Magnusson1-4/+0
2012-03-08libXft 2.3.0libXft-2.3.0Alan Coopersmith3-5/+15
2011-10-25Fix undefined ftbit in XftFontLoadGlyphsJeremy Huddleston1-0/+3
2011-10-10Remove fontconfig and freetype ifdef-fu and instead require non-ancinet versi...Jeremy Huddleston3-80/+3
2011-10-10compiler noise cleanups related to subpixel LCD supportTom \"spot\" Callaway1-7/+3
2011-10-10Subpixel LCD text rendering improvementsTom \"spot\" Callaway4-272/+415
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith4-7/+7
2011-09-26constify some bitsRoss Burton2-2/+2
2011-09-25Remove dependency on libXextJeremy Huddleston1-1/+1
2011-09-25Remove broken fallback on non-pkg-config search for libXrenderJeremy Huddleston1-30/+1
2011-09-17Strip trailing whitespaceAlan Coopersmith16-266/+266
2011-02-14XftGlyphFontSpecCore: check to make sure glyphs are in rangeDerek Wang1-0/+10
2011-02-14XftDrawSrcPicture: fail if info->solidFormat is NULLJay Cotton1-1/+1
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-36/+38
2011-01-29config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-28config: remove unrequired AC_CONFIG_AUX_DIRGaetan Nadon1-1/+0
2011-01-27config: remove already included AC_PROG_SEDGaetan Nadon1-1/+0
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-19libXft: Fix variable assignment.Roberto Branciforti1-1/+1
2010-10-29libXft 2.2.0libXft-2.2.0Alan Coopersmith2-3/+8
2010-10-28xft.pc.in: Requires.private entries should not be duplicated in RequiresAlan Coopersmith1-1/+1
2010-10-18config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-17/+4
2010-03-31man: build man pages the standard wayGaetan Nadon3-5/+27
2010-03-31config: remove deprecated xft-config script and man pageGaetan Nadon6-231/+4
2010-03-30config: remove the xft-config.in file from EXTRA_DISTGaetan Nadon1-1/+0
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+1
2009-12-08Xft.h.in: remove comments which prevents Xft.h generation #25104Gaetan Nadon1-4/+4
2009-11-28Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-10/+5
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+2
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-17/+63
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-13Set libtool version-number automatically from package versionAlan Coopersmith2-1/+4
2009-10-09libXft 2.1.14libXft-2.1.14Alan Coopersmith2-3/+7
2009-10-08Add generated Xft.h to .gitignoreAlan Coopersmith1-0/+1
2009-10-06Fix install of generated Xft.h when builddir != srcdirJulien Cristau1-2/+2
2009-10-06Split NEWS & README, update bothAlan Coopersmith2-33/+75
2009-10-06Set Xft.h version numbers from configure.acAlan Coopersmith3-14/+22
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-7/+4
2009-01-29Janitor: Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade18-117/+111
2008-11-22Added fake bold support (#1579, Novell #38202/223682).Stefan Dirsch1-1/+16
2008-10-25Header cleanup (bug#4703)Erik Andren2-12/+4
2008-07-02libXft 2.1.13libXft-2.1.13Adam Jackson3-3/+3
2008-06-11Revert "Drop Requires, use Requires.private instead."Julien Cristau1-1/+2
2008-06-10Drop Requires, use Requires.private instead.Julien Cristau1-2/+1
2008-03-24Bug #14232: Fix XftDrawRect when Render not supported.Adam Jackson1-1/+4