| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 333982 – Fallback to $LANG whenever NULL PangoLanguage is used Patch | Behdad Esfahbod | 2006-12-06 | 1 | -0/+8 |
* | Bug 373856 – Wish: Function to convert a GdkColor to a string Patch from | Behdad Esfahbod | 2006-12-06 | 1 | -6/+15 |
* | Add new functions: pango_layout_iter_get_line_readonly() | Behdad Esfahbod | 2006-12-05 | 1 | -0/+37 |
* | Drop #include <config.h> from example in docs. | Behdad Esfahbod | 2006-08-21 | 1 | -1/+0 |
* | Bug 352114 – pango-1.14: generated docs still contain old example code | Behdad Esfahbod | 2006-08-21 | 1 | -24/+28 |
* | Add gravity in PangoFontDescription. | Behdad Esfahbod | 2006-08-20 | 1 | -0/+19 |
* | Correct switched return value of EAST/WEST. | Behdad Esfahbod | 2006-08-20 | 1 | -0/+10 |
* | Render block progression and line direction arrows, and a base gravity | Behdad Esfahbod | 2006-08-16 | 2 | -0/+18 |
* | Return if none of logical_rect or ink_rect is non-NULL. | 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/+35 |
* | === Released 1.14.0 ===vertical-branch-pointPANGO_1_14_0vertical | Behdad Esfahbod | 2006-08-08 | 1 | -3/+3 |
* | Minor doc improvement. | Behdad Esfahbod | 2006-07-25 | 1 | -1/+1 |
* | Update to UCD 5.0.0. | Behdad Esfahbod | 2006-07-25 | 1 | -1/+7 |
* | Fix silly error in implementation of pango_glyph_string_get_width(), and | Behdad Esfahbod | 2006-07-08 | 1 | -1/+0 |
* | Part of Bug 135683 – Cache glyphstring extents | Behdad Esfahbod | 2006-07-08 | 1 | -0/+10 |
* | Bug 343355 – Add pango_cairo_show_error_underline & | Behdad Esfahbod | 2006-06-06 | 1 | -0/+24 |
* | New function pango_font_describe_with_absolute_size(). | Behdad Esfahbod | 2006-05-22 | 1 | -0/+9 |
* | Bug 329547 – pango_layout_get_pixel_extents and | Behdad Esfahbod | 2006-04-29 | 1 | -1/+17 |
* | Doc updates. | Behdad Esfahbod | 2006-04-29 | 24 | -167/+247 |
* | Convert pango/opentype to the new project called HarfBuzz. | Behdad Esfahbod | 2006-03-31 | 1 | -0/+16 |
* | Bug 335840 – Typo in including Xft. | Behdad Esfahbod | 2006-03-31 | 1 | -46/+46 |
* | Hook up pango-utils.h into the documentation, as we are installing it | Behdad Esfahbod | 2006-03-31 | 1 | -0/+204 |
* | Docs rebuilt. | Behdad Esfahbod | 2006-02-11 | 1 | -0/+9 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 1 | -0/+30 |
* | Reverted the tab alignments patch. | Behdad Esfahbod | 2006-01-29 | 1 | -2/+0 |
* | Implement other tab alignments. Bug #325547, Itai Bar-Haim. | Behdad Esfahbod | 2006-01-28 | 1 | -0/+2 |
* | Document PangoOTBuffer and PangoOTGlyph. | Behdad Esfahbod | 2006-01-28 | 7 | -26/+16 |
* | Documentation improvements. | Behdad Esfahbod | 2006-01-28 | 2 | -2/+7 |
* | Use AC_HELP_STRING everywhere. Bump required version to 2.56. | Behdad Esfahbod | 2006-01-28 | 1 | -1/+1 |
* | Finish ATSUI module work. Bug #322022, Matthias Clasen. | Behdad Esfahbod | 2006-01-21 | 1 | -0/+31 |
* | Add pangocairo-atsui.h and pangoatsui-private.h. | Behdad Esfahbod | 2006-01-04 | 2 | -6/+27 |
* | More documentation improvements. | Behdad Esfahbod | 2005-11-17 | 8 | -37/+36 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 22 | -112/+58 |
* | Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. Moved | Behdad Esfahbod | 2005-11-03 | 1 | -12/+0 |
* | === Released 1.10.0 ===PANGO_1_10_0 | Owen Taylor | 2005-08-15 | 1 | -7/+7 |
* | Updated to Unicode 4.1, adding new scripts and Arabic joining data. | Roozbeh Pournader | 2005-08-09 | 1 | -0/+7 |
* | Based on patch from Gustavo J. A. M. Carneiro (#305975) | Owen Taylor | 2005-07-22 | 2 | -0/+2 |
* | Rework handling of context-specific options: drop get_render_key() and add | Owen Taylor | 2005-07-21 | 22 | -1/+145 |
* | Fix PANGO_DIRECTION_LTR/RTL cut-and-paste. (Tim Janik) | Owen Taylor | 2005-03-16 | 1 | -1/+1 |
* | Rename pango_cairo_show_glyphs() to pango_cairo_show_glyph_string(). Add | Owen Taylor | 2005-02-07 | 1 | -1/+29 |
* | Open the file with mode "wb", include cairo-png.h. | Owen Taylor | 2005-02-03 | 1 | -0/+1 |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 5 | -6/+263 |
* | Add short and long descriptions.pango-1-8-branchpoint | Owen Taylor | 2004-12-16 | 1 | -2/+6 |
* | Add missed file | Owen Taylor | 2004-12-16 | 1 | -0/+205 |
* | Recent additions | Owen Taylor | 2004-12-16 | 3 | -0/+46 |
* | Add underline_color and strikethrough_color attribute types. (#147616, | Owen Taylor | 2004-11-23 | 2 | -0/+37 |
* | Remove color_set() virtual function ... it's not absolutely necessary for | Owen Taylor | 2004-11-19 | 3 | -7/+58 |
* | Document PANGO_UNDERLINE_ERROR as a 1.4 addition. (#156533, Morten | Matthias Clasen | 2004-10-27 | 1 | -4/+5 |
* | Up version to 1.7.0. | Owen Taylor | 2004-09-24 | 1 | -24/+116 |
* | === Released 1.6.0 ===PANGO_1_6_0 | Owen Taylor | 2004-09-14 | 1 | -0/+1 |