summaryrefslogtreecommitdiff
path: root/modules/indic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Syllable array needs to start at length 2, not 1. Also, some cleanups.Owen Taylor2001-12-185-10/+10
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-131-1/+1
* Up to 0.19.Owen Taylor2001-09-183-7/+7
* Remove unused prototype.Darin Adler2001-07-271-1/+0
* Remove stray semicolon.Darin Adler2001-07-123-7/+6
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-145-5/+5
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-161-13/+24
* Makefile.am configure.in modules/*/Makefile.am make it compile without XSven Neumann2001-03-151-0/+4
* add X_CFLAGSHavoc Pennington2001-01-051-1/+1
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-045-10/+15
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-0311-1577/+63
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-1810-10/+10
* Fix macro breakage.Owen Taylor2000-12-151-1/+1
* add assertion that shaper != NULL to catch engine problems fasterHavoc Pennington2000-12-1412-59/+90
* delete lang engineHavoc Pennington2000-12-0211-475/+20
* Fix warnings - mostly include string.h for strcmp.Elliot Lee2000-11-214-8/+8
* Remove fribidi include.Owen Taylor2000-11-131-6/+4
* Shiny new Indic shapers!Robert Brady2000-11-0813-0/+3585