Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only build pangocoretext if have cairo-qaurtz | Behdad Esfahbod | 2012-09-08 | 1 | -0/+2 |
* | Bump the required GLib version | Matthias Clasen | 2012-09-04 | 1 | -1/+1 |
* | Revert "Temporarily work around doc build breakages" | Matthias Clasen | 2012-09-04 | 2 | -3/+1 |
* | 1.31.11.31.1 | Matthias Clasen | 2012-09-04 | 2 | -2/+9 |
* | Temporarily work around doc build breakages | Matthias Clasen | 2012-09-04 | 2 | -1/+3 |
* | Use thread-safe qdata API for caching | Matthias Clasen | 2012-09-01 | 2 | -6/+17 |
* | Fix PangoCoreTextFontsetClass definition so that it builds | John Ralls | 2012-08-30 | 1 | -4/+9 |
* | Use g_value_take_object | Behdad Esfahbod | 2012-08-29 | 1 | -3/+1 |
* | Fix warning | Behdad Esfahbod | 2012-08-29 | 1 | -1/+2 |
* | Bug 682952 - remove old glib check | Behdad Esfahbod | 2012-08-29 | 1 | -4/+0 |
* | Port pangofc-font.c to GWeakRef | Behdad Esfahbod | 2012-08-29 | 2 | -25/+27 |
* | Plug leak | Behdad Esfahbod | 2012-08-29 | 1 | -1/+4 |
* | Update config.h.win32.in | Chun-wei Fan | 2012-08-29 | 1 | -10/+7 |
* | Make enum get_type functions thread-safe | Matthias Clasen | 2012-08-28 | 3 | -19/+70 |
* | pangoft2: Fix typo | Colin Walters | 2012-08-28 | 1 | -1/+1 |
* | Start cleaning up config reading | Behdad Esfahbod | 2012-08-28 | 1 | -5/+5 |
* | More churn | Behdad Esfahbod | 2012-08-28 | 19 | -60/+56 |
* | Protect fontmaps with a mutex in pangoxft-fontmap.c | Alessandro Pignotti | 2012-08-27 | 1 | -3/+21 |
* | Make static data thread safe in pangowin32-fontmap.c | Alessandro Pignotti | 2012-08-27 | 1 | -4/+2 |
* | Make static data thread safe in pangoft2-fontmap.c | Alessandro Pignotti | 2012-08-27 | 1 | -4/+2 |
* | Make pangofc-fontmap.c thread-safe | Behdad Esfahbod | 2012-08-27 | 1 | -5/+5 |
* | More thread-safety | Behdad Esfahbod | 2012-08-27 | 5 | -12/+16 |
* | Make static data thread safe in pango-context.c | Alessandro Pignotti | 2012-08-27 | 1 | -2/+2 |
* | Make static data thread safe in pangocairo-fcfont.c | Alessandro Pignotti | 2012-08-27 | 1 | -2/+2 |
* | Make static data thread safe in pango-engine.c | Alessandro Pignotti | 2012-08-27 | 1 | -2/+2 |
* | Make static data thread safe in pangocairo-fontmap.c | Alessandro Pignotti | 2012-08-27 | 1 | -2/+2 |
* | Make pango-attributes thread-safe | Behdad Esfahbod | 2012-08-27 | 1 | -2/+12 |
* | Fix warnings | Behdad Esfahbod | 2012-08-27 | 1 | -2/+2 |
* | Make pango-language.c thread-safe | Behdad Esfahbod | 2012-08-27 | 2 | -14/+34 |
* | Make a couple of functions reentrant | Alessandro Pignotti | 2012-08-27 | 1 | -8/+7 |
* | Make static data thread safe in pango-utils.c | Alessandro Pignotti | 2012-08-27 | 1 | -9/+13 |
* | Deprecate pango_lookup_aliases() | Matthias Clasen | 2012-08-27 | 4 | -301/+287 |
* | Remove residuals from when HarfBuzz was in-tree | Behdad Esfahbod | 2012-08-27 | 2 | -6/+2 |
* | Minor | Behdad Esfahbod | 2012-08-27 | 1 | -1/+0 |
* | More pangox removal! | Behdad Esfahbod | 2012-08-27 | 1 | -1/+1 |
* | coretext: silence compiler | Kristian Rietveld | 2012-08-27 | 1 | -0/+7 |
* | coretext: silently fail on invalid UTF8 instead of crashing | Kristian Rietveld | 2012-08-27 | 1 | -2/+13 |
* | Update mini-fribidi to Unicode 6.1.0 data | Behdad Esfahbod | 2012-08-25 | 1 | -4647/+4810 |
* | Deprecate pango_fc_font_kern_glyphs() | Behdad Esfahbod | 2012-08-25 | 2 | -1/+3 |
* | Bug 653347 - rise units documented incorrectly | Behdad Esfahbod | 2012-08-25 | 1 | -1/+1 |
* | Bug 678997 - Colors aqua, silver and indigo missing in: pango-color-table.h | Behdad Esfahbod | 2012-08-25 | 2 | -646/+655 |
* | [rgb.txt] Remove duplicate lines | Behdad Esfahbod | 2012-08-25 | 2 | -943/+657 |
* | Ignore spaces when parsing colors | Behdad Esfahbod | 2012-08-25 | 1 | -1/+19 |
* | Add rgb.txt from X11 | Behdad Esfahbod | 2012-08-25 | 2 | -1/+755 |
* | Bug 678721 - Don't need to get item properties in pango_layout_line_x_to_index | Behdad Esfahbod | 2012-08-25 | 1 | -3/+0 |
* | Update script-language mapping table | Behdad Esfahbod | 2012-08-25 | 1 | -12/+18 |
* | Bug 631601 - pangox.def, pangoxft.def missing from the distribution | Behdad Esfahbod | 2012-08-25 | 1 | -0/+1 |
* | Minor | Behdad Esfahbod | 2012-08-25 | 1 | -1/+1 |
* | Update to Unicode 6.1 | Behdad Esfahbod | 2012-08-25 | 4 | -2/+54 |
* | Even more pangox residual removal | Behdad Esfahbod | 2012-08-25 | 2 | -30/+0 |