| Commit message (Expand) | Author | Age | Files | Lines |
* | Add gravity in PangoFontDescription. | Behdad Esfahbod | 2006-08-20 | 1 | -0/+2 |
* | Correct switched return value of EAST/WEST. | Behdad Esfahbod | 2006-08-20 | 1 | -0/+1 |
* | Render block progression and line direction arrows, and a base gravity | Behdad Esfahbod | 2006-08-16 | 1 | -0/+2 |
* | Oops. Exchange west<->east and north<->south gravities. The gravity is the | Behdad Esfahbod | 2006-08-15 | 1 | -0/+1 |
* | Add enum PangoGravity. | Behdad Esfahbod | 2006-08-15 | 1 | -0/+4 |
* | Part of Bug 135683 – Cache glyphstring extents | Behdad Esfahbod | 2006-07-08 | 1 | -0/+1 |
* | Bug 343355 – Add pango_cairo_show_error_underline & | Behdad Esfahbod | 2006-06-06 | 1 | -0/+2 |
* | New function pango_font_describe_with_absolute_size(). | Behdad Esfahbod | 2006-05-22 | 1 | -0/+1 |
* | Bug 329547 – pango_layout_get_pixel_extents and | Behdad Esfahbod | 2006-04-29 | 1 | -0/+2 |
* | Convert pango/opentype to the new project called HarfBuzz. | Behdad Esfahbod | 2006-03-31 | 1 | -0/+2 |
* | Hook up pango-utils.h into the documentation, as we are installing it | Behdad Esfahbod | 2006-03-31 | 1 | -0/+23 |
* | Rename the recently added pango_win32_pango_font_description_from_logfont() | Tor Lillqvist | 2006-02-10 | 1 | -0/+1 |
* | Warn only once per font-description that cannot be loaded. | Behdad Esfahbod | 2006-02-06 | 1 | -0/+2 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 1 | -0/+3 |
* | Finish ATSUI module work. Bug #322022, Matthias Clasen. | Behdad Esfahbod | 2006-01-21 | 1 | -0/+16 |
* | Add pangocairo-atsui.h and pangoatsui-private.h. | Behdad Esfahbod | 2006-01-04 | 1 | -1/+3 |
* | Based on patch from Gustavo J. A. M. Carneiro (#305975) | Owen Taylor | 2005-07-22 | 1 | -0/+4 |
* | Rework handling of context-specific options: drop get_render_key() and add | Owen Taylor | 2005-07-21 | 1 | -2/+7 |
* | Add a new context_substitute() virtual function that replaces | Owen Taylor | 2005-06-14 | 1 | -0/+2 |
* | PangoCairoFontMap for win32 fonts. | Owen Taylor | 2005-02-24 | 1 | -0/+1 |
* | Rename pango_cairo_show_glyphs() to pango_cairo_show_glyph_string(). Add | Owen Taylor | 2005-02-07 | 1 | -1/+4 |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 1 | -0/+22 |
* | Recent additions | Owen Taylor | 2004-12-16 | 1 | -0/+4 |
* | Add. (#153548, Morten Welinder) | Owen Taylor | 2004-12-13 | 1 | -0/+1 |
* | Add underline_color and strikethrough_color attribute types. (#147616, | Owen Taylor | 2004-11-23 | 1 | -0/+3 |
* | Remove color_set() virtual function ... it's not absolutely necessary for | Owen Taylor | 2004-11-19 | 1 | -0/+3 |
* | Up version to 1.7.0. | Owen Taylor | 2004-09-24 | 1 | -3/+59 |
* | Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071) | Owen Taylor | 2004-07-14 | 1 | -0/+8 |
* | Add a GType for PangoMatrix (#145532, Torsten Schoenfeld) | Owen Taylor | 2004-07-13 | 1 | -0/+1 |
* | Add PANGO_TYPE_LAYOUT_ITER. (#138408, Johan Dahlin) | Owen Taylor | 2004-06-23 | 1 | -0/+2 |
* | #143693, Sayamindu Dasgupta | Owen Taylor | 2004-06-23 | 1 | -0/+1 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 1 | -0/+21 |
* | Missed commit: add -lm dependency to pkg-config files. | Owen Taylor | 2004-06-21 | 1 | -0/+5 |
* | Fix text | Owen Taylor | 2004-05-28 | 1 | -0/+8 |
* | Add underline and strikethrough position and thickness metrics. | Owen Taylor | 2004-05-27 | 1 | -0/+4 |
* | === Released 1.3.5 ===PANGO_1_3_5 | Owen Taylor | 2004-03-02 | 1 | -1/+13 |
* | Patch from Dov Grobgeld to add auto-direction to PangoLayout (more of | Owen Taylor | 2004-03-01 | 1 | -0/+2 |
* | Add some new enum and values and utilities for supporting automatically | Owen Taylor | 2004-02-27 | 1 | -0/+6 |
* | Replace get_coverage by covers in the doc comment. | Matthias Clasen | 2003-09-29 | 1 | -1/+7 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -1/+1 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -6/+64 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 1 | -12/+47 |
* | Cosmetic changes to short descriptions. | Matthias Clasen | 2002-12-11 | 1 | -7/+2 |
* | Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), add | Owen Taylor | 2002-12-03 | 1 | -0/+6 |
* | === Released 1.1.3 ===PANGO_1_1_3 | Owen Taylor | 2002-11-02 | 1 | -0/+2 |
* | Released 1.1.1.PANGO_1_1_1 | Owen Taylor | 2002-08-20 | 1 | -3/+22 |
* | Updates. | Matthias Clasen | 2001-12-04 | 1 | -1/+1 |
* | Remove duplicates. | Matthias Clasen | 2001-11-22 | 1 | -7/+3 |
* | Version 0.22. Updated Update. Don't look like a doc comment. | Owen Taylor | 2001-11-21 | 1 | -18/+31 |
* | Remove declarations of unimplemented functions | Matthias Clasen | 2001-10-30 | 1 | -4/+0 |