| Commit message (Expand) | Author | Age | Files | Lines |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -1/+1 |
* | Make matrix parameter const. | Behdad Esfahbod | 2006-01-21 | 1 | -1/+1 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -1/+1 |
* | Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, | Behdad Esfahbod | 2005-11-23 | 1 | -0/+2 |
* | pango/modules.c (read_modules) Use gstdio wrappers. (#16111, Robert | Tor Lillqvist | 2004-12-12 | 1 | -8/+0 |
* | Up version to 1.7.0. | Owen Taylor | 2004-09-24 | 1 | -0/+23 |
* | Make PangoMatrix arguments const where appropriate. | Owen Taylor | 2004-07-10 | 1 | -34/+2 |
* | Revert the last change, assert that initialization succeeded. | Owen Taylor | 2004-06-21 | 1 | -8/+2 |
* | For cleanliness, unref the fontmap if we get an error from FreeType. | Owen Taylor | 2004-06-21 | 1 | -1/+3 |
* | initialize the fontmap's resolution to some sane default values. Fixes bug | Sven Neumann | 2003-12-05 | 1 | -2/+11 |
* | reverted the patch for bug #123602 since I only applied it accidentally. I | Sven Neumann | 2003-11-20 | 1 | -11/+2 |
* | removed the set_unicode_charmap() call. Made | Sven Neumann | 2003-11-18 | 1 | -2/+11 |
* | Move DPI substitution before FcDefaultSubstitute so it actually works. | Owen Taylor | 2003-08-08 | 1 | -1/+1 |
* | Deprecate pango_ft2_get_context(), pango_ft2_font_map_for_display(), | Owen Taylor | 2003-08-08 | 1 | -2/+5 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 1 | -81/+85 |
* | pango/pangoft2-fontmap.c fixed typos in inline docs. | Sven Neumann | 2003-03-28 | 1 | -1/+1 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -5/+4 |
* | === Released 1.1.4 === | Owen Taylor | 2002-12-03 | 1 | -0/+3 |
* | Add docs. | Matthias Clasen | 2002-11-28 | 1 | -2/+2 |
* | Mark 1.2 API additions, fix some doc comments. | Matthias Clasen | 2002-11-28 | 1 | -2/+39 |
* | Get rid of unnecessary casts for g_object_{ref,unref} | Manish Singh | 2002-10-14 | 1 | -1/+1 |
* | Delete the FC_PATTERN out of the result of FcFontRenderPrepare(), because | Owen Taylor | 2002-08-19 | 1 | -1/+5 |
* | Move the common code between PangoXftFontmap and PangoFT2Fontmap into a | Owen Taylor | 2002-08-16 | 1 | -906/+78 |
* | pango/pangoft2-fontmap.c (pango_ft2_shutdown_display) Handle checking for | Owen Taylor | 2002-07-25 | 1 | -5/+8 |
* | New function to allow tweaking of FcPattern default substitution (for | Owen Taylor | 2002-07-03 | 1 | -32/+208 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 1 | -178/+120 |
* | set n_families, fixes bug #83746. | Sven Neumann | 2002-06-03 | 1 | -1/+4 |
* | Report standard aliases as uppercase, fix pango_*_face_describe() for | Owen Taylor | 2002-05-14 | 1 | -7/+52 |
* | on May 13 15:56:29 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-05-13 | 1 | -28/+66 |
* | Free pattern after using it. | Alex Larsson | 2002-03-26 | 1 | -3/+9 |
* | Fix problem where we unref'ed before we ref'ed resulting in entries in the | Owen Taylor | 2002-02-24 | 1 | -3/+5 |
* | isspace -> g_ascii_isspace (pango_font_description_from_string): isspace | Darin Adler | 2002-02-10 | 1 | -1/+0 |
* | Split comma separated family names and add them in pieces, so they are all | Owen Taylor | 2002-01-11 | 1 | -0/+9 |
* | Initialize MiniXft library before calling MiniXftConfigSubstitute. | Alexander Larsson | 2001-12-12 | 1 | -3/+3 |
* | set n_families to -1 (uninitialized). (pango_ft2_font_map_list_families): | Sven Neumann | 2001-12-04 | 1 | -0/+2 |
* | pango/pangoft2-private.h Take extra parameter include_size that determines | Alex Larsson | 2001-11-27 | 1 | -2/+7 |
* | Add new function pango_context_load_fontset() to wrap | Alex Larsson | 2001-11-18 | 1 | -2/+6 |
* | Check for LEX and YACC. This will be made optional later, with the build | Alexander Larsson | 2001-11-18 | 1 | -838/+475 |
* | Patch from Darin Adler, with updates, to use g_ascii_* instead of | Owen Taylor | 2001-11-02 | 1 | -4/+4 |
* | Documentation updates. | Matthias Clasen | 2001-10-26 | 1 | -0/+24 |
* | use g_object_new() instead of g_new() to create a PangoFT2Face. Fixes bug | Sven Neumann | 2001-10-04 | 1 | -1/+1 |
* | don't include family name if PANGO_FONT_MASK_FAMILY is not set. | Sven Neumann | 2001-10-03 | 1 | -1/+1 |
* | Typo fix: s/pang/pango/ in warning message | Manish Singh | 2001-09-29 | 1 | -1/+1 |
* | Version 0.20PANGO_0_20 | Owen Taylor | 2001-09-25 | 1 | -2/+2 |
* | Include parent_instance structures. | Owen Taylor | 2001-09-18 | 1 | -0/+2 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -381/+427 |
* | Use g_build_filename() where appropriate. | Owen Taylor | 2001-09-12 | 1 | -32/+31 |
* | Require GLib-1.3.7 | Owen Taylor | 2001-06-29 | 1 | -1/+1 |
* | pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape): | Owen Taylor | 2001-06-25 | 1 | -3/+3 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -7/+6 |