| Commit message (Expand) | Author | Age | Files | Lines |
* | adding allow-none to pango_attr_iterator_get_font parameters | Alberto Ruiz | 2011-04-25 | 1 | -2/+2 |
* | Use G_DEFINE_BOXED_TYPE. | Christian Persch | 2010-11-04 | 1 | -12/+3 |
* | introspection: Fix some annotation syntax usage | Colin Walters | 2010-09-29 | 1 | -2/+2 |
* | Bug 567934 – Add introspection support inside pango | Johan Dahlin | 2009-01-20 | 1 | -2/+4 |
* | Bug 566941 – Add PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINNING and | Behdad Esfahbod | 2009-01-07 | 1 | -4/+6 |
* | Fix warnings. | Behdad Esfahbod | 2008-12-26 | 1 | -3/+3 |
* | Use atomic reference counting. | Behdad Esfahbod | 2008-08-22 | 1 | -3/+2 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 511183 – Add pango_attr_type_get_name() | Behdad Esfahbod | 2008-04-21 | 1 | -3/+41 |
* | Fix couple Oopses from my last commit. | Behdad Esfahbod | 2007-10-24 | 1 | -2/+2 |
* | Bug 469641 – Initialize attribute start/end to [0..MAXUINT] | Behdad Esfahbod | 2007-10-24 | 1 | -12/+31 |
* | Bug 471577 – GBoxed GType for PangoGlyphItem | Behdad Esfahbod | 2007-10-24 | 1 | -6/+11 |
* | Bug 481537 – compiler warning fixes Patch from Kjartan Maraas | Behdad Esfahbod | 2007-10-15 | 1 | -1/+1 |
* | Add G_UNLIKELY() to type registration block in _get_type() functions. | Behdad Esfahbod | 2007-06-20 | 1 | -1/+1 |
* | Compare set fields of two font descriptions for equality too, as | Behdad Esfahbod | 2007-06-12 | 1 | -1/+3 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -13/+13 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -129/+129 |
* | New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. New | Behdad Esfahbod | 2007-01-16 | 1 | -0/+55 |
* | Bug 323173 – Add layout of mixed direction text for vertical layout | Behdad Esfahbod | 2007-01-16 | 1 | -2/+1 |
* | Spell-check the docs. | Behdad Esfahbod | 2007-01-07 | 1 | -4/+4 |
* | Bug 163677 – pango_attr_list_splice: inconsistent docs Patch from Morten | Behdad Esfahbod | 2006-07-10 | 1 | -1/+3 |
* | Bug 329547 – pango_layout_get_pixel_extents and | Behdad Esfahbod | 2006-04-29 | 1 | -2/+2 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -2/+0 |
* | 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 | -30/+57 |
* | 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 | -2/+2 |
* | Use g_slice for various attribute types allocations. (bug #325040, | Behdad Esfahbod | 2006-01-01 | 1 | -23/+35 |
* | Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, | Behdad Esfahbod | 2005-11-23 | 1 | -0/+10 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -18/+20 |
* | Fixed typo (#316054). | Jean Brefort | 2005-09-12 | 1 | -1/+1 |
* | Fixes for signed/unsigned in PangoAttrIterator ((#166700, Morten Welinder) | Owen Taylor | 2005-07-26 | 1 | -18/+40 |
* | Based on patch from Gustavo J. A. M. Carneiro (#305975) | Owen Taylor | 2005-07-22 | 1 | -2/+6 |
* | Fix various typos in the docs (#163244, Morten Welinder) | Owen Taylor | 2005-03-02 | 1 | -2/+2 |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 1 | -11/+24 |
* | Fix reversed test on attr->absolute that was causing pixels sizes to be | Owen Taylor | 2005-01-06 | 1 | -2/+2 |
* | Fix doc sentences to parse. (#161812, Morten Welinder) | Owen Taylor | 2005-01-04 | 1 | -2/+2 |
* | Add pixel sizes for fonts (#119081, patch from Chris Lahey) | Owen Taylor | 2004-12-16 | 1 | -19/+78 |
* | Add underline_color and strikethrough_color attribute types. (#147616, | Owen Taylor | 2004-11-23 | 1 | -0/+54 |
* | Remove color_set() virtual function ... it's not absolutely necessary for | Owen Taylor | 2004-11-19 | 1 | -10/+59 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 1 | -2/+25 |
* | Initialize state->lang from context->language if not otherwise set. | Owen Taylor | 2004-06-21 | 1 | -1/+1 |
* | Fix leak when inserting an empty attributes. (#140771, Morten Welinder) | Owen Taylor | 2004-06-21 | 1 | -1/+4 |
* | New attribute to turn font fallback on or off. (#105553) | Noah Levitt | 2004-02-29 | 1 | -0/+27 |
* | Fix infinite loop introduced with last change. (#133749, reported by | Owen Taylor | 2004-02-09 | 1 | -1/+1 |
* | Fix problem with empty markup tags (#128102, Christian Persch) | Owen Taylor | 2004-02-05 | 1 | -4/+10 |
* | Correct the documentation. (#128431, Ross Burton) | Matthias Clasen | 2003-12-18 | 1 | -1/+1 |
* | Fix _SCALE semantics. Fixes bug 121543; patch from Owen. | Morten Welinder | 2003-11-18 | 1 | -4/+9 |
* | Doc markup and typo fixes. | Matthias Clasen | 2003-06-25 | 1 | -4/+4 |
* | Return FALSE, not -1 in g_return_val_if_fail(). (#107666, Morten | Owen Taylor | 2003-04-15 | 1 | -1/+1 |