| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix letter-spacing with justification. We now distribute letter-spacing | Behdad Esfahbod | 2007-05-02 | 1 | -1/+0 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -4/+4 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -12/+12 |
* | Don't copy item before g_return_if_fail'ing it for NULL. (Coverity issue | Behdad Esfahbod | 2006-05-13 | 1 | -1/+2 |
* | 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 |
* | Improve documentation for functions allocating memory, on how the object | Behdad Esfahbod | 2006-01-31 | 1 | -3/+6 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -3/+3 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, | Behdad Esfahbod | 2006-01-05 | 1 | -1/+2 |
* | Based on patch from Gustavo J. A. M. Carneiro (#305975) | Owen Taylor | 2005-07-22 | 1 | -0/+12 |
* | Fix trivial bug in last commit | Owen Taylor | 2003-07-24 | 1 | -1/+1 |
* | Handle NULL item->analysis.font. (#14576, Morten Welinder) | Owen Taylor | 2003-07-24 | 1 | -2/+4 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -10/+10 |
* | Free item->extra_attrs list. | 3 | 2001-01-23 | 1 | -1/+4 |
* | delete lang engine | Havoc Pennington | 2000-12-02 | 1 | -0/+42 |
* | s/pango_font_set_data/g_object_set_qdata/ | Owen Taylor | 2000-05-28 | 1 | -2/+2 |
* | Memory management functions for PangoItem. | Owen Taylor | 2000-03-13 | 1 | -0/+90 |