summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
Commit message (Expand)AuthorAgeFilesLines
* Don't leak family_name. (#140772, John Ehresman)pango-1-2Tor Lillqvist2004-04-291-0/+3
* Use floating-point math in resolution calculation. (#141229, JohnTor Lillqvist2004-04-291-0/+6
* Include config.h. (#121488, Theppitak Karoonboonyanan)Owen Taylor2004-01-271-0/+5
* Suport CFF fonts as well. (#131202, Manjunath Sripadarao)Owen Taylor2004-01-261-0/+5
* Simplify.Tor Lillqvist2003-12-081-0/+9
* Fix problems when building outside srcdir for Win32. (#122167, JeffTor Lillqvist2003-12-071-0/+5
* merged fix for bug #123602 from HEAD branch (initialize fontmapSven Neumann2003-12-051-0/+5
* Italian is "it"; "iw" is deprecated for Hebrew, should be "he".Noah Levitt2003-11-251-0/+5
* Switch over to recommended Freetype system of include ft2build.h thenOwen Taylor2003-11-011-0/+12
* Fix one problem with iteration by chars (Part of #89541, MarianoOwen Taylor2003-10-311-0/+11
* Remove an unused variable. (#122680, Kjartan Maraas)Owen Taylor2003-10-141-0/+5
* Add two missing symbols. Thanks to ffxz.Tor Lillqvist2003-10-121-0/+5
* Only reset the word type to WordNone at a word end if it is not also aMatthias Clasen2003-09-241-0/+7
* Fix a g_assert() with a side-effect. (Maybe #121742?)Owen Taylor2003-09-091-0/+11
* Fix tests so that can be run before "make install" has been. (#119831)Noah Levitt2003-09-021-0/+7
* Add mprefixups.[ch] to xft_sources as well as ft2_sources.Owen Taylor2003-08-261-0/+5
* === Released 1.2.4 ===Owen Taylor2003-08-261-0/+10
* pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) Fix problems whereOwen Taylor2003-08-251-0/+7
* add testfonts.c to EXTRA_DIST until bug #104151 is sorted out.Owen Taylor2003-08-251-0/+5
* get the cflags for gmodule-2.0 as well as gthread-2.0. (#119953, BenediktOwen Taylor2003-08-151-0/+5
* Add an index to the docs.Matthias Clasen2003-08-081-0/+4
* Move DPI substitution before FcDefaultSubstitute so it actually works.Owen Taylor2003-08-081-0/+6
* New function. Uses the Uniscribe ScriptIsSimple() function to check ifTor Lillqvist2003-08-071-0/+13
* Rewrite handling of IGNORE_SPECIAL_MARKS to be properly "ignore marks ofOwen Taylor2003-07-291-1/+16
* pango/pangowin32-private.h Use a similar caching mechanism as the otherTor Lillqvist2003-07-281-0/+6
* Check for lookahead glyphs in the right place. (Patch from #116860)Owen Taylor2003-07-271-0/+9
* Fix return value to only contain TTO_Err_Not_Covered if *no* lookupsOwen Taylor2003-07-271-0/+7
* Fix problem where NULL mpreFixups wasn't getting returned properly.Owen Taylor2003-07-271-0/+6
* Fix confusion between boolean and FT_Error return. (GSUB equivalent of fixOwen Taylor2003-07-271-0/+6
* Move allocation afer initial checks, fixing memory leak.Owen Taylor2003-07-261-0/+10
* Fix various memory leaks from error returns that should have been jumps toOwen Taylor2003-07-261-0/+6
* Fix additional places where TTO_Err_Not_Covered wasn't considered aOwen Taylor2003-07-261-0/+6
* If applying a ligature lookup makes adjacent two glyphs that were notOwen Taylor2003-07-261-1/+9
* Fix some FreeType1 variable declarations that snuck in from the lastOwen Taylor2003-07-261-0/+7
* OpenType-1.4 update: backtrack information is stored with the item closestOwen Taylor2003-07-261-0/+7
* Update of GPOS and GSUB support to OpenType 1.3 (From FreeType, WernerOwen Taylor2003-07-261-0/+14
* Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which allow lookupOwen Taylor2003-07-261-0/+8
* Fix a couple of places where TTO_Err_Not_Covered wasn't considered aOwen Taylor2003-07-261-0/+9
* Port pre-base-mantra fixup code from ICU, as needed for Tamil andOwen Taylor2003-07-251-0/+7
* Port of some fixes from ICU.Owen Taylor2003-07-251-0/+11
* Get rid of explicit tables detailing the members of structs, use theNoah Levitt2003-07-251-0/+7
* removed redundant call to pango_layout_line_get_extents() (#116822).Sven Neumann2003-07-241-0/+8
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-241-0/+5
* Handle NULL item->analysis.font. (#114576, Morten Welinder) :Owen Taylor2003-07-241-0/+5
* Fix uses of g_assert() around statements with side effects. (#115498,Owen Taylor2003-07-241-0/+6
* Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944)Owen Taylor2003-07-241-0/+6
* Add (*has_glyph) to ThaiFontInfo to avoid having to callOwen Taylor2003-07-241-0/+7
* Remove vestiges of support for external fribidi library.Owen Taylor2003-07-241-0/+5
* Remove Qt-based example; it was only testing the obsolete pango-x backend,Owen Taylor2003-07-241-0/+9
* Fix up right-to-left case. (Based on patch from Damon Chaplin, #117325)Owen Taylor2003-07-241-0/+6