summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Update to harfbuzz 0.3 apiBehdad Esfahbod2010-10-272-12/+28
| * | | Remove Arabic and Syriac shapers, require harfbuzz >= 0.2Behdad Esfahbod2010-10-1210-1467/+4
| * | | Fix y_offset negationBehdad Esfahbod2010-10-121-4/+4
| * | | Doc template changesBehdad Esfahbod2010-09-2227-0/+104
| * | | Fix docs build on UbuntuBehdad Esfahbod2010-09-211-3/+5
| * | | Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2010-09-2171-589/+2562
| |\ \ \
| * | | | Update to hb inversion of the maskBehdad Esfahbod2010-05-201-1/+1
| * | | | Adjust to hb-ng scale cleanupBehdad Esfahbod2010-05-193-10/+9
| * | | | Fix glyph class building. Oops!Behdad Esfahbod2010-05-101-2/+2
| * | | | [OT] Adjust to HB API changeBehdad Esfahbod2010-04-221-2/+1
| * | | | Fix hb font scaleBehdad Esfahbod2009-12-201-2/+2
| * | | | [HB module] Hook-up TT kerningBehdad Esfahbod2009-12-201-11/+20
| * | | | [HB module] Release fontBehdad Esfahbod2009-12-201-0/+2
| * | | | [OT] Adapt to HB API changeBehdad Esfahbod2009-11-061-3/+3
| * | | | Use hb_ot_layout_position_finish()Behdad Esfahbod2009-11-064-132/+60
| * | | | Fix FT_Face finalizer callBehdad Esfahbod2009-11-061-1/+1
| * | | | Adjust to hb_buffer_get_len() renameBehdad Esfahbod2009-11-062-3/+4
| * | | | Start porting basic-fc to harfbuzz-ngBehdad Esfahbod2009-11-052-136/+199
| * | | | Use hb-ft.hBehdad Esfahbod2009-11-052-38/+2
| * | | | Simplify GPOS application for ltr/rtlBehdad Esfahbod2009-11-051-70/+20
| * | | | [HB] Update to HarfBuzz struct renamesBehdad Esfahbod2009-11-052-14/+14
| * | | | Update to new HarfBuzz query APIBehdad Esfahbod2009-11-041-11/+11
| * | | | Use external harfbuzz shared library from harfbuzz-ngBehdad Esfahbod2009-11-0340-9352/+24
* | | | | introspection: assorted fixes to avoid regressions in Vala bindingsEvan Nemerson2012-08-1212-121/+141
* | | | | Remove unused macroBehdad Esfahbod2012-08-021-7/+1
* | | | | Bug 680965 - missing language strings for pango_language_get_sample_string()Behdad Esfahbod2012-08-021-0/+36
* | | | | Bug 679654: Crash for PangoContext.list_familiesJohn Ralls2012-07-202-2/+2
* | | | | utils: Add missing prototype for pango_config_key_get_system()Fabian Groffen2012-06-161-0/+1
* | | | | [opentype] Free mutex on hb_blob destructionRobert Ancell2012-06-142-0/+2
* | | | | coretext: don't insert item in the hash if it originated from the hashKristian Rietveld2012-06-051-11/+14
* | | | | Fix list of exported symbols1.30.1Matthias Clasen2012-06-053-1/+11
* | | | | coretext: implement detection of fonts supporting small capsKristian Rietveld2012-06-041-4/+46
* | | | | Bug 673497 - corefont fallback not always workingKristian Rietveld2012-06-041-6/+42
* | | | | Fix transfer annotation for pango_font_family_list_facesPavel Holejsovsky2012-06-041-3/+4
* | | | | Add missing (element-type) annotations for list argumentsPavel Holejsovsky2012-06-042-4/+5
* | | | | Annotations: add missing colons after symbol namesPavel Holejsovsky2012-06-048-12/+12
* | | | | Fix annotation for pango_layout_move_cursor_visually()Pavel Holejsovsky2012-06-041-6/+7
* | | | | Read pangox.aliases from XDG_CONFIG_HOMEMatthias Clasen2012-05-221-1/+7
* | | | | Read pangorc from XDG_CONFIG_HOMEMatthias Clasen2012-05-222-13/+8
* | | | | Use same font family name fallback in pango_core_text_font_map_initKristian Rietveld2012-05-131-6/+9
* | | | | querymodules: Add --system argumentColin Walters2012-04-252-15/+61
* | | | | Fix missing hyphen in -I option for g-ir-scanner invocationPavel Holejsovsky2012-04-251-2/+2
* | | | | Fix sourcedir!=builddir .gir build from source tarballPavel Holejsovsky2012-04-071-4/+4
* | | | | Update Arabic joining classes to Unicode 6.1.0Khaled Hosny2012-04-061-9/+51
* | | | | 1.30.01.30.0Matthias Clasen2012-03-262-2/+12
* | | | | Guard for an accumulated glyph count of zero in CoreText shape engineKristian Rietveld2012-03-181-1/+9
* | | | | Make relative paths work in pango.modules filesBehdad Esfahbod2012-03-171-2/+9
* | | | | Fix "install" paths in VS property sheetsChun-wei Fan2012-03-152-2/+2
* | | | | Make CoreText shaping engine more robustKristian Rietveld2012-02-191-79/+338
* | | | | Make CoreText backend more robust against broken fontsKristian Rietveld2012-01-282-11/+64