summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXfont 1.4.0libXfont-1.4.0Adam Jackson2009-02-181-1/+1
* Avoid sending uninitialized padding data over the network.Peter Astrand2009-02-062-0/+11
* Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade2009-01-2911-52/+11
* Remove some strcasecmp sillinessAdam Jackson2009-01-203-42/+0
* Allow case insensitive filename matching in fontfile.Adam Jackson2009-01-202-21/+3
* Delete some dead ifdefsAdam Jackson2009-01-203-52/+0
* Move the copy of CopyISOLatin1Lowered near its user, and un-weak it.Adam Jackson2009-01-202-23/+23
* Drop OS/2 supportAdam Jackson2009-01-2010-27/+9
* xalloc -> malloc, etc.Adam Jackson2009-01-2035-461/+357
* Remove PMF support.Adam Jackson2009-01-205-515/+6
* Remove printer font support.Adam Jackson2009-01-206-413/+1
* Remove loadable renderer support.Adam Jackson2009-01-207-72/+2
* Remove useless #defineAdam Jackson2009-01-201-3/+0
* Get rid of a useless arrayAdam Jackson2009-01-201-39/+3
* const cleanupAdam Jackson2009-01-201-4/+2
* Delete Type1Adam Jackson2009-01-2051-15858/+1
* Delete speedoAdam Jackson2009-01-2033-10755/+2
* Added missing AM_CFLAGS for -Wl,-flat_namespaceJeremy Huddleston2008-12-281-0/+2
* Disable some fun stdio wrapping.Paulo Cesar Pereira de Andrade2008-12-195-35/+21
* Restore comment deleted by b6f793d7d5Alan Coopersmith2008-12-191-1/+10
* libXfont ansification and removal of xf86_ansic.h dependencyPaulo Cesar Pereira de Andrade2008-12-1949-337/+78
* Version bump: 1.3.4libXfont-1.3.4Alan Coopersmith2008-12-191-1/+1
* miscutil.c:108: warning: old-style parameter declarationAlan Coopersmith2008-12-191-1/+1
* Add simple README with pointers to bugzilla/git/mailing listAlan Coopersmith2008-12-191-0/+25
* Update COPYING file with additional copyrights/licensesAlan Coopersmith2008-12-191-0/+54
* Use XORG_CWARNFLAGS & XORG_CHANGELOG macros from xorg-macros 1.2Alan Coopersmith2008-12-192-9/+8
* Always scan catalogue dirs at startup, even if their mtime < 0Alan Coopersmith2008-12-181-6/+8
* Make sure font names/font alias names are null terminatedBenjamin Close2008-12-111-3/+3
* Pad CreateAC packets with 0 auths to workaround xfs bugAlan Coopersmith2008-12-041-1/+9
* Don't clobber CFLAGS in configureJulien Cristau2008-11-0411-7/+21
* X.Org Bug 17945: avoid gcc warnings for libXfontPeter Breitenlohner2008-10-202-2/+2
* Retry font server connections faster.Adam Jackson2008-08-281-2/+0
* Nuke fontcache.Adam Jackson2008-08-287-1312/+2
* Add support for bzip2 bitmap font compressionAlan Coopersmith2008-08-217-22/+261
* Sun bug 4510977: dtremote fails to start sessionDerek Wang2008-08-211-0/+2
* libXfont 1.3.3libXfont-1.3.3Adam Jackson2008-07-021-1/+1
* Do not call FT_Get_BDF_Charset_ID() if configured with --disable-bdfformatMaarten ter Huurne2008-06-281-0/+4
* FontFileDirectoryChanged: check length of "fonts.alias" as well as "fonts.dir"Alan Coopersmith2008-05-131-0/+3
* Don't allow a font alias to point to itself and create a loopAlan Coopersmith2008-05-091-0/+4
* Fix build for WIN32Colin Harrison2008-05-051-0/+3
* nuke RCS IdsMatthieu Herrb2008-03-094-8/+0
* Add missing include in src/FreeType/ftfuncs.cJulien Cristau2008-03-071-0/+1
* libXfont 1.3.2libXfont-1.3.2Adam Jackson2008-03-051-4/+1
* Fix for CVE-2008-0006 - PCF Font parser buffer overflow.Matthieu Herrb2008-01-171-0/+6
* ftsystem.c is not needed anymore.Matthieu Herrb2007-10-182-333/+0
* catalogue.c: prevent a one character overflowMatthieu Herrb2007-09-281-1/+1
* fix build with gcc 2.95.Jens Granseuer2007-09-271-9/+9
* Replaced one instance of bcopy() with memcpy().Tilman Sauerbeck2007-09-131-1/+2
* Bump version to 1.3.1.libXfont-1.3.1Eric Anholt2007-09-051-1/+1
* Kill unused macro definition.Matthieu Herrb2007-08-251-7/+0