summaryrefslogtreecommitdiff
path: root/modules/tamil
Commit message (Expand)AuthorAgeFilesLines
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-241-1/+1
* 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/+9
* Use unsigned char for bitfield array. (#83257, David L. Cooper II)Owen Taylor2002-06-121-1/+1
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-042-467/+4
* Temporarily remove tamil-xft from the build until we figure out what to doOwen Taylor2002-05-071-2/+3
* 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
* Resuming aborted commitSebastian Wilhelmi2001-12-131-1/+1
* Make a number of functions static to avoid symbol clashes when bothOwen Taylor2001-10-312-6/+10
* Up to 0.19.Owen Taylor2001-09-181-1/+1
* Remove stray semicolon.Darin Adler2001-07-121-1/+2
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-142-2/+2
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-162-6/+18
* Remove warning when using fallback shaping.Owen Taylor2001-04-161-0/+432
* Remove warning when using fallback shaping.Owen Taylor2001-04-163-210/+372
* Makefile.am configure.in modules/*/Makefile.am make it compile without XSven Neumann2001-03-151-0/+2
* add X_CFLAGSHavoc Pennington2001-01-051-1/+1
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-041-3/+5
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-033-225/+10
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-182-2/+4
* add assertion that shaper != NULL to catch engine problems fasterHavoc Pennington2000-12-141-1/+2
* delete lang engineHavoc Pennington2000-12-022-118/+4
* Remove tests for libunicodeOwen Taylor2000-06-212-42/+28
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-053-9/+30
* Memory management functions for PangoItem.Owen Taylor2000-03-131-1/+1
* Convert log_clusters[] use from char offsets to byte offset - should makeOwen Taylor2000-03-072-14/+24
* Up version to match 0.6 release that was made yesterday.Owen Taylor2000-02-111-1/+2
* Conditionally define G_N_ELEMENTS() when using glib-1.3.Owen Taylor2000-02-012-36/+72
* Updated to use new X font mechanism.Owen Taylor2000-01-182-30/+74
* Switch GlyphStrings to have a single array of PangoGlyphInfo instead ofOwen Taylor2000-01-172-4/+4
* reindented. updatedOwen Taylor2000-01-131-0/+6
* Initial revisionOwen Taylor2000-01-136-0/+1239