| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Fix leftover markup in docs" | Matthias Clasen | 2014-08-30 | 1 | -1/+2 |
* | Fix leftover markup in docs | Matthias Clasen | 2014-08-30 | 1 | -2/+1 |
* | Update the pango_color_parse docs1.36.3baserock/1.36.3 | Matthias Clasen | 2014-03-17 | 1 | -1/+2 |
* | Ignore spaces when parsing colors | Behdad Esfahbod | 2012-08-25 | 1 | -1/+19 |
* | Use G_DEFINE_BOXED_TYPE. | Christian Persch | 2010-11-04 | 1 | -12/+3 |
* | Bug 539623 – document that pango_color_parse accepts NULL | Christian Persch | 2008-10-08 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 471577 – GBoxed GType for PangoGlyphItem | Behdad Esfahbod | 2007-10-24 | 1 | -5/+8 |
* | Add G_UNLIKELY() to type registration block in _get_type() functions. | Behdad Esfahbod | 2007-06-20 | 1 | -1/+1 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -5/+5 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -13/+13 |
* | Bug 373856 – Wish: Function to convert a GdkColor to a string Patch from | Behdad Esfahbod | 2006-12-06 | 1 | -0/+21 |
* | 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 | -1/+2 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -2/+2 |
* | 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 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -1/+1 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -763/+3 |
* | Make color parsing more robust and correct. (#93804) | Matthias Clasen | 2002-09-22 | 1 | -42/+42 |
* | Typo fix. | Matthias Clasen | 2002-06-03 | 1 | -2/+2 |
* | Produce XML, not SGML. | Matthias Clasen | 2002-05-27 | 1 | -4/+4 |
* | Patch from Darin Adler, with updates, to use g_ascii_* instead of | Owen Taylor | 2001-11-02 | 1 | -1/+1 |
* | Fix problem with green/blue confusion. | Owen Taylor | 2001-09-11 | 1 | -2/+2 |
* | Update to the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 1 | -3/+1 |
* | New file, move color handling here. | Owen Taylor | 2001-08-30 | 1 | -0/+997 |