summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-0/+27
* Really make pangoxft depend on pangoft2. (#119024)Noah Levitt2003-08-031-0/+5
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-031-0/+25
* Remove some leftovers.Owen Taylor2003-08-021-0/+5
* Remove.Owen Taylor2003-08-021-0/+10
* Remove old X font shapers.Owen Taylor2003-08-021-0/+13
* Add API to kern a complete glyph string. Remove API to kern individualSoeren Sandmann2003-08-021-0/+20
* Rewrite handling of IGNORE_SPECIAL_MARKS to be properly "ignore marks ofOwen Taylor2003-07-291-0/+7
* Revert back out the FreeType patch preventing ligatures of not-originallyOwen Taylor2003-07-281-1/+9
* 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/+21
* 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
* Fix trivial bug in last commit.Owen Taylor2003-07-241-1/+1
* Handle NULL item->analysis.font. (#14576, 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
* Clean up checks for usp10.hOwen Taylor2003-07-241-0/+10
* 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
* updated to generate libtool compatible dll names, define the rightHans Breuer2003-07-201-0/+11
* Doc markup and typo fixes.Matthias Clasen2003-06-251-0/+9
* Add rule to regenerate man pages from Docbook. (man_MANS): AddMatthias Clasen2003-06-171-1/+19
* Add an autogenerated index.Matthias Clasen2003-06-161-0/+4
* libtool 1.5 installs DLLs in the bin directory, so look there, too.Tor Lillqvist2003-06-131-0/+5
* Fix bug in determining when we cross line boundaries. (#103421, MatthiasOwen Taylor2003-06-051-0/+6
* Improve handling of empty ink rectangles; rework for simplicity. (#103662)Owen Taylor2003-06-041-0/+6
* Credits to Patrick Welche.Tor Lillqvist2003-06-041-1/+2
* Need config.h here, too, for HAVE_X. Thanks to Patrick Welche.Tor Lillqvist2003-06-041-0/+4
* Add bug number to last ChangeLog entryOwen Taylor2003-06-021-2/+2
* Make sure the face is unlocked before returning from pango_xft_font_real_get_...Keith Packard2003-06-021-0/+5
* Don't put statements with side-effects inside g_assert()! (#114137, JeffOwen Taylor2003-06-021-1/+7
* Add pango_ft2_font_map_set_default_substitute.Tor Lillqvist2003-05-301-0/+4
* Fix a stupid bug in the shortcircuit case.Owen Taylor2003-05-301-0/+11