| Commit message (Expand) | Author | Age | Files | Lines |
* | Memory leak fixes from Masatake YAMATO, #130652 | Owen Taylor | 2004-02-13 | 1 | -0/+10 |
* | Skip the xslt and stylesheet checks unless --enable-man is specified. | Owen Taylor | 2004-02-13 | 1 | -0/+6 |
* | initialize font_desc to NULL. | Manish Singh | 2004-02-11 | 1 | -0/+5 |
* | Handle 'tag' being NULL in a bunch of places. (#122844, Noah Levitt) | Owen Taylor | 2004-02-10 | 1 | -0/+5 |
* | Fix a leak of a font descriptor. (#131909, Kjartan Maraas, Christian | Owen Taylor | 2004-02-10 | 1 | -0/+6 |
* | Fix the amount of memory being allocated. (#132994, Torsten Schoenfeld) | Owen Taylor | 2004-02-10 | 1 | -0/+12 |
* | Fix problem with empty markup tags (#128102, Christian Persch) | Owen Taylor | 2004-02-05 | 1 | -0/+13 |
* | Accept NULL for desc as documented. (#133001, Torsten Schoenfeld) | Owen Taylor | 2004-02-05 | 1 | -0/+5 |
* | Redo the last commit once again. | Owen Taylor | 2004-02-05 | 1 | -0/+5 |
* | Fix stupid cut-and-pasto from last commit. | Owen Taylor | 2004-02-05 | 1 | -0/+5 |
* | Set is_paragraph_start here too. (#131356, Morten Welinder) | Owen Taylor | 2004-02-05 | 1 | -0/+6 |
* | Require GLib-2.3.1. (#132695, Rodney Dawes.) | Owen Taylor | 2004-01-28 | 1 | -0/+5 |
* | Suport CFF fonts as well. (#131202, Manjunath Sripadarao) | Owen Taylor | 2004-01-26 | 1 | -0/+5 |
* | Fix up glyph addition code so that it works properly with the typical | Owen Taylor | 2004-01-26 | 1 | -0/+12 |
* | === Released 1.3.2 ===PANGO_1_3_2 | Owen Taylor | 2004-01-22 | 1 | -0/+8 |
* | NEWS updates for 1.3.2. | Matthias Clasen | 2004-01-20 | 1 | -0/+4 |
* | Corrected a mistake between ZWJ and ZWNJ. (#130517) | Roozbeh Pournader | 2004-01-06 | 1 | -0/+5 |
* | Document all members of PangoLayoutLine. | Matthias Clasen | 2003-12-19 | 1 | -0/+4 |
* | Correct the documentation. (#128431, Ross Burton) | Matthias Clasen | 2003-12-18 | 1 | -0/+5 |
* | moved pango_fc_* to the latter where they live on *nix too. | Hans Breuer | 2003-12-13 | 1 | -0/+24 |
* | Simplify. | Tor Lillqvist | 2003-12-08 | 1 | -0/+9 |
* | === Released 1.3.1 ===PANGO_1_3_1 | Owen Taylor | 2003-12-08 | 1 | -4/+11 |
* | Fix problems when building outside srcdir for Win32. (#122167, Jeff | Tor Lillqvist | 2003-12-07 | 1 | -0/+5 |
* | initialize the fontmap's resolution to some sane default values. Fixes bug | Sven Neumann | 2003-12-05 | 1 | -0/+5 |
* | Honor U+2028 LINE SEPARATOR. (#85745) | Noah Levitt | 2003-12-04 | 1 | -0/+5 |
* | Add --indent=n option. | Noah Levitt | 2003-11-25 | 1 | -0/+7 |
* | Italian is "it"; "iw" is deprecated for Hebrew, should be "he". | Noah Levitt | 2003-11-25 | 1 | -0/+5 |
* | oops typo | Manish Singh | 2003-11-20 | 1 | -1/+1 |
* | #include <fontconfig/fcfreetype.h> for FreeTypeCharIndex(). | Manish Singh | 2003-11-20 | 1 | -0/+5 |
* | reverted the patch for bug #123602 since I only applied it accidentally. I | Sven Neumann | 2003-11-20 | 1 | -4/+13 |
* | Update to latest fribidi. (#68435) | Noah Levitt | 2003-11-20 | 1 | -0/+14 |
* | Draw 6-digit hex boxes for > U+FFFF. (#101081) | Noah Levitt | 2003-11-18 | 1 | -0/+5 |
* | Fix _SCALE semantics. Fixes bug 121543; patch from Owen. | Morten Welinder | 2003-11-18 | 1 | -0/+5 |
* | Fixed my ChangeLog entry (sorry, didn't save before committing). | Sven Neumann | 2003-11-18 | 1 | -2/+2 |
* | removed the set_unicode_charmap() call. Made | Sven Neumann | 2003-11-18 | 1 | -0/+8 |
* | === Released 1.3.1 === | Owen Taylor | 2003-11-15 | 1 | -0/+4 |
* | Version 1.3.1, interface age 1. | Owen Taylor | 2003-11-15 | 1 | -1/+7 |
* | Make parent_class variable static. | Padraig O'Briain | 2003-11-12 | 1 | -0/+4 |
* | Switch over to recommended Freetype system of include ft2build.h then | Owen Taylor | 2003-11-01 | 1 | -0/+12 |
* | Fix some leftover references to INCLUDE_XFT_MODULES, INCLUDED_FC_MODULES. | Owen Taylor | 2003-10-31 | 1 | -0/+9 |
* | Fix one problem with iteration by chars (Part of #89541, Mariano | Owen Taylor | 2003-10-31 | 1 | -0/+11 |
* | === Released 1.3.0 ===PANGO_1_3_0 | Owen Taylor | 2003-10-24 | 1 | -0/+16 |
* | Initialize state->lang. (#124047, Morten Welinder) | Owen Taylor | 2003-10-15 | 1 | -0/+5 |
* | Remove an unused variable. (#122680, Kjartan Maraas) | Owen Taylor | 2003-10-14 | 1 | -0/+5 |
* | Fix a c99-ism, include stdlib.h for bsearch. (#123616, Kaushal Kumar) | Owen Taylor | 2003-10-01 | 1 | -0/+6 |
* | Replace get_coverage by covers in the doc comment. | Matthias Clasen | 2003-09-29 | 1 | -0/+18 |
* | Handle non-hebrew characters. | Owen Taylor | 2003-09-24 | 1 | -1/+5 |
* | Only reset the word type to WordNone at a word end if it is not also a | Matthias Clasen | 2003-09-24 | 1 | -0/+8 |
* | Don't break runs when we hit neutral characters. | Owen Taylor | 2003-09-23 | 1 | -0/+5 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -0/+60 |