summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.3.2 ===PANGO_1_3_2Owen Taylor2004-01-228-9/+49
* NEWS updates for 1.3.2.Matthias Clasen2004-01-206-0/+28
* Corrected a mistake between ZWJ and ZWNJ. (#130517)Roozbeh Pournader2004-01-066-2/+27
* Document all members of PangoLayoutLine.Matthias Clasen2003-12-196-1/+22
* Correct the documentation. (#128431, Ross Burton)Matthias Clasen2003-12-186-1/+26
* moved pango_fc_* to the latter where they live on *nix too.Hans Breuer2003-12-1314-42/+268
* Simplify.Tor Lillqvist2003-12-086-38/+77
* === Released 1.3.1 ===PANGO_1_3_1Owen Taylor2003-12-087-23/+67
* Fix problems when building outside srcdir for Win32. (#122167, JeffTor Lillqvist2003-12-076-9/+34
* initialize the fontmap's resolution to some sane default values. Fixes bugSven Neumann2003-12-056-2/+36
* Honor U+2028 LINE SEPARATOR. (#85745)Noah Levitt2003-12-047-7/+53
* Add --indent=n option.Noah Levitt2003-11-259-9/+56
* Italian is "it"; "iw" is deprecated for Hebrew, should be "he".Noah Levitt2003-11-256-2/+27
* oops typoManish Singh2003-11-205-5/+5
* #include <fontconfig/fcfreetype.h> for FreeTypeCharIndex().Manish Singh2003-11-206-0/+26
* reverted the patch for bug #123602 since I only applied it accidentally. ISven Neumann2003-11-207-70/+75
* Update to latest fribidi. (#68435)Noah Levitt2003-11-2015-1186/+7699
* Draw 6-digit hex boxes for > U+FFFF. (#101081)Noah Levitt2003-11-186-19/+57
* Fix _SCALE semantics. Fixes bug 121543; patch from Owen.Morten Welinder2003-11-186-4/+34
* Fixed my ChangeLog entry (sorry, didn't save before committing).Sven Neumann2003-11-185-10/+10
* removed the set_unicode_charmap() call. MadeSven Neumann2003-11-186-2/+51
* === Released 1.3.1 ===Owen Taylor2003-11-155-0/+20
* Version 1.3.1, interface age 1.Owen Taylor2003-11-157-7/+43
* Make parent_class variable static.Padraig O'Briain2003-11-126-1/+21
* Switch over to recommended Freetype system of include ft2build.h thenOwen Taylor2003-11-0118-41/+96
* Fix some leftover references to INCLUDE_XFT_MODULES, INCLUDED_FC_MODULES.Owen Taylor2003-10-317-10/+50
* Fix one problem with iteration by chars (Part of #89541, MarianoOwen Taylor2003-10-316-4/+59
* === Released 1.3.0 ===PANGO_1_3_0Owen Taylor2003-10-2415-13/+260
* Initialize state->lang. (#124047, Morten Welinder)Owen Taylor2003-10-156-0/+27
* Remove an unused variable. (#122680, Kjartan Maraas)Owen Taylor2003-10-146-1/+25
* Fix a c99-ism, include stdlib.h for bsearch. (#123616, Kaushal Kumar)Owen Taylor2003-10-016-2/+35
* Replace get_coverage by covers in the doc comment.Matthias Clasen2003-09-2912-5/+113
* Handle non-hebrew characters.Owen Taylor2003-09-246-18/+46
* Only reset the word type to WordNone at a word end if it is not also aMatthias Clasen2003-09-246-4/+41
* Don't break runs when we hit neutral characters.Owen Taylor2003-09-236-10/+35
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-2340-898/+1925
* Add property dependencies on mini-fribidi and opentype convenienceOwen Taylor2003-09-151-1/+2
* Fix gcc-3.3 versions of macros to have the right return value.Owen Taylor2003-09-156-18/+76
* Fix a g_assert() with a side-effect. (Maybe #121742?)Owen Taylor2003-09-156-1/+28
* Borrow argument parsing code from GDK.Owen Taylor2003-09-1511-237/+765
* Document these funcions as backends-only, and explain how to obtainMatthias Clasen2003-09-116-0/+44
* Remove reference to now-gone make-table.sh (#121393, Josh Beam)Owen Taylor2003-09-096-1/+25
* Fix tests so that can be run before "make install" has been. (#119831)Noah Levitt2003-09-028-2/+62
* pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) Fix problems whereOwen Taylor2003-08-257-8/+41
* add testfonts.c to EXTRA_DIST until bug #104151 is sorted out.Owen Taylor2003-08-256-1/+27
* Add a dependency on pango-querymodules... Really needs to depend on theOwen Taylor2003-08-251-2/+2
* Remove a stray ; (#120528, Mehran Mehr)Owen Taylor2003-08-246-1/+26
* Add some macro definitions for gcc-3.3 that suppress the bogusOwen Taylor2003-08-2213-28/+210
* Remove ABSTRACT from g_type_register_static() callSoeren Sandmann2003-08-206-2/+26
* Bump version to 1.3.0.Noah Levitt2003-08-206-2/+22