summaryrefslogtreecommitdiff
path: root/pango/pangox-private.h
Commit message (Expand)AuthorAgeFilesLines
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-1/+1
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-2/+2
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-3/+3
* Make #include syntax in sources and headers more consistent. We are usingBehdad Esfahbod2006-03-311-3/+2
* Up to 0.19.Owen Taylor2001-09-181-8/+5
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-2/+2
* Move some fontmap stuff to pangox-private.h to access fontmap->resolutionHavoc Pennington2001-04-271-1/+37
* Add a per-PangoXFontMap cache for X Atoms.Robert Brady2000-11-081-0/+7
* *** empty log message ***Owen Taylor2000-06-081-1/+1
* Add a function to free cached information for a particular display. (ThisOwen Taylor2000-06-061-1/+2
* Fix problem with unloading fonts.Owen Taylor2000-06-051-0/+11
* s/pango_font_set_data/g_object_set_qdata/Owen Taylor2000-05-281-2/+2
* Add libgobject.Owen Taylor2000-05-281-0/+71