| Commit message (Expand) | Author | Age | Files | Lines |
* | Add many missing nullability annotations. | Evan Nemerson | 2014-10-16 | 1 | -11/+11 |
* | Revert "Fix leftover markup in docs" | Matthias Clasen | 2014-08-30 | 1 | -1/+1 |
* | Fix leftover markup in docs | Matthias Clasen | 2014-08-30 | 1 | -1/+1 |
* | Bug 685167 - migrate docs to no-tmpl flavour | Behdad Esfahbod | 2013-09-27 | 1 | -1/+12 |
* | pango_attr_iterator_get_font(): handle scaling absolute font sizes | Owen W. Taylor | 2013-09-25 | 1 | -2/+6 |
* | Fix warning | Behdad Esfahbod | 2012-08-29 | 1 | -1/+2 |
* | Make pango-attributes thread-safe | Behdad Esfahbod | 2012-08-27 | 1 | -2/+12 |
* | introspection: assorted fixes to avoid regressions in Vala bindings | Evan Nemerson | 2012-08-12 | 1 | -59/+60 |
* | Stop using G_CONST_RETURN in Pango | Ryan Lortie | 2011-06-09 | 1 | -1/+1 |
* | Fixed (transfer full) introspection annotation for the return value in pango_... | Alberto Ruiz | 2011-04-25 | 1 | -3/+3 |
* | Fixed (scope) and (closure) introspection annotation for the return value in ... | Alberto Ruiz | 2011-04-25 | 1 | -2/+2 |
* | Fixing array introspection annotation for pango_attr_iterator_get_font | Alberto Ruiz | 2011-04-25 | 1 | -1/+1 |
* | adding allow-none introspection metadata to pango_attr_shape_new_with_data | Alberto Ruiz | 2011-04-25 | 1 | -5/+5 |
* | 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 |