| Commit message (Expand) | Author | Age | Files | Lines |
* | Get the fontnmap for the right screen (#113452, Morten Welinder) | Owen Taylor | 2003-05-27 | 1 | -0/+6 |
* | Fix typo for FreeType dependencies in the enable_explicit_deps case. | Owen Taylor | 2003-05-27 | 1 | -0/+5 |
* | Use g_object_new() rather than g_type_create_instance() (Patch from | Owen Taylor | 2003-05-27 | 1 | -0/+10 |
* | Claim to handle everything as a fallback (#106354, Simon Budig) | Owen Taylor | 2003-05-27 | 1 | -0/+8 |
* | Fix some incorrect edge cases for RTL text. (#102952, Padraig O'Briain) | Owen Taylor | 2003-05-02 | 1 | -0/+6 |
* | Fix a harmless uninitialized memory read. (#109625, Rich Burridge) | Owen Taylor | 2003-05-02 | 1 | -0/+5 |
* | Patch from Theppitak Karoonboonyanan to add FT2 shaper for Thai. (#108582) | Owen Taylor | 2003-04-30 | 1 | -0/+8 |
* | Hash case insensitively (#106942, Morten Welinder) | Owen Taylor | 2003-04-30 | 1 | -0/+5 |
* | Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, Noah | Owen Taylor | 2003-04-29 | 1 | -0/+8 |
* | Accept libtool-1.5. (#111482) | Owen Taylor | 2003-04-24 | 1 | -0/+4 |
* | Documentation fix. | Matthias Clasen | 2003-04-23 | 1 | -0/+5 |
* | handle the new indic-ft2 module like all the others instead of doing in | Sven Neumann | 2003-04-21 | 1 | -0/+6 |
* | More careful handling of face->charmap; if is NULL, try to set a unicode | Owen Taylor | 2003-04-16 | 1 | -0/+7 |
* | When loading in Load_Chain{Sub,Pos}ClassRule, the limit we have only | Owen Taylor | 2003-04-16 | 1 | -0/+8 |
* | Free the right string. | Owen Taylor | 2003-04-16 | 1 | -0/+5 |
* | Fix mispelled constant from last commit. | Owen Taylor | 2003-04-15 | 1 | -0/+5 |
* | Fix confusion between boolean and FT_Error return. (#108358, Noah Levitt) | Owen Taylor | 2003-04-15 | 1 | -0/+8 |
* | Don't look for Xft unless we found FreeType. (#109753) | Owen Taylor | 2003-04-15 | 1 | -0/+5 |
* | Switch around the code so that pango_font_description_set_family (desc, | Owen Taylor | 2003-04-15 | 1 | -0/+9 |
* | Avoid complex quoting mess that didn't work with all shells. (#108001) | Owen Taylor | 2003-04-15 | 1 | -0/+5 |
* | Fix infinite loop in the case where the charmap contains a character > | Owen Taylor | 2003-04-15 | 1 | -0/+6 |
* | Cast some enumeration members that are bigger than signed integers to | Owen Taylor | 2003-04-15 | 1 | -0/+6 |
* | Fix off-by-one error. (#108620, Noah Levitt) | Owen Taylor | 2003-04-15 | 1 | -0/+5 |
* | Fix out-of-bounds read where the value wasn't actually used. (#106744, | Owen Taylor | 2003-04-15 | 1 | -0/+5 |
* | Return FALSE, not -1 in g_return_val_if_fail(). (#107666, Morten | Owen Taylor | 2003-04-15 | 1 | -0/+6 |
* | Fix missing static. (#108693, Rick Jones) | Owen Taylor | 2003-04-15 | 1 | -0/+5 |
* | Add indic-ft2 module from Kapil Chowskey. | Owen Taylor | 2003-04-14 | 1 | -0/+5 |
* | disable antialiasing if requested. Fixes bug #109370. | Sven Neumann | 2003-04-03 | 1 | -0/+9 |
* | pango/pangoft2.c (pango_ft2_render_layout) pango/pangowin32.c | Sven Neumann | 2003-04-02 | 1 | -0/+8 |
* | pango/pangoft2-fontmap.c fixed typos in inline docs. | Sven Neumann | 2003-03-28 | 1 | -0/+5 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -0/+25 |
* | fix a typo in the @bitmap argument description. s/line/layout | Chema Celorio | 2003-02-16 | 1 | -0/+5 |
* | Simplify 'test x$have_x != xfalse' to $have_x. | Owen Taylor | 2003-02-12 | 1 | -0/+5 |
* | If --without-x is specified, don't try to build Xft backend either. | Owen Taylor | 2003-02-12 | 1 | -0/+6 |
* | Fix bug where language tag changes were not causing the font to be looked | Owen Taylor | 2003-02-12 | 1 | -0/+6 |
* | Up the FreeType version requirement to 2.0.9. (2.2.1 had a compilation | Owen Taylor | 2003-02-12 | 1 | -0/+8 |
* | Guard against pango_layout_set_text (pango_layout_get_text (layout)); | Owen Taylor | 2003-02-12 | 1 | -0/+7 |
* | Remove call to QApplication::setStyle (new QCDEStyle())... didn't make | Owen Taylor | 2003-02-12 | 1 | -0/+7 |
* | Fix typo where xft_sources was used again. (#105219, Chris Ross) | Owen Taylor | 2003-02-12 | 1 | -0/+6 |
* | Remove spec.spec.in from EXTRA_DIST, and from dist rules. (#102231) | Owen Taylor | 2003-01-30 | 1 | -0/+7 |
* | === Released 1.2.1 ===PANGO_1_2_1 | Owen Taylor | 2003-01-29 | 1 | -1/+10 |
* | g_return_if_fail for index >= 0 was the wrong way. | Tor Lillqvist | 2003-01-29 | 1 | -0/+9 |
* | Fix an off-by-one error when checking if are off the end of the coverage | Owen Taylor | 2003-01-28 | 1 | -0/+9 |
* | Fix version in complaint message about automake. (#104366, Rich Burridge) | Owen Taylor | 2003-01-28 | 1 | -0/+5 |
* | merged fix for bug #103917 from HEAD branch. | Sven Neumann | 2003-01-20 | 1 | -0/+4 |
* | Avoid crash with string such as " 12" (bug #103674) | Padraig O'Briain | 2003-01-20 | 1 | -0/+5 |
* | Export TT_New_GDEF_Table to create an empty GDEF table. | Owen Taylor | 2003-01-14 | 1 | -0/+10 |
* | Split ChangeLogpango-1-2-branchpoint | Owen Taylor | 2002-12-28 | 1 | -1566/+0 |
* | === Released 1.2.0 ===PANGO_1_2_0 | Owen Taylor | 2002-12-20 | 1 | -0/+8 |
* | Some unit fixups (#96335) | Owen Taylor | 2002-12-20 | 1 | -0/+22 |