| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071) | Owen Taylor | 2004-07-14 | 4 | -0/+68 |
* | Add missing doc file | Owen Taylor | 2004-07-13 | 1 | -0/+52 |
* | #143693, Sayamindu Dasgupta | Owen Taylor | 2004-06-23 | 1 | -2/+2 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 3 | -0/+42 |
* | Missed commit: add -lm dependency to pkg-config files. | Owen Taylor | 2004-06-21 | 3 | -1/+127 |
* | Fix text | Owen Taylor | 2004-05-28 | 1 | -1/+1 |
* | 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 | 1 | -1/+44 |
* | === Released 1.3.5 ===PANGO_1_3_5 | Owen Taylor | 2004-03-02 | 4 | -5/+150 |
* | Patch from Dov Grobgeld to add auto-direction to PangoLayout (more of | Owen Taylor | 2004-03-01 | 1 | -0/+5 |
* | New attribute to turn font fallback on or off. (#105553) | Noah Levitt | 2004-02-29 | 1 | -0/+1 |
* | 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 | 2 | -10/+55 |
* | === 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 | 5 | -6/+65 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 4 | -25/+15 |
* | 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 | 5 | -67/+278 |
* | Basic docs for the new stuff. | Owen Taylor | 2003-08-03 | 2 | -0/+205 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 3 | -102/+4 |
* | 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 |
* | Doc markup and typo fixes. | Matthias Clasen | 2003-06-25 | 2 | -4/+5 |
* | Documentation fix. | Matthias Clasen | 2003-04-23 | 1 | -19/+1 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 1 | -0/+2 |
* | Some unit fixups (#96335) | Owen Taylor | 2002-12-20 | 2 | -3/+8 |
* | === Released 1.1.6 === | Owen Taylor | 2002-12-17 | 4 | -5/+0 |
* | Cosmetic changes to short descriptions. | Matthias Clasen | 2002-12-11 | 15 | -118/+107 |
* | === Released 1.1.5 ===PANGO_1_1_5 | Owen Taylor | 2002-12-10 | 1 | -10/+0 |
* | === Released 1.1.5 === | Owen Taylor | 2002-12-10 | 1 | -1/+1 |
* | Document PangoIndicScript. Document. | Matthias Clasen | 2002-12-07 | 1 | -8/+14 |
* | Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), add | Owen Taylor | 2002-12-03 | 6 | -24/+100 |
* | Add docs. | Matthias Clasen | 2002-11-28 | 2 | -7/+7 |
* | Trivial s/foo/foo_/ fixes to make pango.h includable with -Wshadow | Soeren Sandmann | 2002-11-08 | 4 | -12/+12 |
* | === Released 1.1.3 ===PANGO_1_1_3 | Owen Taylor | 2002-11-02 | 1 | -0/+16 |
* | Add, implement and document PANGO_WRAP_WORD_CHAR | Alexander Larsson | 2002-10-04 | 2 | -0/+2 |
* | Released 1.1.1.PANGO_1_1_1 | Owen Taylor | 2002-08-20 | 3 | -0/+156 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 2 | -27/+0 |
* | Produce XML, not SGML. | Matthias Clasen | 2002-05-27 | 4 | -26/+26 |
* | Temporarily remove tamil-xft from the build until we figure out what to do | Owen Taylor | 2002-05-07 | 1 | -5/+0 |
* | Released 1.0.1pango-1-0-branchpointPANGO_1_0_1 | Owen Taylor | 2002-03-28 | 1 | -1/+1 |
* | Minor doc edits. | Matthias Clasen | 2002-03-12 | 4 | -11/+24 |