summaryrefslogtreecommitdiff
path: root/modules/hebrew
Commit message (Expand)AuthorAgeFilesLines
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-051-1/+1
* Show unknown glyphs; this may lead to overlapping boxes when accents areMatthias Clasen2005-01-311-0/+3
* Don't use -p option to cp, can cause "failed to preserve ownership"Tor Lillqvist2005-01-251-1/+1
* Set G_LOG_DOMAIN.Owen Taylor2004-11-221-6/+7
* Added open-type support for Hebrew.Dov Grobgeld2004-08-251-11/+184
* Fixed lack of mirroring of characters that should be mirrored in theDov Grobgeld2004-03-021-1/+10
* Remove an unused variable. (#122680, Kjartan Maraas)Owen Taylor2003-10-141-1/+0
* Handle non-hebrew characters.Owen Taylor2003-09-241-13/+21
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-5/+3
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-33/+26
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-032-40/+12
* Remove old X font shapers.Owen Taylor2003-08-022-463/+0
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-251-1/+1
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-145-569/+33
* Quick and dirty fix for seg-fault in Hebrew shaper.Dov Grobgeld2003-03-121-2/+11
* make similar changes to the ones on glib head (call gtk-docize, etc).James Henstridge2003-03-111-70/+49
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-171-0/+1
* Do not add GLIB_CFLAGS to CFLAGS.Sebastian Wilhelmi2002-11-261-4/+5
* modules/indic/indic-xft.c (maybe_add_GPOS_feature):Owen Taylor2002-08-201-3/+4
* Patch from Nils Nordman to add various missing 'static' (#90353)Owen Taylor2002-08-201-1/+2
* Made Hebrew shape engines handle presentation forms as well.Dov Grobgeld2002-08-054-0/+4
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-043-37/+8
* Fix problem where == was used instead if =. (#73694, Martin Gansser)Owen Taylor2002-03-061-1/+1
* Fix pangoxft-$(PANGO_API_VERSION). (Reported by Manish Singh.)Owen Taylor2002-03-051-1/+1
* Switch over to GLib/GTK+ style library versioning. Update version numbersOwen Taylor2002-03-051-3/+3
* A correction of the last commit, as it did not do what I intended itDov Grobgeld2002-03-041-1/+1
* Cosmetic changes:Dov Grobgeld2002-03-041-4/+19
* Fix trailing , on enumerations. (#72572, Miroslaw Dobrzanski-Neumann)Owen Taylor2002-02-251-1/+1
* Fixed placement of nikud under QOF to take into account the typicalDov Grobgeld2002-02-231-2/+18
* Accept also outfile name on command line, fopen it separately then. NeededTor Lillqvist2002-02-071-0/+4
* Improved nikud placement. This is the first time there is a use ofDov Grobgeld2002-01-191-4/+40
* include missing header filejacob berkman2002-01-171-1/+1
* bug#: 68350 pango module for xft and freetype2.Chookij Vanatham2002-01-172-509/+237
* bug#: 68350 pango module for xft and freetype2.Chookij Vanatham2002-01-165-0/+1262
* use (PangoLanguage *) instead of (const gchar *) to please the compiler.Sven Neumann2001-12-141-2/+2
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-131-1/+1
* require one more log attr in the buffer passed in, to account for the endHavoc Pennington2001-10-031-7/+7
* Improved Hebrew vowel (nikud) placement, implementing some more magic heuristicsChookij Vanatham2001-09-261-12/+80
* Up to 0.19.Owen Taylor2001-09-181-1/+1
* Updated the improvements of Hebrew points positioningChookij Vanatham2001-07-171-27/+189
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-161-3/+11
* cvsignore updatesOwen Taylor2001-04-241-0/+7
* Fixed the case of cons+Dagesh+Punct.Chookij Vanatham2001-04-201-12/+46
* Pango X Hebrew Engine.Chookij Vanatham2001-04-202-0/+554