| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 340229 – pango_font_description_from_string does not do bound | Behdad Esfahbod | 2006-05-01 | 1 | -1/+1 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -2/+0 |
* | Make #include syntax in sources and headers more consistent. We are using | Behdad Esfahbod | 2006-03-31 | 1 | -3/+3 |
* | Hook up pango-utils.h into the documentation, as we are installing it | Behdad Esfahbod | 2006-03-31 | 1 | -1/+1 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -6/+6 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -5/+5 |
* | Set layout wrapping to PANGO_WRAP_WORD_CHAR if width is set for the | Behdad Esfahbod | 2005-11-09 | 1 | -1/+1 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -1/+1 |
* | Add underline_color and strikethrough_color attribute types. (#147616, | Owen Taylor | 2004-11-23 | 1 | -0/+48 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 1 | -0/+28 |
* | un Feb 29 15:31:09 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-29 | 1 | -0/+2 |
* | New attribute to turn font fallback on or off. (#105553) | Noah Levitt | 2004-02-29 | 1 | -0/+25 |
* | Handle 'tag' being NULL in a bunch of places. (#122844, Noah Levitt) | Owen Taylor | 2004-02-10 | 1 | -12/+30 |
* | Fix up glyph addition code so that it works properly with the typical | Owen Taylor | 2004-01-26 | 1 | -3/+6 |
* | Fixed segfault, see ChangeLog | Matthias Warkus | 2002-07-02 | 1 | -1/+1 |
* | Fix problem with attr_list == NULL. (#85079, Andreas J. Guelzow) | Owen Taylor | 2002-06-13 | 1 | -0/+2 |
* | Dummy-initialize gsize variable to 0, not -1. (#73899, Erwann Chenede) | Owen Taylor | 2002-03-20 | 1 | -1/+1 |
* | isspace -> g_ascii_isspace (pango_font_description_from_string): isspace | Darin Adler | 2002-02-10 | 1 | -3/+8 |
* | Fix problem with detected root node. (Based on patch from Matthias Clasen, | Owen Taylor | 2002-01-29 | 1 | -2/+2 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -13/+13 |
* | New file, move color handling here. | Owen Taylor | 2001-08-30 | 1 | -915/+7 |
* | Use gssize, not size_t, gssize isn't defined here on all systems. | Owen Taylor | 2001-07-02 | 1 | -5/+5 |
* | pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape): | Owen Taylor | 2001-06-25 | 1 | -5/+5 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -1/+2 |
* | Remove some conditionalization on (md->text == NULL) that is no longer | Owen Taylor | 2001-04-20 | 1 | -5/+3 |
* | Discard the parsed text if the input variable text is NULL. This fixes a | Anders Carlsson | 2001-04-20 | 1 | -3/+4 |
* | Define PANGO_VERSION. | Tor Lillqvist | 2000-11-30 | 1 | -1/+1 |
* | Return the accel keyval | Havoc Pennington | 2000-11-01 | 1 | -0/+3 |
* | Fix bug where not all text was appended when parsing accelerators | Havoc Pennington | 2000-11-01 | 1 | -0/+15 |
* | Add a new attribute for scaling a font; also required adding | Havoc Pennington | 2000-11-01 | 1 | -0/+2216 |