summaryrefslogtreecommitdiff
path: root/modules/arabic
Commit message (Expand)AuthorAgeFilesLines
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-4/+3
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-29/+22
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-032-43/+12
* Remove old X font shapers.Owen Taylor2003-08-0210-2217/+0
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-241-1/+1
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-145-809/+41
* make similar changes to the ones on glib head (call gtk-docize, etc).James Henstridge2003-03-111-78/+53
* 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-1/+10
* modules/indic/indic-xft.c (maybe_add_GPOS_feature):Owen Taylor2002-08-205-5/+5
* Patch from Nils Nordman to add various missing 'static' (#90353)Owen Taylor2002-08-203-3/+3
* Support new Arabic characters in Unicode 3.2. (Patch from RoozbehOwen Taylor2002-06-161-1/+1
* Change @glyph2 parameter of arabic_*_recode() to be a gunichar* likeOwen Taylor2002-06-124-4/+4
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-044-40/+22
* 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
* don't link libpango-ot into the module. added libpango-ot.la toSven Neumann2002-02-281-1/+1
* Fix recode functions to take gunichar * since we pass that in. (#72059,Owen Taylor2002-02-206-6/+6
* Accept also outfile name on command line, fopen it separately then. NeededTor Lillqvist2002-02-071-1/+5
* configure.in modules/arabic/Makefile.am added arabic shaper for FT2 portedSven Neumann2002-01-242-4/+440
* Patch from Roozbeh Pournader to update for shaping class changes inOwen Taylor2001-12-221-3/+3
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-131-1/+1
* Instead of including all-unicode.txt in the distribution, include a smallOwen Taylor2001-11-261-575/+721
* Up to 0.19.Owen Taylor2001-09-181-1/+1
* Remove stray semicolon.Darin Adler2001-07-123-12/+10
* pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape):Owen Taylor2001-06-251-1/+1
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-143-3/+3
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-161-5/+15
* Makefile.am configure.in modules/*/Makefile.am make it compile without XSven Neumann2001-03-151-1/+6
* Adapt to new g_utf8_to_ucs4() prototype.Owen Taylor2001-01-071-2/+1
* Adopt to new prototype for g_utf8_to_ucs4 (etc.).Owen Taylor2001-01-053-2/+363
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-043-9/+14
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-033-373/+13
* Update the default list of included modules forAlexander Larsson2001-01-033-11/+33
* Add opentype/.Owen Taylor2000-12-212-0/+2
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-205-2/+1185
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-189-9/+3
* add assertion that shaper != NULL to catch engine problems fasterHavoc Pennington2000-12-141-1/+2
* delete lang engineHavoc Pennington2000-12-022-130/+10
* Fix warnings - mostly include string.h for strcmp.Elliot Lee2000-11-213-4/+5
* New Arabic shaper from Karl Koehler.Owen Taylor2000-11-0210-544/+655
* improved some X11 fotn registry aliasesPablo Saratxaga2000-11-013-5/+5
* #include <string.h>Elliot Lee2000-08-092-0/+2
* New version from Karl Koehler merged with the changes for the GLib unicodeOwen Taylor2000-06-292-0/+346
* New version from Karl Koehler merged with the changes for the GLib unicodeOwen Taylor2000-06-297-159/+293
* Remove tests for libunicodeOwen Taylor2000-06-216-75/+60
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-053-13/+32
* Misc bug fixes from Karl Koehler.Owen Taylor2000-05-015-71/+74
* Released 0.10Owen Taylor2000-04-256-78/+409