| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 331723 – shapers should not crash on failures | Behdad Esfahbod | 2006-02-21 | 1 | -1/+2 |
* | Pass 1.6 and gnu options to automake. | Behdad Esfahbod | 2006-02-13 | 1 | -23/+1 |
* | Bug 314548 – pango_shape() is missing const correctness Patch from | Behdad Esfahbod | 2006-02-09 | 1 | -2/+2 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 1 | -2/+2 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -3/+3 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -2/+2 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -8/+7 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-25 | 1 | -1/+0 |
* | Fixes bug #71414, allowing to disable building/installing modules. | Behdad Esfahbod | 2006-01-16 | 1 | -1/+4 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 2 | -0/+3 |
* | modules/arabic/arabic-fc.c, modules/basic/basic-fc.c, | Behdad Esfahbod | 2005-12-26 | 1 | -1/+1 |
* | Return NULL, not FALSE! | Behdad Esfahbod | 2005-12-04 | 1 | -0/+10 |
* | Reworked basic shaper with OpenType support. (#101079, based on patch from | Behdad Esfahbod | 2005-11-23 | 1 | -5/+3 |
* | Updated to Unicode 4.1, adding new scripts and Arabic joining data. | Roozbeh Pournader | 2005-08-09 | 1 | -14/+35 |
* | New function added. | Behdad Esfahbod | 2005-07-23 | 1 | -1/+1 |
* | Use -export-symbols-regex to control symbol exports, including not | Owen Taylor | 2005-07-22 | 1 | -5/+1 |
* | Fix up places where there is missing or incomplete Copyright and License | Owen Taylor | 2005-07-21 | 2 | -1/+16 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -1/+1 |
* | Don't use -p option to cp, can cause "failed to preserve ownership" | Tor Lillqvist | 2005-01-25 | 1 | -1/+1 |
* | Set G_LOG_DOMAIN. | Owen Taylor | 2004-11-22 | 1 | -0/+1 |
* | Fix bug where cluster was getting set to 0 for non-spacing marks rather | Owen Taylor | 2004-08-10 | 1 | -1/+1 |
* | Don't substitute FARSI YEH with ARABIC YEH if the font does not have any | Behdad Esfahbod | 2004-07-27 | 1 | -2/+3 |
* | #143693, Sayamindu Dasgupta | Owen Taylor | 2004-06-23 | 1 | -0/+1 |
* | === Released 1.3.5 ===PANGO_1_3_5 | Owen Taylor | 2004-03-02 | 1 | -7/+5 |
* | Add joining classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF. | Owen Taylor | 2004-02-29 | 1 | -2/+2 |
* | Rework opentype interfaces and other changes to make GPOS work for Arabic. | Owen Taylor | 2004-02-29 | 2 | -92/+148 |
* | Corrected a mistake between ZWJ and ZWNJ. (#130517) | Roozbeh Pournader | 2004-01-06 | 1 | -2/+2 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -4/+3 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -29/+22 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 2 | -43/+12 |
* | Remove old X font shapers. | Owen Taylor | 2003-08-02 | 10 | -2217/+0 |
* | Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann) | Owen Taylor | 2003-07-24 | 1 | -1/+1 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 5 | -809/+41 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 1 | -78/+53 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -0/+1 |
* | Do not add GLIB_CFLAGS to CFLAGS. | Sebastian Wilhelmi | 2002-11-26 | 1 | -1/+10 |
* | modules/indic/indic-xft.c (maybe_add_GPOS_feature): | Owen Taylor | 2002-08-20 | 5 | -5/+5 |
* | Patch from Nils Nordman to add various missing 'static' (#90353) | Owen Taylor | 2002-08-20 | 3 | -3/+3 |
* | Support new Arabic characters in Unicode 3.2. (Patch from Roozbeh | Owen Taylor | 2002-06-16 | 1 | -1/+1 |
* | Change @glyph2 parameter of arabic_*_recode() to be a gunichar* like | Owen Taylor | 2002-06-12 | 4 | -4/+4 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 4 | -40/+22 |
* | Fix problem where == was used instead if =. (#73694, Martin Gansser) | Owen Taylor | 2002-03-06 | 1 | -1/+1 |
* | Fix pangoxft-$(PANGO_API_VERSION). (Reported by Manish Singh.) | Owen Taylor | 2002-03-05 | 1 | -1/+1 |
* | Switch over to GLib/GTK+ style library versioning. Update version numbers | Owen Taylor | 2002-03-05 | 1 | -3/+3 |
* | don't link libpango-ot into the module. added libpango-ot.la to | Sven Neumann | 2002-02-28 | 1 | -1/+1 |
* | Fix recode functions to take gunichar * since we pass that in. (#72059, | Owen Taylor | 2002-02-20 | 6 | -6/+6 |
* | Accept also outfile name on command line, fopen it separately then. Needed | Tor Lillqvist | 2002-02-07 | 1 | -1/+5 |
* | configure.in modules/arabic/Makefile.am added arabic shaper for FT2 ported | Sven Neumann | 2002-01-24 | 2 | -4/+440 |
* | Patch from Roozbeh Pournader to update for shaping class changes in | Owen Taylor | 2001-12-22 | 1 | -3/+3 |
* | Compile with -DG_DISABLE_DEPRECATED. See #52790. | Sebastian Wilhelmi | 2001-12-13 | 1 | -1/+1 |