summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Don't draw fillers when drawing Jamos with ksc5601 fallback.Changwoo Ryu2002-05-231-0/+3
* Fix C++ comment. (#82035, David L. Cooper II)Owen Taylor2002-05-211-1/+1
* Fix typo. (#79574)Owen Taylor2002-04-231-361/+0
* ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-03-267-72/+36
* Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE)Owen Taylor2002-03-255-19/+23
* When loading an iconv converter fails, recover gracefully and warn ratherOwen Taylor2002-03-203-40/+36
* Enabled ksc5601 fonts in the Hangul compatibility jamos, the CJK unifiedChangwoo Ryu2002-03-181-1265/+1277
* Prefer ksc5601 fonts to unicode fonts for "ko" locales.Owen Taylor2002-03-151-1/+2
* Fix problem where == was used instead if =. (#73694, Martin Gansser)Owen Taylor2002-03-068-22/+10
* Fix pangoxft-$(PANGO_API_VERSION). (Reported by Manish Singh.)Owen Taylor2002-03-057-7/+7
* Switch over to GLib/GTK+ style library versioning. Update version numbersOwen Taylor2002-03-057-22/+22
* 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
* don't link libpango-ot into the module. added libpango-ot.la toSven Neumann2002-02-281-1/+1
* Fix trailing , on enumerations. (#72572, Miroslaw Dobrzanski-Neumann)Owen Taylor2002-02-251-1/+1
* Patch from Sven Neumann to extend and make consistent the set ofOwen Taylor2002-02-234-4/+80
* Fixed placement of nikud under QOF to take into account the typicalDov Grobgeld2002-02-231-2/+18
* 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-072-1/+9
* configure.in modules/arabic/Makefile.am added arabic shaper for FT2 portedSven Neumann2002-01-242-4/+440
* Improved nikud placement. This is the first time there is a use ofDov Grobgeld2002-01-191-4/+40
* Changed support of Hebrew from full to fallback in order to make theDov Grobgeld2002-01-193-3/+3
* 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
* Mark as only an approximate match for Hebrew, so the Hebrew shaper will beOwen Taylor2001-12-271-1/+1
* 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