| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make sure the face is unlocked before returning from pango_xft_font_real_get_... | Keith Packard | 2003-06-02 | 1 | -2/+8 |
* | Get the fontnmap for the right screen (#113452, Morten Welinder) | Owen Taylor | 2003-05-27 | 1 | -2/+3 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 1 | -23/+114 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -18/+0 |
* | Roughly clip glyphs into the X coordinate area to avoid wrap-around. | Owen Taylor | 2002-12-07 | 1 | -11/+17 |
* | Mark 1.2 API additions, fix some doc comments. | Matthias Clasen | 2002-11-28 | 1 | -0/+8 |
* | Get rid of unnecessary casts for g_object_{ref,unref} | Manish Singh | 2002-10-14 | 1 | -3/+3 |
* | Released 1.1.1.PANGO_1_1_1 | Owen Taylor | 2002-08-20 | 1 | -5/+6 |
* | Delete the FC_PATTERN out of the result of FcFontRenderPrepare(), because | Owen Taylor | 2002-08-19 | 1 | -22/+29 |
* | Move the common code between PangoXftFontmap and PangoFT2Fontmap into a | Owen Taylor | 2002-08-16 | 1 | -61/+1 |
* | Fix accidentally exported set_unicode_charmap() and | Owen Taylor | 2002-08-08 | 1 | -2/+2 |
* | Patch from Keith Packard: | Owen Taylor | 2002-08-06 | 1 | -6/+23 |
* | Export. | Owen Taylor | 2002-08-06 | 1 | -31/+50 |
* | Patch from Theppitak Karoonboonyanan that factors out common code from | Owen Taylor | 2002-07-26 | 1 | -2/+38 |
* | Fix trivial typo that was causing the charcode hex boxes to be | Owen Taylor | 2002-07-16 | 1 | -1/+1 |
* | Be more robust when trying to set the unicode character map on the font. | Owen Taylor | 2002-07-03 | 1 | -2/+43 |
* | Don't open the font unecessarily, we already have the FcCharSet. | Owen Taylor | 2002-06-04 | 1 | -18/+18 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 1 | -120/+95 |
* | pango/pangoft2-private.h calculate average_char_width and | Sven Neumann | 2002-03-26 | 1 | -11/+84 |
* | Check for FT_Get_First_Char from FreeType-2.0.9. | Owen Taylor | 2002-03-15 | 1 | -6/+8 |
* | Remove moc_view-qt.cc. (#74725) | Owen Taylor | 2002-03-15 | 1 | -11/+27 |
* | Treat glyph 0 as an 0 size, non-drawn glyph consistent with other | Owen Taylor | 2002-03-01 | 1 | -2/+19 |
* | Try to load something (load sans) if we can't load a font that Xft listed. | Owen Taylor | 2002-02-26 | 1 | -0/+25 |
* | Fix doc comment. | Owen Taylor | 2001-12-20 | 1 | -1/+1 |
* | pango/pangoft2-private.h Take extra parameter include_size that determines | Alex Larsson | 2001-11-27 | 1 | -1/+1 |
* | Don't leak filename copy. Don't leak matched pattern | Alex Larsson | 2001-11-27 | 1 | -1/+1 |
* | Remove duplicates. | Matthias Clasen | 2001-11-22 | 1 | -6/+6 |
* | Don't free font_pattern if we opened the XftFont, since the XftFont claims | Alex Larsson | 2001-11-20 | 1 | -1/+2 |
* | Add new function pango_context_load_fontset() to wrap | Alex Larsson | 2001-11-18 | 1 | -1/+1 |
* | Check for LEX and YACC. This will be made optional later, with the build | Alexander Larsson | 2001-11-18 | 1 | -31/+59 |
* | Add a function pango_xft_picture_render() to render onto an Xft picture | Owen Taylor | 2001-11-05 | 1 | -32/+124 |
* | Documentation updates. | Matthias Clasen | 2001-10-26 | 1 | -1/+1 |
* | another missing comment end marker and some fixes in gtk-doc comments. | Sven Neumann | 2001-10-15 | 1 | -4/+5 |
* | Documentation updates. | Matthias Clasen | 2001-10-14 | 1 | -3/+3 |
* | Typo fixes. | Matthias Clasen | 2001-10-13 | 1 | -0/+52 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -17/+17 |
* | Version 0.18PANGO_0_18 | Owen Taylor | 2001-09-04 | 1 | -0/+7 |
* | Remove stray semicolon. | Darin Adler | 2001-07-12 | 1 | -14/+12 |
* | s/shutdown/dispose/ to adapt to GObject changes. | Tim Janik | 2001-07-02 | 1 | -4/+4 |
* | Fix to correspond to extremely odd choice of sign convention in libXft. | Owen Taylor | 2001-05-15 | 1 | -2/+2 |
* | Set approximate_digit_width and approximate_char_width to some cheesy | Alexander Larsson | 2001-04-20 | 1 | -0/+2 |
* | Since Xft may only be available statically without shlib deps, check for | Owen Taylor | 2000-12-20 | 1 | -6/+58 |
* | touch sysconfdir/pango/pango.modules even if there are no dynamic modules, | Havoc Pennington | 2000-12-15 | 1 | -1/+1 |
* | Add PANGO_XFT_IS_FONT to the public header. | Owen Taylor | 2000-12-15 | 1 | -3/+1 |
* | Fix macro breakage. | Owen Taylor | 2000-12-15 | 1 | -0/+474 |