| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop using G_CONST_RETURN in Pango | Ryan Lortie | 2011-06-09 | 1 | -1/+1 |
* | Fixing (transfer full) introspection annotation for the return value in pango... | Alberto Ruiz | 2011-04-25 | 1 | -2/+2 |
* | Fixing (transfer full) introspection annotation for the return value in pango... | Alberto Ruiz | 2011-04-25 | 1 | -1/+2 |
* | Fixing (transfer full) introspection annotation for the return value in pango... | Alberto Ruiz | 2011-04-25 | 1 | -1/+2 |
* | Fix introspection for pango_font_map_list_families and pango_font_family_list... | Alberto Ruiz | 2011-04-15 | 1 | -2/+2 |
* | Allow font_family=NULL in load_font() and load_fontset() methods | Behdad Esfahbod | 2009-04-06 | 1 | -3/+3 |
* | Fix more warnings. | Behdad Esfahbod | 2008-12-26 | 1 | -1/+1 |
* | Make the following API public: | Behdad Esfahbod | 2008-08-06 | 1 | -0/+31 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Fixed gtk-doc warnings. | Wouter Bolsterlee | 2008-01-28 | 1 | -2/+2 |
* | Bug 472924 – Mark some classes abstract | Behdad Esfahbod | 2007-10-24 | 1 | -1/+1 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -3/+3 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -18/+18 |
* | Hook up pango-utils.h into the documentation, as we are installing it | Behdad Esfahbod | 2006-03-31 | 1 | -1/+1 |
* | Change g_critical to g_warning. We already handle them gracefully. | Behdad Esfahbod | 2006-02-21 | 1 | -2/+3 |
* | Warn only once per font-description that cannot be loaded. | Behdad Esfahbod | 2006-02-06 | 1 | -7/+25 |
* | AC_DEFINE various version components. | Behdad Esfahbod | 2006-02-05 | 1 | -1/+1 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -1/+1 |
* | Remove pango.modules on uninstall. (bug #328869) | Behdad Esfahbod | 2006-01-27 | 1 | -4/+1 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -3/+3 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -1/+1 |
* | Add bug # to ChangeLog | Owen Taylor | 2005-03-03 | 1 | -0/+1 |
* | Make PangoMatrix arguments const where appropriate. | Owen Taylor | 2004-07-10 | 1 | -29/+6 |
* | Replace get_coverage by covers in the doc comment. | Matthias Clasen | 2003-09-29 | 1 | -0/+2 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -0/+21 |
* | pango/pango-fontmap.c (pango_font_map_load_fontset) return_val_if_fail() | Owen Taylor | 2001-12-26 | 1 | -2/+3 |
* | free the font description when we don't need it anymore | Kristian Rietveld | 2001-11-24 | 1 | -0/+2 |
* | Add new function pango_context_load_fontset() to wrap | Alex Larsson | 2001-11-18 | 1 | -4/+14 |
* | Check for LEX and YACC. This will be made optional later, with the build | Alexander Larsson | 2001-11-18 | 1 | -1/+152 |
* | Forgotten files. | Matthias Clasen | 2001-10-27 | 1 | -1/+1 |
* | Remove pango_font_map_free_families, which was no longer in the headers, | Owen Taylor | 2001-09-19 | 1 | -25/+2 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -26/+3 |
* | adapted g_Type_register_*() calls. GLib wants an additional flag field to | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Don't try to use the ! command, not available in all systems. Move the ! | Tor Lillqvist | 2000-07-19 | 1 | -2/+2 |
* | s/pango_font_set_data/g_object_set_qdata/ | Owen Taylor | 2000-05-28 | 1 | -15/+2 |
* | Add libgobject. | Owen Taylor | 2000-05-28 | 1 | -0/+146 |