summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2007-12-10[util/malloc-stats.c] Add a public function malloc_stats()Behdad Esfahbod1-3/+2
2007-07-26Clear executable flag off .c fileBehdad Esfahbod1-0/+0
2007-04-22[util] Change make target from "tools" to "util"Behdad Esfahbod1-1/+1
2007-04-21[util] Import my malloc wrapper that prints simple statisticsBehdad Esfahbod4-0/+701
2007-04-21Add util/ to distributionBehdad Esfahbod1-0/+4
2005-05-17Remove #ifdef munging since we once again support either #if or #ifdef.Carl Worth1-1/+0
2005-05-17Add a few more REPLACED_BY and DEPRECATED_BY definitions.Carl Worth1-0/+8
2005-05-06Point to both cairo_set_source_rgba and cairo_paint_with_alpha in deprecation...Carl Worth1-1/+2
2005-05-06Make idempotent substitutions that extend old names:Carl Worth1-3/+4
2005-05-06Change definitions of everything in cairo-features.h to prefer #if over #ifdef.Carl Worth1-0/+1
2005-05-06Eliminate the following deprecated functions from cairo's interface:Carl Worth1-13/+35
2003-09-04Changed names of all cairo_get_* functions to cairo_current_*. Added magic DE...Carl Worth1-0/+40
2003-07-26Fixed to not munge some internal cairot names, (such as cairo_traps_*)Carl Worth1-1/+1
2003-07-18Renamed everything from Xr* to cairo_*Carl Worth1-0/+49