summaryrefslogtreecommitdiff
path: root/pango/pangocairo-fc.h
Commit message (Expand)AuthorAgeFilesLines
* Use the appropriate namespace for Pango sub-librariesEmmanuele Bassi2020-06-101-0/+6
* Header cleanupMatthias Clasen2019-07-041-14/+0
* Unmark private symbols as exportedEmmanuele Bassi2017-05-231-2/+0
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+3
* Track changes in FontMaps using a serialAlexander Larsson2012-12-061-0/+1
* Change PangoFc font loading API such that PangoContext is not passed down.Behdad Esfahbod2009-01-281-4/+2
* Part of Bug 474708 – pangocairo leaks memoryBehdad Esfahbod2007-09-081-1/+0
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-1/+1
* Make #include syntax in sources and headers more consistent. We are usingBehdad Esfahbod2006-03-311-2/+2
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-0/+1
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-211-7/+0
* Include the effect of the CTM in the FC_PIXEL_SIZE we set in theOwen Taylor2005-03-151-3/+4
* spell _pango_cairo_fc_get_render_key correctly.Manish Singh2005-02-041-6/+6
* Open the file with mode "wb", include cairo-png.h.Owen Taylor2005-02-031-0/+8
* Add checks for CairoOwen Taylor2005-01-091-0/+54