summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
Commit message (Expand)AuthorAgeFilesLines
* === 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
* Increment past the ';' for a list with multiple elements. (#117180, JohnOwen Taylor2003-07-241-0/+6
* Doc markup and typo fixes.Matthias Clasen2003-06-251-0/+8
* Merge from HEAD:Tor Lillqvist2003-06-151-0/+21
* Updates.Tor Lillqvist2003-06-131-0/+10
* === Released 1.2.3 ===PANGO_1_2_3Owen Taylor2003-06-091-0/+8
* Fix bug in determining when we cross line boundaries. (#103421, MatthiasOwen Taylor2003-06-051-1/+7
* Improve handling of empty ink rectangles; rework for simplicity.Owen Taylor2003-06-041-1/+7
* Don't put statements with side-effects inside g_assert()! (#114137, JeffOwen Taylor2003-06-021-1/+7
* === Released 1.2.2 ===PANGO_1_2_2Owen Taylor2003-05-301-1/+6
* === Released 1.2.2 ===Owen Taylor2003-05-291-1/+11
* Use the correct tags at the GPOS stage, taking into account changes duringOwen Taylor2003-05-291-0/+6
* When applying attribute to a glyph item, handle attributes that splitOwen Taylor2003-05-291-0/+8
* (#107630, Federic Zhang)Owen Taylor2003-05-291-0/+9
* added support for rise, strikethru and shape attributes. (#109900).Sven Neumann2003-05-281-0/+5
* Limit the size of the buffers we alloca(). (#104238)Owen Taylor2003-05-271-0/+5
* Clean up so that tests for Xft/FreeType are only run when we findOwen Taylor2003-05-271-0/+10