| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -0/+6 |
* | Rework handling of context-specific options: drop get_render_key() and add | Owen Taylor | 2005-07-21 | 24 | -3/+154 |
* | Fix a stray newline (#308887, Ryan Lortie) | Owen Taylor | 2005-06-24 | 1 | -2/+1 |
* | Add a new context_substitute() virtual function that replaces | Owen Taylor | 2005-06-14 | 1 | -0/+2 |
* | Fix PANGO_DIRECTION_LTR/RTL cut-and-paste. (Tim Janik) | Owen Taylor | 2005-03-16 | 1 | -1/+1 |
* | 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 | 3 | -2/+34 |
* | 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 | 10 | -8/+296 |
* | 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 | 4 | -0/+50 |
* | 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 | 4 | -1/+56 |
* | Remove color_set() virtual function ... it's not absolutely necessary for | Owen Taylor | 2004-11-19 | 6 | -9/+63 |
* | 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 | 2 | -27/+175 |
* | === Released 1.6.0 ===PANGO_1_6_0 | Owen Taylor | 2004-09-14 | 1 | -0/+1 |
* | Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071) | Owen Taylor | 2004-07-14 | 6 | -0/+78 |
* | Add a GType for PangoMatrix (#145532, Torsten Schoenfeld) | Owen Taylor | 2004-07-13 | 1 | -0/+1 |
* | Add missing doc file | Owen Taylor | 2004-07-13 | 1 | -0/+52 |
* | Add PANGO_TYPE_LAYOUT_ITER. (#138408, Johan Dahlin) | Owen Taylor | 2004-06-23 | 1 | -0/+2 |
* | #143693, Sayamindu Dasgupta | Owen Taylor | 2004-06-23 | 2 | -2/+3 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 6 | -0/+66 |
* | use x-large instead of 100 in the markup example. (#142355, Doug Quale). | Owen Taylor | 2004-06-21 | 1 | -2/+7 |
* | Missed commit: add -lm dependency to pkg-config files. | Owen Taylor | 2004-06-21 | 4 | -1/+132 |
* | Fix text | Owen Taylor | 2004-05-28 | 2 | -1/+9 |
* | only invert if the layout and the context really disagree, not if they are | Jody Goldberg | 2004-05-28 | 1 | -3/+3 |
* | Add underline and strikethrough position and thickness metrics. | Owen Taylor | 2004-05-27 | 2 | -1/+48 |
* | === Released 1.3.5 ===PANGO_1_3_5 | Owen Taylor | 2004-03-02 | 5 | -6/+163 |
* | Patch from Dov Grobgeld to add auto-direction to PangoLayout (more of | Owen Taylor | 2004-03-01 | 2 | -0/+7 |
* | New attribute to turn font fallback on or off. (#105553) | Noah Levitt | 2004-02-29 | 2 | -0/+11 |
* | Rework opentype interfaces and other changes to make GPOS work for Arabic. | Owen Taylor | 2004-02-29 | 1 | -11/+3 |
* | Add some new enum and values and utilities for supporting automatically | Owen Taylor | 2004-02-27 | 3 | -10/+61 |
* | === Released 1.3.3 ===PANGO_1_3_3 | Owen Taylor | 2004-02-24 | 1 | -5/+5 |
* | === Released 1.3.2 ===PANGO_1_3_2 | Owen Taylor | 2004-01-22 | 1 | -5/+5 |
* | Document all members of PangoLayoutLine. | Matthias Clasen | 2003-12-19 | 1 | -1/+2 |
* | === Released 1.3.0 ===PANGO_1_3_0 | Owen Taylor | 2003-10-24 | 6 | -12/+78 |
* | 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 | 5 | -26/+16 |
* | Borrow argument parsing code from GDK. | Owen Taylor | 2003-09-15 | 1 | -2/+0 |
* | Add backspace_deletes_character to PangoLogAttr. (#114483) | Noah Levitt | 2003-08-14 | 1 | -0/+12 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 9 | -74/+356 |
* | Basic docs for the new stuff. | Owen Taylor | 2003-08-03 | 3 | -0/+206 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 7 | -120/+76 |
* | Remove. | Owen Taylor | 2003-08-02 | 2 | -2/+3 |
* | Get rid of explicit tables detailing the members of structs, use the | Noah Levitt | 2003-07-25 | 3 | -267/+46 |