| Commit message (Expand) | Author | Age | Files | Lines |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 1 | -8/+15 |
* | Fix bug in computing logical_rect.x when layout->width == -1. (#161510, | Owen Taylor | 2004-12-17 | 1 | -13/+32 |
* | Copy layout->auto_dir. (#153547, Morten Welinder) | Owen Taylor | 2004-12-14 | 1 | -0/+1 |
* | Add. (#153548, Morten Welinder) | Owen Taylor | 2004-12-13 | 1 | -9/+31 |
* | Return n+1 logical attributes not n logical attributes (#155912) | Owen Taylor | 2004-11-21 | 1 | -5/+7 |
* | Fix UTF8 => UTF-8 in warning and doc comment. (#153551, Morten Welinder) | Owen Taylor | 2004-11-21 | 1 | -2/+2 |
* | Fix typo in docs. (#153390, Paolo Borelli) | Owen Taylor | 2004-09-22 | 1 | -1/+1 |
* | === Released 1.6.0 ===PANGO_1_6_0 | Owen Taylor | 2004-09-14 | 1 | -0/+4 |
* | Fix API docs. (#148627) | Owen Taylor | 2004-07-28 | 1 | -3/+1 |
* | #143601: Felipe Heidrich | Owen Taylor | 2004-07-16 | 1 | -7/+16 |
* | Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071) | Owen Taylor | 2004-07-14 | 1 | -62/+97 |
* | Make PangoMatrix arguments const where appropriate. | Owen Taylor | 2004-07-10 | 1 | -2/+0 |
* | Add letter spacing correction to the last character, not the one just | Morten Welinder | 2004-07-07 | 1 | -1/+1 |
* | Fix bug with using wrong uline value. | Owen Taylor | 2004-06-24 | 1 | -2/+57 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 1 | -134/+246 |
* | pango/modules.c (append_engines): Fix some missing statics. (#142237, | Owen Taylor | 2004-06-21 | 1 | -1/+1 |
* | only invert if the layout and the context really disagree, not if they are | Jody Goldberg | 2004-05-28 | 1 | -2/+21 |
* | Patch from Dov Grobgeld to add auto-direction to PangoLayout (more of | Owen Taylor | 2004-03-01 | 1 | -55/+174 |
* | un Feb 29 15:31:09 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-29 | 1 | -0/+6 |
* | Add a docs note about non-implementedness. (#64538) | Owen Taylor | 2004-02-21 | 1 | -0/+2 |
* | Accept NULL for desc as documented. (#133001, Torsten Schoenfeld) | Owen Taylor | 2004-02-05 | 1 | -1/+0 |
* | Redo the last commit once again. | Owen Taylor | 2004-02-05 | 1 | -1/+1 |
* | Fix stupid cut-and-pasto from last commit. | Owen Taylor | 2004-02-05 | 1 | -1/+1 |
* | Set is_paragraph_start here too. (#131356, Morten Welinder) | Owen Taylor | 2004-02-05 | 1 | -2/+3 |
* | Honor U+2028 LINE SEPARATOR. (#85745) | Noah Levitt | 2003-12-04 | 1 | -3/+20 |
* | Add --indent=n option. | Noah Levitt | 2003-11-25 | 1 | -9/+8 |
* | Fix one problem with iteration by chars (Part of #89541, Mariano | Owen Taylor | 2003-10-31 | 1 | -4/+4 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -4/+1 |
* | Doc markup and typo fixes. | Matthias Clasen | 2003-06-25 | 1 | -42/+42 |
* | Fix bug in determining when we cross line boundaries. (#103421, Matthias | Owen Taylor | 2003-06-05 | 1 | -29/+34 |
* | Use g_object_new() rather than g_type_create_instance() (Patch from | Owen Taylor | 2003-05-27 | 1 | -1/+1 |
* | Fix a harmless uninitialized memory read. (#109625, Rich Burridge) | Owen Taylor | 2003-05-02 | 1 | -1/+0 |
* | Fix a harmless uninitialized memory read. (#109625, Rich Burridge) | Owen Taylor | 2003-05-02 | 1 | -5/+3 |
* | Guard against pango_layout_set_text (pango_layout_get_text (layout)); | Owen Taylor | 2003-02-12 | 1 | -4/+7 |
* | Some unit fixups (#96335) | Owen Taylor | 2002-12-20 | 1 | -11/+12 |
* | Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), add | Owen Taylor | 2002-12-03 | 1 | -21/+78 |
* | Trivial s/foo/foo_/ fixes to make pango.h includable with -Wshadow | Soeren Sandmann | 2002-11-08 | 1 | -10/+10 |
* | Don't break at the first char in the first item on a line. Fixes | Alexander Larsson | 2002-10-23 | 1 | -3/+6 |
* | Get rid of unnecessary casts for g_object_{ref,unref} | Manish Singh | 2002-10-14 | 1 | -5/+5 |
* | Add, implement and document PANGO_WRAP_WORD_CHAR | Alexander Larsson | 2002-10-04 | 1 | -49/+70 |
* | Fix wrong assertion that was dying on lines separated by PS (U+2029). | Owen Taylor | 2002-07-25 | 1 | -1/+1 |
* | Fix problem with positions at the ends of lines (#63328, reported by Dov | Owen Taylor | 2002-03-01 | 1 | -26/+29 |
* | Fix problems with computing the length of the paragraph delimiter. | Owen Taylor | 2002-01-24 | 1 | -1/+1 |
* | fix memory leak of "text", reported by Jason Tackaberry | Havoc Pennington | 2002-01-21 | 1 | -0/+1 |
* | A string ending in a paragraph delimiter has an empty line at the end. | Owen Taylor | 2002-01-16 | 1 | -1/+1 |
* | slight correction to pango_layout_get_extents(), docs still need to be | Havoc Pennington | 2002-01-14 | 1 | -14/+14 |
* | allow setting attrs to NULL | Havoc Pennington | 2002-01-11 | 1 | -1/+2 |
* | docs tweak (pango_layout_iter_next_cluster): update iter->index here | Havoc Pennington | 2002-01-11 | 1 | -1/+6 |
* | Remove incorrect special casing of initial line. (Reported by Darin Adler) | Owen Taylor | 2001-12-20 | 1 | -5/+1 |
* | Fix problem with returned width on lines other than the first line | Owen Taylor | 2001-12-10 | 1 | -1/+1 |