summaryrefslogtreecommitdiff
path: root/pango/pangox-fontcache.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.Behdad Esfahbod2008-12-261-1/+1
* Use atomic reference counting.Behdad Esfahbod2008-08-221-4/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Switch some g_new (*, 1) to g_slice_new ()... I know...Behdad Esfahbod2007-09-071-3/+5
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-22/+22
* Improve documentation for functions allocating memory, on how the objectBehdad Esfahbod2006-01-311-2/+2
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+1
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-1/+3
* Minor doc edits.Matthias Clasen2002-03-121-5/+5
* Patch from Soeren SandmannHavoc Pennington2001-02-211-1/+1
* Fix problem with unloading fonts.Owen Taylor2000-06-051-1/+1
* Use g_strtod().Owen Taylor2000-05-301-0/+1
* Fix bug in MRU list code.Owen Taylor2000-05-291-1/+3
* added missing fileOwen Taylor2000-05-281-0/+242