summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Remove unused tableBehdad Esfahbod2012-08-251-79/+0
* Add an update-cache mode to pango-query-modulesMatthias Clasen2012-08-251-13/+43
* Forgotten fixupMatthias Clasen2012-08-251-11/+15
* Read the module cache from libdir as wellMatthias Clasen2012-08-251-0/+5
* Deprecate pango-ot.hBehdad Esfahbod2012-08-237-888/+70
* Add PANGO_GRAVITY_IS_IMPROPERBehdad Esfahbod2012-08-231-0/+14
* Remove old cruftBehdad Esfahbod2012-08-232-291/+0
* autotools: Re-enable and enhance the completion of MSVC projectsChun-wei Fan2012-08-232-27/+10
* Fix introspection for CoreTextJohn Ralls2012-08-221-1/+1
* Check for Cairo-Quartz as well as CoreTextJohn Ralls2012-08-221-3/+3
* A bit more atsui cleanupJohn Ralls2012-08-221-3/+0
* Still more atsui removalJohn Ralls2012-08-222-16/+4
* 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