summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Remove some old cruftBehdad Esfahbod2012-08-211-6/+0
* Bug 590183 - Fix bidi implementation with regards to Unicode 5.2.0Behdad Esfahbod2012-08-211-2/+6
* More atsui residual removalBehdad Esfahbod2012-08-184-493/+0
* Small doc fixBehdad Esfahbod2012-08-181-0/+18
* Remove win32 build cruft, to make "make distcheck" passBehdad Esfahbod2012-08-181-231/+1
* Remove Atsui ModuleBehdad Esfahbod2012-08-165-1265/+1
* Remove PangoXBehdad Esfahbod2012-08-169-4285/+3
* Merge branch 'harfbuzz-ng-external'Behdad Esfahbod2012-08-1641-10002/+93
|\
| * [HB] Update to HarfBuzz 0.9.2 APIBehdad Esfahbod2012-08-161-97/+2
| * [hb] Adapt to harfbuzz API changesBehdad Esfahbod2011-09-191-1/+1
| * Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2011-06-1750-629/+2353
| |\
| * | [HB] Update to latest API changesBehdad Esfahbod2011-05-111-0/+4
| * | [FriBidi] Minor optimization in struct layout for 64-bit machinesBehdad Esfahbod2011-05-041-1/+1
| * | [HB] Adapt to hb_font_create() taking an input faceBehdad Esfahbod2011-05-021-2/+2
| * | [HB] Make y grow downBehdad Esfahbod2011-04-212-4/+4
| * | [HB] Remove usage of hb_buffer_get_reference_count()Behdad Esfahbod2011-04-211-1/+1
| * | Update to HarfBuzz API changesBehdad Esfahbod2011-04-192-7/+6
| * | [HB] Adjust to removal of hb_buffer_clear_positions()Behdad Esfahbod2011-04-151-1/+2
| * | Always call hb_ot_layout_position_finish()Behdad Esfahbod2011-04-151-2/+1
| * | Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2011-04-1514-216/+117
| |\ \
| * | | Adjust to hb_buffer_clear() removalBehdad Esfahbod2011-04-151-2/+2
| * | | Remove gdef synthesis code as upstream harfbuzz removed the APIsBehdad Esfahbod2010-10-271-153/+4
| * | | Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2010-09-2132-371/+675
| |\ \ \
| * | | | Update to hb inversion of the maskBehdad Esfahbod2010-05-201-1/+1
| * | | | Adjust to hb-ng scale cleanupBehdad Esfahbod2010-05-192-6/+6
| * | | | Fix glyph class building. Oops!Behdad Esfahbod2010-05-101-2/+2
| * | | | [OT] Adjust to HB API changeBehdad Esfahbod2010-04-221-2/+1
| * | | | [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-061-1/+1
| * | | | 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-0339-9350/+18
* | | | | 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-051-0/+1
* | | | | 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