| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Cosmetic changes: | Dov Grobgeld | 2002-03-04 | 1 | -4/+19 |
* | Fix trailing , on enumerations. (#72572, Miroslaw Dobrzanski-Neumann) | Owen Taylor | 2002-02-25 | 1 | -1/+1 |
* | Fixed placement of nikud under QOF to take into account the typical | Dov Grobgeld | 2002-02-23 | 1 | -2/+18 |
* | Accept also outfile name on command line, fopen it separately then. Needed | Tor Lillqvist | 2002-02-07 | 1 | -0/+4 |
* | Improved nikud placement. This is the first time there is a use of | Dov Grobgeld | 2002-01-19 | 1 | -4/+40 |
* | include missing header file | jacob berkman | 2002-01-17 | 1 | -1/+1 |
* | bug#: 68350 pango module for xft and freetype2. | Chookij Vanatham | 2002-01-17 | 2 | -509/+237 |
* | bug#: 68350 pango module for xft and freetype2. | Chookij Vanatham | 2002-01-16 | 5 | -0/+1262 |
* | use (PangoLanguage *) instead of (const gchar *) to please the compiler. | Sven Neumann | 2001-12-14 | 1 | -2/+2 |
* | Compile with -DG_DISABLE_DEPRECATED. See #52790. | Sebastian Wilhelmi | 2001-12-13 | 1 | -1/+1 |
* | require one more log attr in the buffer passed in, to account for the end | Havoc Pennington | 2001-10-03 | 1 | -7/+7 |
* | Improved Hebrew vowel (nikud) placement, implementing some more magic heuristics | Chookij Vanatham | 2001-09-26 | 1 | -12/+80 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -1/+1 |
* | Updated the improvements of Hebrew points positioning | Chookij Vanatham | 2001-07-17 | 1 | -27/+189 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -1/+1 |
* | Require libtool 1.4 when build out of CVS. | Owen Taylor | 2001-05-16 | 1 | -3/+11 |
* | cvsignore updates | Owen Taylor | 2001-04-24 | 1 | -0/+7 |
* | Fixed the case of cons+Dagesh+Punct. | Chookij Vanatham | 2001-04-20 | 1 | -12/+46 |
* | Pango X Hebrew Engine. | Chookij Vanatham | 2001-04-20 | 2 | -0/+554 |