| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename pango_ot_ruleset_get_for() to | Behdad Esfahbod | 2007-06-03 | 1 | -1/+1 |
* | Port to new OpenType APIs. Add standard features. | Behdad Esfahbod | 2007-05-16 | 1 | -118/+52 |
* | Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcoded | Behdad Esfahbod | 2007-05-10 | 1 | -8/+6 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 2 | -15/+15 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 2 | -57/+57 |
* | Remove .cvsignore files (moved to svn:ignore prop) | Behdad Esfahbod | 2007-01-09 | 1 | -6/+0 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -4/+1 |
* | Bug 337821 – invisible unicode chars are visible next to hebrew chars | Behdad Esfahbod | 2006-04-09 | 2 | -52/+10 |
* | 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 |
* | AC_DEFINE various version components. | Behdad Esfahbod | 2006-02-05 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | 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 | -9/+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/+2 |
* | modules/arabic/arabic-fc.c, modules/basic/basic-fc.c, | Behdad Esfahbod | 2005-12-26 | 1 | -8/+15 |
* | Minor clean up and adjustment. | Behdad Esfahbod | 2005-11-09 | 1 | -1/+0 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 2 | -1/+2 |
* | 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 | 1 | -0/+22 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -1/+1 |
* | Show unknown glyphs; this may lead to overlapping boxes when accents are | Matthias Clasen | 2005-01-31 | 1 | -0/+3 |
* | 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 | -6/+7 |
* | Added open-type support for Hebrew. | Dov Grobgeld | 2004-08-25 | 1 | -11/+184 |
* | Fixed lack of mirroring of characters that should be mirrored in the | Dov Grobgeld | 2004-03-02 | 1 | -1/+10 |
* | Remove an unused variable. (#122680, Kjartan Maraas) | Owen Taylor | 2003-10-14 | 1 | -1/+0 |
* | Handle non-hebrew characters. | Owen Taylor | 2003-09-24 | 1 | -13/+21 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -5/+3 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -33/+26 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 2 | -40/+12 |
* | Remove old X font shapers. | Owen Taylor | 2003-08-02 | 2 | -463/+0 |
* | Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann) | Owen Taylor | 2003-07-25 | 1 | -1/+1 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 5 | -569/+33 |
* | Quick and dirty fix for seg-fault in Hebrew shaper. | Dov Grobgeld | 2003-03-12 | 1 | -2/+11 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 1 | -70/+49 |
* | 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 | -4/+5 |
* | modules/indic/indic-xft.c (maybe_add_GPOS_feature): | Owen Taylor | 2002-08-20 | 1 | -3/+4 |
* | Patch from Nils Nordman to add various missing 'static' (#90353) | Owen Taylor | 2002-08-20 | 1 | -1/+2 |
* | Made Hebrew shape engines handle presentation forms as well. | Dov Grobgeld | 2002-08-05 | 4 | -0/+4 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 3 | -37/+8 |
* | 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 |
* | A correction of the last commit, as it did not do what I intended it | Dov Grobgeld | 2002-03-04 | 1 | -1/+1 |