summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
Commit message (Expand)AuthorAgeFilesLines
...
* Handle 'tag' being NULL in a bunch of places. (#122844, Noah Levitt)Owen Taylor2004-02-101-0/+5
* Fix a leak of a font descriptor. (#131909, Kjartan Maraas, ChristianOwen Taylor2004-02-101-0/+6
* Fix the amount of memory being allocated. (#132994, Torsten Schoenfeld)Owen Taylor2004-02-101-0/+12
* Fix problem with empty markup tags (#128102, Christian Persch)Owen Taylor2004-02-051-0/+13
* Accept NULL for desc as documented. (#133001, Torsten Schoenfeld)Owen Taylor2004-02-051-0/+5
* Redo the last commit once again.Owen Taylor2004-02-051-0/+5
* Fix stupid cut-and-pasto from last commit.Owen Taylor2004-02-051-0/+5
* Set is_paragraph_start here too. (#131356, Morten Welinder)Owen Taylor2004-02-051-0/+6
* Require GLib-2.3.1. (#132695, Rodney Dawes.)Owen Taylor2004-01-281-0/+5
* Suport CFF fonts as well. (#131202, Manjunath Sripadarao)Owen Taylor2004-01-261-0/+5
* Fix up glyph addition code so that it works properly with the typicalOwen Taylor2004-01-261-0/+12
* === Released 1.3.2 ===PANGO_1_3_2Owen Taylor2004-01-221-0/+8
* NEWS updates for 1.3.2.Matthias Clasen2004-01-201-0/+4
* Corrected a mistake between ZWJ and ZWNJ. (#130517)Roozbeh Pournader2004-01-061-0/+5
* Document all members of PangoLayoutLine.Matthias Clasen2003-12-191-0/+4
* Correct the documentation. (#128431, Ross Burton)Matthias Clasen2003-12-181-0/+5
* moved pango_fc_* to the latter where they live on *nix too.Hans Breuer2003-12-131-0/+24
* Simplify.Tor Lillqvist2003-12-081-0/+9
* === Released 1.3.1 ===PANGO_1_3_1Owen Taylor2003-12-081-4/+11
* Fix problems when building outside srcdir for Win32. (#122167, JeffTor Lillqvist2003-12-071-0/+5
* initialize the fontmap's resolution to some sane default values. Fixes bugSven Neumann2003-12-051-0/+5
* Honor U+2028 LINE SEPARATOR. (#85745)Noah Levitt2003-12-041-0/+5
* Add --indent=n option.Noah Levitt2003-11-251-0/+7
* Italian is "it"; "iw" is deprecated for Hebrew, should be "he".Noah Levitt2003-11-251-0/+5
* oops typoManish Singh2003-11-201-1/+1
* #include <fontconfig/fcfreetype.h> for FreeTypeCharIndex().Manish Singh2003-11-201-0/+5
* reverted the patch for bug #123602 since I only applied it accidentally. ISven Neumann2003-11-201-4/+13
* Update to latest fribidi. (#68435)Noah Levitt2003-11-201-0/+14
* Draw 6-digit hex boxes for > U+FFFF. (#101081)Noah Levitt2003-11-181-0/+5
* Fix _SCALE semantics. Fixes bug 121543; patch from Owen.Morten Welinder2003-11-181-0/+5
* Fixed my ChangeLog entry (sorry, didn't save before committing).Sven Neumann2003-11-181-2/+2
* removed the set_unicode_charmap() call. MadeSven Neumann2003-11-181-0/+8
* === Released 1.3.1 ===Owen Taylor2003-11-151-0/+4
* Version 1.3.1, interface age 1.Owen Taylor2003-11-151-1/+7
* Make parent_class variable static.Padraig O'Briain2003-11-121-0/+4
* Switch over to recommended Freetype system of include ft2build.h thenOwen Taylor2003-11-011-0/+12
* Fix some leftover references to INCLUDE_XFT_MODULES, INCLUDED_FC_MODULES.Owen Taylor2003-10-311-0/+9
* Fix one problem with iteration by chars (Part of #89541, MarianoOwen Taylor2003-10-311-0/+11
* === Released 1.3.0 ===PANGO_1_3_0Owen Taylor2003-10-241-0/+16
* Initialize state->lang. (#124047, Morten Welinder)Owen Taylor2003-10-151-0/+5
* Remove an unused variable. (#122680, Kjartan Maraas)Owen Taylor2003-10-141-0/+5
* Fix a c99-ism, include stdlib.h for bsearch. (#123616, Kaushal Kumar)Owen Taylor2003-10-011-0/+6
* Replace get_coverage by covers in the doc comment.Matthias Clasen2003-09-291-0/+18
* Handle non-hebrew characters.Owen Taylor2003-09-241-1/+5
* Only reset the word type to WordNone at a word end if it is not also aMatthias Clasen2003-09-241-0/+8
* Don't break runs when we hit neutral characters.Owen Taylor2003-09-231-0/+5
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-0/+60
* Fix gcc-3.3 versions of macros to have the right return value.Owen Taylor2003-09-151-0/+10
* Fix a g_assert() with a side-effect. (Maybe #121742?)Owen Taylor2003-09-151-0/+5
* Borrow argument parsing code from GDK.Owen Taylor2003-09-151-2/+13