summaryrefslogtreecommitdiff
path: root/src/cairo-misc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Mark if(status) as being unlikely.Chris Wilson2008-11-291-3/+3
* Fix typoAdrian Johnson2008-11-241-1/+1
* [hash] Return lookup entry.Chris Wilson2008-11-071-4/+3
* [mime-data] Allow embedding of arbitrary mime-types.Chris Wilson2008-11-031-0/+98
* [show_text_glyphs] Replace the bool backward with cairo_text_cluster_flagsBehdad Esfahbod2008-09-181-2/+2
* Revamp the build system.Behdad Esfahbod2008-09-021-0/+68
* Some nasty tracks to make changing version number not cause a total rebuildBehdad Esfahbod2008-08-281-44/+0
* Move version functions to cairo-misc.cBehdad Esfahbod2008-08-281-0/+44
* Document all new APIBehdad Esfahbod2008-08-081-1/+75
* Add cairo_glyph/text_cluster_allocate/freeBehdad Esfahbod2008-08-081-0/+104
* Add toy font constructor and gettersBehdad Esfahbod2008-08-081-0/+4
* Add cairo_show_text_glyphs APIBehdad Esfahbod2008-06-261-0/+2
* Make sure cairo_int_status_t values fit in int8_tBehdad Esfahbod2008-06-241-0/+2
* Add status CAIRO_STATUS_NEGATIVE_COUNTBehdad Esfahbod2008-06-231-0/+2
* [cairo-user-font] Implement user fontsBehdad Esfahbod2008-05-101-0/+4
* Add CAIRO_STATUS_FONT_TYPE_MISMATCHBehdad Esfahbod2008-05-091-0/+2
* [cairo-misc.c] Add misc functions to this fileBehdad Esfahbod2008-02-171-0/+407