summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Patch from Roozbeh Pournader to update for shaping class changes inOwen Taylor2001-12-221-3/+3
* Syllable array needs to start at length 2, not 1. Also, some cleanups.Owen Taylor2001-12-185-10/+10
* use (PangoLanguage *) instead of (const gchar *) to please the compiler.Sven Neumann2001-12-141-2/+2
* Resuming aborted commitSebastian Wilhelmi2001-12-132-2/+2
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-135-4/+5
* change "EUC-CN" to "GB2312" which is the canonical name for gb2312.1980Hidetoshi Tajima2001-12-101-1/+1
* handle codeset1(right half of jisx0201.1976) and codeset3(jisx0212.1990)Hidetoshi Tajima2001-12-062-2275/+2316
* Instead of including all-unicode.txt in the distribution, include a smallOwen Taylor2001-11-262-576/+767
* Documentation.Matthias Clasen2001-11-261-1/+1
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-27/+8
* Make a number of functions static to avoid symbol clashes when bothOwen Taylor2001-10-312-6/+10
* New file, used to build distribution package for Windows.Tor Lillqvist2001-10-281-2/+8
* require one more log attr in the buffer passed in, to account for the endHavoc Pennington2001-10-031-7/+7
* Add the Win32 GDI Pango backend to autoconfiguration:Tor Lillqvist2001-10-031-5/+31
* Improved Hebrew vowel (nikud) placement, implementing some more magic heuristicsChookij Vanatham2001-09-261-12/+80
* updated externalsHans Breuer2001-09-211-0/+1
* Up to 0.19.Owen Taylor2001-09-1810-13/+13
* add $(pangoxftlibs) so we get proper dependencies noted in the module.Matt Wilson2001-09-181-1/+1
* Fixed MAITHAIKHU for UpperTailed Consonances, ie, PO_PLA (by K.Theppitak).Chookij Vanatham2001-08-161-2/+2
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-091-65/+6
* Remove unused prototype.Darin Adler2001-07-271-1/+0
* Updated the change to handle iso10646 for Thai non-spacing vowels/tonemarksChookij Vanatham2001-07-181-21/+14
* Updated the improvements of Hebrew points positioningChookij Vanatham2001-07-171-27/+189
* Remove stray semicolon.Darin Adler2001-07-127-20/+18
* 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-1419-33/+149
* Actually advance through list. (Problem noticed by Erwann Chenede)Owen Taylor2001-05-311-0/+11
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-169-39/+116
* Added 0x20 glyph for spacing vowel/tonemark support for tis620-0.Chookij Vanatham2001-05-071-7/+24
* Fix numeric format in warning.Owen Taylor2001-05-021-1/+1
* Move some fontmap stuff to pangox-private.h to access fontmap->resolutionHavoc Pennington2001-04-272-1/+12
* cvsignore updatesOwen Taylor2001-04-241-0/+7
* Fixed the case of cons+Dagesh+Punct.Chookij Vanatham2001-04-201-12/+46
* Fixed crash when 2 chars in a cluster and 1st char isn't consonance.Chookij Vanatham2001-04-201-2/+2
* Added building Pango X Hebrew Engine.Chookij Vanatham2001-04-201-1/+2
* Pango X Hebrew Engine.Chookij Vanatham2001-04-202-0/+554
* 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-156-1/+22
* Don't leak PangoCoverage. Move name free closer to allocation.32001-01-231-1/+3
* Adapt to new g_utf8_to_ucs4() prototype.Owen Taylor2001-01-072-2/+2
* Adopt to new prototype for g_utf8_to_ucs4 (etc.).Owen Taylor2001-01-053-2/+363
* add X_CFLAGSHavoc Pennington2001-01-054-4/+4
* put creation of module file here. Fixes problem if you 'make install' withHavoc Pennington2001-01-041-13/+0
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-0414-37/+59
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-0326-4376/+119
* Remove leftover .cvsignoreOwen Taylor2001-01-031-6/+0
* Update the default list of included modules forAlexander Larsson2001-01-037-27/+75
* Only a script engine here.Tor Lillqvist2000-12-211-3/+1
* Change usage to say pango-config instead of glib-config. Add support forAlexander Larsson2000-12-212-12/+23