summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* markup: Remove error from markup parser constructorJasper St. Pierre2012-12-142-9/+10
* markup: Allow incrementally parsing pango markupJasper St. Pierre2012-12-143-64/+176
* markup: Always start with a <markup> tagJasper St. Pierre2012-12-141-16/+10
* Bug 690081 - pangofc-fontmap: Remove bad use of the comma operatorBehdad Esfahbod2012-12-121-1/+1
* Bug 686512 - pango_cairo_font_get_scaled_font failed under wineBehdad Esfahbod2012-12-091-0/+2
* Bug 689882 - pango-font.h:381: error: comma at end of enumerator listBehdad Esfahbod2012-12-091-1/+1
* Fix relative module pathsJohn Ralls2012-12-081-5/+11
* Bug 689864 - build failureBehdad Esfahbod2012-12-071-1/+1
* Drop last use of deprecated G_CONST_RETURNColin Walters2012-12-071-1/+1
* Track changes in layout and dependencies via serialsAlexander Larsson2012-12-065-19/+81
* Track changes in PangoContext via a serialAlexander Larsson2012-12-064-11/+116
* Track changes in FontMaps using a serialAlexander Larsson2012-12-0613-6/+143
* Fix Win32 and CoreText cairo backends to take cairo CTM into accountBehdad Esfahbod2012-12-052-0/+5
* Update bidi tables to Unicode 6.2.0Behdad Esfahbod2012-12-021-3/+3
* Fix grapheme boundaries of surrogates and unassigned default ignorablesBehdad Esfahbod2012-12-021-0/+10
* Fix line break of surrogate charactersBehdad Esfahbod2012-12-021-2/+4
* Fix grapheme properties of U+FFxx rangeBehdad Esfahbod2012-12-021-1/+1
* Fix grapheme properties of joiner / nonjoinerBehdad Esfahbod2012-12-021-1/+1
* Remove Thai/Lao Prepend/Extend propertiesTheppitak Karoonboonyanan2012-12-021-9/+0
* Fix a copy-paste errorMatthias Clasen2012-11-291-1/+1
* Adjust to HarfBuzz 0.9.7 APIBehdad Esfahbod2012-11-151-1/+1
* Provide a phony define for the LANGUAGE macroJohn Ralls2012-11-151-0/+4
* Make PANGO_GLYPH flags an enum to make gobject-introspection happy.John Ralls2012-11-151-4/+6
* colors: Update colors to SVG/CSS paletteBenjamin Otte2012-11-131-6/+6
* colors: Add missing colors from the web paletteBenjamin Otte2012-11-131-594/+604
* Xft: Fix a deadlock on display closeMatthias Clasen2012-11-131-3/+4
* Bug 685021: "Add" load_fontset() for Win32 backendChun-wei Fan2012-10-301-0/+157
* Add pango_shape_full()Behdad Esfahbod2012-09-2610-29/+106
* Unbreak build systemBehdad Esfahbod2012-09-261-2/+4
* Port PangoCoreTextFont to use GWeakRefJohn Ralls2012-09-251-8/+9
* 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
* 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
* 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-291-24/+26
* 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-2818-59/+55
* Protect fontmaps with a mutex in pangoxft-fontmap.cAlessandro Pignotti2012-08-271-3/+21
* Make static data thread safe in pangowin32-fontmap.cAlessandro Pignotti2012-08-271-4/+2
* Make static data thread safe in pangoft2-fontmap.cAlessandro Pignotti2012-08-271-4/+2
* Make pangofc-fontmap.c thread-safeBehdad Esfahbod2012-08-271-5/+5