summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-27FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew.Jeremy Huddleston
2010-08-09Revert "Bug #6247: Fix build on Cygwin"Yaakov Selkowitz
2010-08-08Fix builds with Sun compilersAlan Coopersmith
2010-07-10darwin: Fix build regression introduced by previous patchJeremy Huddleston
2010-07-08Build fix for platforms which don't have weak linkageJon TURNEY
2010-06-21Use one single function to register fpe functionsTiago Vignatti
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-10-07Remove unused setting of ENCODINGSDIRAlan Coopersmith
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-09-15 Fixed int(*)()->double cast warningBob Ham
2009-02-06Avoid sending uninitialized padding data over the network.Peter Astrand
2009-01-29Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade
2009-01-20Remove some strcasecmp sillinessAdam Jackson
2009-01-20Allow case insensitive filename matching in fontfile.Adam Jackson
2009-01-20Delete some dead ifdefsAdam Jackson
2009-01-20Move the copy of CopyISOLatin1Lowered near its user, and un-weak it.Adam Jackson
2009-01-20Drop OS/2 supportAdam Jackson
2009-01-20xalloc -> malloc, etc.Adam Jackson
2009-01-20Remove PMF support.Adam Jackson
2009-01-20Remove printer font support.Adam Jackson
2009-01-20Remove loadable renderer support.Adam Jackson
2009-01-20Remove useless #defineAdam Jackson
2009-01-20Get rid of a useless arrayAdam Jackson
2009-01-20const cleanupAdam Jackson
2009-01-20Delete Type1Adam Jackson
2009-01-20Delete speedoAdam Jackson
2008-12-28Added missing AM_CFLAGS for -Wl,-flat_namespaceJeremy Huddleston
2008-12-19Disable some fun stdio wrapping.Paulo Cesar Pereira de Andrade
2008-12-19Restore comment deleted by b6f793d7d5Alan Coopersmith
2008-12-19libXfont ansification and removal of xf86_ansic.h dependencyPaulo Cesar Pereira de Andrade
2008-12-19miscutil.c:108: warning: old-style parameter declarationAlan Coopersmith
2008-12-18Always scan catalogue dirs at startup, even if their mtime < 0Alan Coopersmith
2008-12-11Make sure font names/font alias names are null terminatedBenjamin Close
2008-12-04Pad CreateAC packets with 0 auths to workaround xfs bugAlan Coopersmith
2008-11-04Don't clobber CFLAGS in configureJulien Cristau
2008-10-20X.Org Bug 17945: avoid gcc warnings for libXfontPeter Breitenlohner
2008-08-28Retry font server connections faster.Adam Jackson
2008-08-28Nuke fontcache.Adam Jackson
2008-08-21Add support for bzip2 bitmap font compressionAlan Coopersmith
2008-08-21Sun bug 4510977: dtremote fails to start sessionDerek Wang
2008-06-28Do not call FT_Get_BDF_Charset_ID() if configured with --disable-bdfformatMaarten ter Huurne
2008-05-13FontFileDirectoryChanged: check length of "fonts.alias" as well as "fonts.dir"Alan Coopersmith
2008-05-09Don't allow a font alias to point to itself and create a loopAlan Coopersmith
2008-05-05Fix build for WIN32Colin Harrison
2008-03-09nuke RCS IdsMatthieu Herrb
2008-03-07Add missing include in src/FreeType/ftfuncs.cJulien Cristau
2008-01-17Fix for CVE-2008-0006 - PCF Font parser buffer overflow.Matthieu Herrb
2007-10-18ftsystem.c is not needed anymore.Matthieu Herrb
2007-09-28catalogue.c: prevent a one character overflowMatthieu Herrb
2007-09-27fix build with gcc 2.95.Jens Granseuer