summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Flush cairo surface when donethreadsafe-failed-attemptBehdad Esfahbod2012-11-071-0/+2
* Remove "Work around bug #686192" hacksBehdad Esfahbod2012-11-072-20/+27
* Some more real hashtable threadsafety in pangofcBehdad Esfahbod2012-11-072-13/+33
* Make some pangofc hash caches really threadsafeBehdad Esfahbod2012-11-072-7/+24
* Make fontset cache threadsafeBehdad Esfahbod2012-11-071-1/+10
* Don't dispose cf_priv->data when we are done with itBehdad Esfahbod2012-11-071-8/+2
* Make PangoFcFontSet threadsafeBehdad Esfahbod2012-11-071-6/+20
* Work around bug #686192Behdad Esfahbod2012-11-071-0/+4
* Make _pango_cairo_font_private_get_scaled_font() threadsafeBehdad Esfahbod2012-11-071-56/+58
* Use threadsafe hashtable in PangoContext font cacheBehdad Esfahbod2012-11-071-5/+6
* Add a threadsafe hashtable and use it in pangofc-fontmapBehdad Esfahbod2012-11-075-34/+167
* Bug 685021: "Add" load_fontset() for Win32 backendChun-wei Fan2012-10-301-0/+157
* 1.32.11.32.1Matthias Clasen2012-09-272-1/+6
* Don't wipe docs in dist-hook-localMatthias Clasen2012-09-271-4/+1
* Fixup grapheme clustersBehdad Esfahbod2012-09-271-2/+3
* Add template for new APIBehdad Esfahbod2012-09-261-0/+11
* Revert "Temporarily work around doc build breakages"Matthias Clasen2012-09-262-3/+1
* 1.32.01.32.0Matthias Clasen2012-09-262-2/+7
* Temporarily work around doc build breakagesMatthias Clasen2012-09-262-1/+3
* Add pango_shape_full()Behdad Esfahbod2012-09-2612-37/+115
* Unbreak build systemBehdad Esfahbod2012-09-261-2/+4
* Port PangoCoreTextFont to use GWeakRefJohn Ralls2012-09-251-8/+9
* Allow --without-xftBehdad Esfahbod2012-09-241-5/+8
* Revert "Temporarily work around doc build breakages"Matthias Clasen2012-09-172-3/+1
* 1.31.21.31.2Matthias Clasen2012-09-172-1/+6
* Temporarily work around doc build breakagesMatthias Clasen2012-09-172-1/+3
* Make modules.c thread-safeMatthias Clasen2012-09-141-11/+23
* Rework config file readingMatthias Clasen2012-09-141-36/+39
* Load config file only onceMatthias Clasen2012-09-141-6/+12
* Add HarfBuzz to pkgconfig requires.privateBehdad Esfahbod2012-09-141-0/+1
* pango/pangowin32-fontmap.c: Fix buildChun-wei Fan2012-09-141-1/+3
* Fixups for introspecting without FreetypeJohn Ralls2012-09-131-5/+11
* Only build pangocoretext if have cairo-qaurtzBehdad Esfahbod2012-09-081-0/+2
* Bump the required GLib versionMatthias Clasen2012-09-041-1/+1
* Revert "Temporarily work around doc build breakages"Matthias Clasen2012-09-042-3/+1
* 1.31.11.31.1Matthias Clasen2012-09-042-2/+9
* Temporarily work around doc build breakagesMatthias Clasen2012-09-042-1/+3
* Use thread-safe qdata API for cachingMatthias Clasen2012-09-012-6/+17
* Fix PangoCoreTextFontsetClass definition so that it buildsJohn Ralls2012-08-301-4/+9
* Use g_value_take_objectBehdad Esfahbod2012-08-291-3/+1
* Fix warningBehdad Esfahbod2012-08-291-1/+2
* Bug 682952 - remove old glib checkBehdad Esfahbod2012-08-291-4/+0
* Port pangofc-font.c to GWeakRefBehdad Esfahbod2012-08-292-25/+27
* Plug leakBehdad Esfahbod2012-08-291-1/+4
* Update config.h.win32.inChun-wei Fan2012-08-291-10/+7
* Make enum get_type functions thread-safeMatthias Clasen2012-08-283-19/+70
* pangoft2: Fix typoColin Walters2012-08-281-1/+1
* Start cleaning up config readingBehdad Esfahbod2012-08-281-5/+5
* More churnBehdad Esfahbod2012-08-2819-60/+56
* Protect fontmaps with a mutex in pangoxft-fontmap.cAlessandro Pignotti2012-08-271-3/+21