summaryrefslogtreecommitdiff
path: root/src/cairo-cache-private.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2009-06-01[cache] Expose init/fini methods so that caches can be embedded.Chris Wilson1-6/+21
2009-03-16[scaled-font] Lean and mean global glyph cache.Chris Wilson1-4/+1
2009-01-29[scaled-font] Global glyph cacheChris Wilson1-0/+8
2008-11-13Add CairoScript backend.Chris Wilson1-1/+1
2008-11-07[hash] Return lookup entry.Chris Wilson1-3/+2
2008-01-28[doc] Stricter syntax check for type names, update testBehdad Esfahbod1-1/+1
2008-01-28[doc] Make sure all function names in docs are followed by ()Behdad Esfahbod1-2/+2
2008-01-28[doc] Make sure all type names in docs are prefixed by #Behdad Esfahbod1-2/+2
2007-09-25Move GCC attributes wrapping into a separate header.Chris Wilson1-0/+1
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-1/+0
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-0/+1
2007-04-21Move cairo_cache_t to cairo-types-private.hBehdad Esfahbod1-1/+1
2006-03-22Make all hash/cache keys_equal function accept const pointers.Carl Worth1-1/+1
2005-09-12Originally 2005-09-06 Carl Worth <cworth@cworth.org>:Carl Worth1-6/+2
2005-09-02Clean up some documentation issues pointed out by otaylor.Carl Worth1-6/+4
2005-08-31Split out scaled font code to cairo-scaled-font.cKeith Packard1-0/+131