| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Export. | Owen Taylor | 2002-08-06 | 1 | -0/+12 |
* | New function allowing us to shut down a display. | Owen Taylor | 2002-08-02 | 1 | -0/+6 |
* | Fix check for having any backend HAVE_XFT => have_xft, etc. (Problem | Owen Taylor | 2002-08-01 | 1 | -0/+6 |
* | Renders the prefix of uncomposable Hangul syllable in the way of other | Changwoo Ryu | 2002-08-01 | 1 | -0/+6 |
* | Minor tweak to last patch to clarify index passed to unknown_glyph(). | Owen Taylor | 2002-07-31 | 1 | -0/+5 |
* | Argument to make_glyph() shouldn't have been unsigned char, since we pass | Owen Taylor | 2002-07-31 | 1 | -0/+10 |
* | Patch from Changwoo Ryu <cwryu@debian.org> (#86591) | Owen Taylor | 2002-07-31 | 1 | -0/+31 |
* | Make charset ordering more important than ordering in the font | Owen Taylor | 2002-07-31 | 1 | -0/+7 |
* | Avoid using g_strescape(), since it mangles UTF-8. (#89479, Yao Zhang) | Owen Taylor | 2002-07-31 | 1 | -0/+6 |
* | Set is_cluster_start attributes based on the log_clusters[] set by the | Owen Taylor | 2002-07-31 | 1 | -0/+6 |
* | Fix problem where pango_xft_get_unknown_glyph() was being used for X | Owen Taylor | 2002-07-27 | 1 | -0/+7 |
* | ri Jul 26 19:46:45 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-26 | 1 | -0/+8 |
* | Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support for | Owen Taylor | 2002-07-26 | 1 | -0/+6 |
* | Patch from Theppitak Karoonboonyanan that factors out common code from | Owen Taylor | 2002-07-26 | 1 | -0/+19 |
* | Add back non-spurious \$ removed in last commit. | Owen Taylor | 2002-07-26 | 1 | -0/+4 |
* | Fix a leftover spurious \$ from the last commit. | Owen Taylor | 2002-07-26 | 1 | -0/+4 |
* | Replace uses of grep \(A\|B\) ... with egrep (A|B). (#84872, Arnaud | Owen Taylor | 2002-07-26 | 1 | -0/+13 |
* | Fix wrong assertion that was dying on lines separated by PS (U+2029). | Owen Taylor | 2002-07-25 | 1 | -0/+6 |
* | don't access the old (invalid) face pointer after loading a fallback face | Sven Neumann | 2002-07-22 | 1 | -0/+6 |
* | Fix trivial typo that was causing the charcode hex boxes to be | Owen Taylor | 2002-07-16 | 1 | -0/+5 |
* | on Jul 15 14:56:34 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-15 | 1 | -0/+11 |
* | Fix some typos. | Owen Taylor | 2002-07-03 | 1 | -0/+4 |
* | Be more robust when trying to set the unicode character map on the font. | Owen Taylor | 2002-07-03 | 1 | -0/+9 |
* | New function to allow tweaking of FcPattern default substitution (for | Owen Taylor | 2002-07-03 | 1 | -0/+15 |
* | Fixed segfault, see ChangeLog | Matthias Warkus | 2002-07-02 | 1 | -0/+7 |
* | Support new Arabic characters in Unicode 3.2. (Patch from Roozbeh | Owen Taylor | 2002-06-16 | 1 | -0/+6 |
* | Fix problem with attr_list == NULL. (#85079, Andreas J. Guelzow) | Owen Taylor | 2002-06-13 | 1 | -0/+6 |
* | Use unsigned char for bitfield array. (#83257, David L. Cooper II) | Owen Taylor | 2002-06-12 | 1 | -1/+10 |
* | Change @glyph2 parameter of arabic_*_recode() to be a gunichar* like | Owen Taylor | 2002-06-12 | 1 | -0/+7 |
* | Remove pangoft2.aliases from CVS/distribution; it is no longer used. | Owen Taylor | 2002-06-12 | 1 | -0/+6 |
* | Don't leak raw_metrics and don't copy refcounts. (#84533) | Matthias Clasen | 2002-06-10 | 1 | -0/+5 |
* | Add @FREETYPE_CFLAGS@ | Owen Taylor | 2002-06-06 | 1 | -0/+7 |
* | Update the versioning to reflect '1.1.x' (Use the 100 * minor + micro | Owen Taylor | 2002-06-06 | 1 | -0/+5 |
* | Provide : as the fourth argument whne checking for fontconfig, xft, so we | Owen Taylor | 2002-06-06 | 1 | -0/+6 |
* | Fix to have @XFT_CFLAGS@ | Owen Taylor | 2002-06-04 | 1 | -0/+4 |
* | Don't open the font unecessarily, we already have the FcCharSet. | Owen Taylor | 2002-06-04 | 1 | -0/+6 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 1 | -0/+31 |
* | Typo fix. | Matthias Clasen | 2002-06-03 | 1 | -0/+9 |
* | set n_families, fixes bug #83746. | Sven Neumann | 2002-06-03 | 1 | -0/+5 |
* | Produce XML, not SGML. | Matthias Clasen | 2002-05-27 | 1 | -0/+9 |
* | Use complete PANGO_VERSION in zip file names. | Tor Lillqvist | 2002-05-26 | 1 | -0/+27 |
* | Fix C++ comment. (#82035, David L. Cooper II) | Owen Taylor | 2002-05-21 | 1 | -0/+5 |
* | Report standard aliases as uppercase, fix pango_*_face_describe() for | Owen Taylor | 2002-05-14 | 1 | -0/+6 |
* | on May 13 15:56:29 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-05-13 | 1 | -0/+9 |
* | Add a implementation of strtok_r (copied from glibc) for machines that | Owen Taylor | 2002-05-13 | 1 | -0/+10 |
* | Fix acess outside of a loaded frame and some memory leaks on failure. | Owen Taylor | 2002-05-10 | 1 | -0/+6 |
* | Temporarily remove tamil-xft from the build until we figure out what to do | Owen Taylor | 2002-05-07 | 1 | -0/+9 |
* | Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h, | Eric Mader | 2002-05-07 | 1 | -0/+9 |
* | Set these. | Matthias Clasen | 2002-05-01 | 1 | -0/+6 |
* | Add compatibility defines for changes in FreeType 2.1.0. | Owen Taylor | 2002-04-23 | 1 | -0/+5 |