commit 9daa110ccb5adc48a0f01a1a637a9134b6d46892
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Tue Jun 15 11:09:43 2010 -0400

    Release 1.28.1

 NEWS         |   12 ++++++++++++
 configure.in |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)

commit 7dc0bb2b5aab78d8d7a299b54351bb0e9a4e888d
Merge: a4ebb72 cf1022c
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Tue Jun 15 10:54:36 2010 -0400

    Merge branch 'master' into 1.28

    Conflicts:
	pango/Makefile.am

commit cf1022c02c89d50a64743b1cf8d989817e4e1fd1
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Tue Jun 15 10:05:16 2010 -0400

    Backport this commit from harfbuzz-ng repo:

    Fix awful confusion between lookup format and subtable format

    As reported by John Daggett.

 pango/opentype/hb-ot-layout-gpos-private.hh |	 12 ++++++------
 pango/opentype/hb-ot-layout-gsub-private.hh |	 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 14763c551fa3c68bfe8ba02389a5f07ab65153b2
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Tue Jun 15 08:38:59 2010 -0400

    Bug 621612 - VPATH build fix

 pango-view/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a30783a14c4dc69adc43922474e79721fec54829
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Thu Jun 3 11:53:21 2010 -0400

    Fix a test failure

    See
    http://build.gnome.org/builders/pango-RHEL5/builds/310/steps/pango%20check/logs/stdio

 pango/pangoft2.def |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8be1be82dbea3e81596366d1fa65d9b79d73850c
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Wed May 26 16:21:47 2010 -0400

    Cypriot is RTL

 pango/pango-gravity.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 495932623fb3390dd4249e08a3fd8593ebceaef4
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Mon May 10 20:45:07 2010 -0400

    Fix glyph class building.  Oops!

    Bug 605870 - Incorrect shaping for Syriac

 pango/pango-ot-info.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 1caf2947f0941e2354dd4f43d56934e1ec706b6e
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Tue May 4 13:40:35 2010 -0400

    [cairo] Scale font metrics to user space

    Bug 457990 - font metrics are not converted to user space in cairo
    backend

 pango/pangocairo-font.c    |	37 +++++++++++++++++++++++++++++++++++--
 pango/pangocairo-private.h |	 2 +-
 2 files changed, 36 insertions(+), 3 deletions(-)

commit 34e05035af0ce854df1cc2f77c0b11dbc1a3cb36
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Tue May 4 11:55:27 2010 -0400

    [cairo] Refactor common code in create_metrics_for_context()

 pango/pangocairo-atsuifont.c |   31 +++++--------------------
 pango/pangocairo-fcfont.c    |    8 +++---
 pango/pangocairo-font.c      |   48
 ++++++++++++++++++++++++++++++++++++++-
 pango/pangocairo-private.h   |    4 +-
 pango/pangocairo-win32font.c |   31 +++++--------------------
 pango/pangofc-font.c	      |   51
 ++---------------------------------------
 pango/pangofc-private.h      |    4 +-
 7 files changed, 70 insertions(+), 107 deletions(-)

commit fd31122c5a153c3a21ae015cdd1c72aef79671d0
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Wed Apr 21 02:04:22 2010 -0400

    [HB] Minor

 pango/opentype/hb-ot-layout-gpos-private.hh |	  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 140cfe4b4a40f95a379c1b78881b1edf12f72145
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Wed Apr 21 00:49:40 2010 -0400

    [HB] Improve comments

 pango/opentype/hb-open-type-private.hh |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)

commit 4eca6bc0c98b573cc28005413e40790af8b10930
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Wed Apr 21 00:40:50 2010 -0400

    [HB] Remove stale TODO item

 pango/opentype/hb-open-type-private.hh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 9091e0f4d59b4f6dec4b0992f86ddcc141c0b919
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Wed Apr 21 00:32:47 2010 -0400

    [HB] Use a function template instead of struct template for Null

 pango/opentype/hb-open-type-private.hh |   24 ++++++++++--------------
 1 files changed, 10 insertions(+), 14 deletions(-)

commit 39620ce42fa212d4e76f49ac257d2b2cf6da20fa
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Wed Apr 21 00:14:12 2010 -0400

    [HB] Simplify Tag struct

 pango/opentype/hb-open-file-private.hh        |    3 ++-
 pango/opentype/hb-open-type-private.hh        |    6 +-----
 pango/opentype/hb-ot-layout-common-private.hh |    3 ++-
 3 files changed, 5 insertions(+), 7 deletions(-)

commit b11755c2f68d0dfe1dac7a7bce29defa25255bc9
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Tue Apr 20 23:50:45 2010 -0400

    [HB] Cosmetic

 pango/opentype/hb-open-type-private.hh        |    8 ++++----
 pango/opentype/hb-ot-layout-common-private.hh |    6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 5453f4b097811e31e8205d3729bee1fc97d2e541
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Tue Apr 20 15:52:47 2010 -0400

    [HB] Fix Class operator return type

 pango/opentype/hb-ot-layout-common-private.hh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 851f873072b26b32c514c459ba2ca141dd1b79e0
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Tue Apr 20 15:51:53 2010 -0400

    [HB] Add couple consts to operators

 pango/opentype/hb-open-type-private.hh |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit fc23518fc6fb391a0e7dc872c6a2e89a09cad018
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Tue Apr 20 15:25:27 2010 -0400

    [HB] Remove ASSERT_SIZE_DATA

 pango/opentype/hb-open-type-private.hh        |    4 ----
 pango/opentype/hb-ot-layout-common-private.hh |    9 ++++++---
 2 files changed, 6 insertions(+), 7 deletions(-)

commit 1c90dc64539551c8e0b86415a4949b8eb21b5b1c
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Mon Mar 29 00:04:12 2010 -0400

    GNOME Bug 613015 - [HB] Does not sanitize Device tables referenced
    from ValueRecords

 pango/opentype/hb-ot-layout-gpos-private.hh |	147
 +++++++++++++++++++++------
 1 files changed, 116 insertions(+), 31 deletions(-)

commit 0d0cbf451613c301ae358cc4dbe54fb63ae5fc9e
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Mon Apr 19 02:34:10 2010 -0400

    [HB] Round instead of trunc

 pango/opentype/hb-ot-layout-gpos-private.hh |	 20 ++++++++++----------
 pango/opentype/hb-private.h		     |	  2 +-
 2 files changed, 11 insertions(+), 11 deletions(-)

commit 5383831f1c73eaed7696fddad3e2fb823858a8ff
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Mon Apr 19 02:29:04 2010 -0400

    [HB] Fix warnings

 pango/opentype/hb-open-type-private.hh		 |    2 +-
 pango/opentype/hb-ot-layout-gdef-private.hh	 |    4 ++--
 pango/opentype/hb-ot-layout-gpos-private.hh	 |    4 ++--
 pango/opentype/hb-ot-layout-gsubgpos-private.hh |    6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)

commit 52ab3d508ad900cc435aa6529cd4a333db43af78
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Mon Apr 19 02:27:56 2010 -0400

    [HB] Fix debug build

 pango/opentype/hb-open-type-private.hh		 |    2 +-
 pango/opentype/hb-ot-layout-gsubgpos-private.hh |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 1a36b77ee5030c099eff8a6ac7f0081a4a46d69d
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	Thu Apr 1 03:33:22 2010 -0400

    Bug 582698 - Support CSS-style margin specification

 pango-view/viewer-render.c |	41
 ++++++++++++++++++++++++++++++++++-------
 1 files changed, 34 insertions(+), 7 deletions(-)