| Commit message (Expand) | Author | Age | Files | Lines |
* | pango-tabs: Avoid passing NULL to memcpy | Timm Bäder | 2020-06-10 | 1 | -1/+2 |
* | Bug 685167 - migrate docs to no-tmpl flavour | Behdad Esfahbod | 2013-09-27 | 1 | -0/+14 |
* | introspection: assorted fixes to avoid regressions in Vala bindings | Evan Nemerson | 2012-08-12 | 1 | -4/+4 |
* | Make docs a bit more complete | Matthias Clasen | 2011-11-22 | 1 | -1/+1 |
* | adding (out) introspection metadata to pango_tab_array_get_tabs | Alberto Ruiz | 2011-04-25 | 1 | -2/+4 |
* | adding allow-none introspection metadata to pango_tab_array_get_tabs | Alberto Ruiz | 2011-04-25 | 1 | -2/+2 |
* | adding (out) introspection metadata to pango_tab_array_get_tab | Alberto Ruiz | 2011-04-25 | 1 | -2/+2 |
* | adding allow-none introspection metadata to pango_tab_array_get_tab | Alberto Ruiz | 2011-04-25 | 1 | -2/+2 |
* | Use G_DEFINE_BOXED_TYPE. | Christian Persch | 2010-11-04 | 1 | -11/+3 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Add G_UNLIKELY() to type registration block in _get_type() functions. | Behdad Esfahbod | 2007-06-20 | 1 | -1/+1 |
* | *.c, *.h: Removed spaces followed b tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -1/+1 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -24/+24 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -31/+31 |
* | 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 | -2/+2 |
* | Reverted the tab alignments patch. | Behdad Esfahbod | 2006-01-29 | 1 | -3/+5 |
* | Implement other tab alignments. Bug #325547, Itai Bar-Haim. | Behdad Esfahbod | 2006-01-28 | 1 | -5/+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 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -14/+13 |
* | Fix the amount of memory being allocated. (#132994, Torsten Schoenfeld) | Owen Taylor | 2004-02-10 | 1 | -2/+2 |
* | Doc markup and typo fixes. | Matthias Clasen | 2003-06-25 | 1 | -3/+3 |
* | Update to the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 1 | -3/+1 |
* | copy function. (pango_glyph_string_get_type): implement get_type function. | James Henstridge | 2001-07-02 | 1 | -0/+14 |
* | Add new PangoLayoutIter entry points | Havoc Pennington | 2000-11-13 | 1 | -0/+2 |
* | was pango_tab_array_new_with_defaults; apparently I didn't check in the | Havoc Pennington | 2000-09-29 | 1 | -6/+6 |
* | Change to return allocated array. | Havoc Pennington | 2000-09-27 | 1 | -12/+15 |
* | Add a tab array field to PangoLayout, and use it when laying out the text | Havoc Pennington | 2000-09-25 | 1 | -0/+349 |