summaryrefslogtreecommitdiff
path: root/pango/pangocairo.h
Commit message (Expand)AuthorAgeFilesLines
* pangocairo: Tweak docsMatthias Clasen2021-03-111-6/+10
* Use the appropriate namespace for Pango sub-librariesEmmanuele Bassi2020-06-101-3/+21
* Fix some annotationsRico Tzschichholz2020-06-081-1/+1
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-1/+30
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+14
* Add deprecation attributes to deprecated functionsMatthias Clasen2011-10-131-0/+1
* Make the following API public:Behdad Esfahbod2008-08-061-0/+2
* New public API:Behdad Esfahbod2008-08-061-0/+3
* Bug 517119 – Add pango_cairo_create_context()Behdad Esfahbod2008-04-211-0/+1
* Bug 514617 – Add pango_cairo_font_map_set_default()Behdad Esfahbod2008-04-211-0/+1
* Bug 500549 – pangocairo.h should include pango.h and cairo.hBehdad Esfahbod2007-11-291-3/+1
* Part of Bug 347236 – provide pango_cairo_font_get_scaled_fontBehdad Esfahbod2007-07-211-4/+19
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-1/+1
* Bug 347236 – provide pango_cairo_font_get_scaled_font Bug 347235 – AddBehdad Esfahbod2007-06-111-3/+10
* New APIBehdad Esfahbod2007-05-041-0/+12
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-4/+4
* Bug 343355 – Add pango_cairo_show_error_underline &Behdad Esfahbod2006-06-061-0/+12
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-211-3/+7
* Add a new context_substitute() virtual function that replacesOwen Taylor2005-06-141-0/+4
* PangoCairoFontMap for win32 fonts.Owen Taylor2005-02-241-1/+1
* Rename pango_cairo_show_glyphs() to pango_cairo_show_glyph_string(). AddOwen Taylor2005-02-071-7/+18
* Add checks for CairoOwen Taylor2005-01-091-0/+84