| Commit message (Expand) | Author | Age | Files | Lines |
* | Add HAVE_X. | Tor Lillqvist | 2003-05-29 | 1 | -0/+21 |
* | (#107630, Federic Zhang) | Owen Taylor | 2003-05-28 | 1 | -0/+9 |
* | added support for rise, strikethru and shape attributes. (#109900). | Sven Neumann | 2003-05-28 | 1 | -0/+5 |
* | Limit the size of the buffers we alloca(). (#104238 | Owen Taylor | 2003-05-27 | 1 | -0/+5 |
* | Clean up so that tests for Xft/FreeType are only run when we find | Owen Taylor | 2003-05-27 | 1 | -0/+10 |
* | Patch from Morten Welinder to collect characters into runs of the same | Owen Taylor | 2003-05-27 | 1 | -0/+7 |
* | 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 |
* | Add code to check for "./pangorc" so that it works uninstalled. | Owen Taylor | 2003-05-27 | 1 | -0/+5 |
* | 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 |
* | 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/+4 |
* | 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 |
* | Always include freetype.h even when not ENABLE_ENGINE | ENABLE_BACKEND. | Owen Taylor | 2003-04-15 | 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 some stupid type registration/ class size problems from last commit. | Owen Taylor | 2003-04-15 | 1 | -0/+5 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 1 | -0/+26 |
* | 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 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 1 | -0/+36 |
* | 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 |
* | Fix an off-by-one error when checking if are off the end of the coverage | Owen Taylor | 2003-01-29 | 1 | -0/+9 |
* | Break out of loop if char is 0xFFFF. Some fonts have tables terminated | Tor Lillqvist | 2003-01-29 | 1 | -0/+6 |
* | Fix version in complaint message about automake. (#104366, Rich Burridge) | Owen Taylor | 2003-01-28 | 1 | -0/+5 |
* | fixed configure output which was wrong in case freetype is available but | Sven Neumann | 2003-01-20 | 1 | -0/+5 |