summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * Handle realloc failure in the bufferBehdad Esfahbod2011-03-143-28/+41
| * [gi] add out annotations to pango layout APIJohn (J5) Palmieri2011-02-171-38/+42
| * Bug 639882 - Heap corruption in font parsing with FreeType2 backendBehdad Esfahbod2011-02-171-2/+14
| * [GI] Add (allow-none) annotations to pango_parse_markup().Laszlo Pandy2011-02-091-3/+3
| * [GI] Annotate out arguments of pango_parse_markup().Laszlo Pandy2011-02-041-3/+3
| * Bug 636348 - Hex boxes are incorrectly scaled with non identity cairo scaleBehdad Esfahbod2010-12-281-0/+2
| * Annotate pango_layout_get_context().Paolo Borelli2010-12-111-3/+3
| * Use G_DEFINE_BOXED_TYPE.Christian Persch2010-11-0410-152/+39
| * introspection: Fix some annotation syntax usageColin Walters2010-09-292-5/+5
| * introspection: Use --include-uninstalledColin Walters2010-09-291-5/+8
| * Bug 628497 - Crash in pango_layout_line_get_extents at pango-layout.cBehdad Esfahbod2010-09-271-8/+1
| * Bug 626966 - SIGFPE _hb_sanitize_arrayBehdad Esfahbod2010-09-232-1/+2
* | 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
|\ \ | |/
| * introspection: Filter out private headersColin Walters2010-09-031-5/+5
| * Fix includeBehdad Esfahbod2010-08-241-1/+1
| * Bug 626500 - Fails to compile with gobject-introspection 0.9Robert Ancell2010-08-252-2/+2
| * Bug 625807 - approximate character width is 0 on pangoft2Behdad Esfahbod2010-08-061-3/+45
| * Bug 617772 - pango fails to build from git outside source treeBehdad Esfahbod2010-07-221-1/+1
| * Add PANGO_LIBDIR and PANGO_SYSCONFDIR enviroment variablesOwen W. Taylor2010-07-081-9/+17
| * Typo fixTor Lillqvist2010-06-271-1/+1
| * Improve performance on Windows especially for non-Latin scriptsTor Lillqvist2010-06-263-22/+15
| * Backport this commit from harfbuzz-ng repo:Behdad Esfahbod2010-06-152-12/+12
| * Fix a test failureMatthias Clasen2010-06-031-1/+1
| * Cypriot is RTLBehdad Esfahbod2010-05-261-1/+1
| * Fix glyph class building. Oops!Behdad Esfahbod2010-05-101-2/+2
| * [cairo] Scale font metrics to user spaceBehdad Esfahbod2010-05-042-3/+36
| * [cairo] Refactor common code in create_metrics_for_context()Behdad Esfahbod2010-05-047-107/+70
| * [HB] MinorBehdad Esfahbod2010-04-211-1/+1
| * [HB] Improve commentsBehdad Esfahbod2010-04-211-8/+14
| * [HB] Remove stale TODO itemBehdad Esfahbod2010-04-211-1/+0
| * [HB] Use a function template instead of struct template for NullBehdad Esfahbod2010-04-211-14/+10
| * [HB] Simplify Tag structBehdad Esfahbod2010-04-213-7/+5
| * [HB] CosmeticBehdad Esfahbod2010-04-202-7/+7
| * [HB] Fix Class operator return typeBehdad Esfahbod2010-04-201-1/+1
| * [HB] Add couple consts to operatorsBehdad Esfahbod2010-04-201-3/+3
| * [HB] Remove ASSERT_SIZE_DATABehdad Esfahbod2010-04-202-7/+6
| * GNOME Bug 613015 - [HB] Does not sanitize Device tables referenced from Value...Behdad Esfahbod2010-04-191-31/+116
| * [HB] Round instead of truncBehdad Esfahbod2010-04-192-11/+11
| * [HB] Fix warningsBehdad Esfahbod2010-04-194-8/+8
| * [HB] Fix debug buildBehdad Esfahbod2010-04-192-2/+2
| * Remove the .vcproj files before rewriting themTor Lillqvist2010-03-301-0/+3
| * [HB] Fix leak when duplicating blobBehdad Esfahbod2010-03-271-2/+4