summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Version 0.26PANGO_0_26Owen Taylor2002-02-241-0/+6
* Patch from Sven Neumann to extend and make consistent the set ofOwen Taylor2002-02-231-0/+6
* Add some class padding for future expansion.Owen Taylor2002-02-231-0/+5
* Fix recode functions to take gunichar * since we pass that in. (#72059,Owen Taylor2002-02-201-0/+6
* Version 0.25PANGO_0_25Owen Taylor2002-02-171-0/+13
* added makefile.msc to EXTRA_DISTHans Breuer2002-02-151-0/+5
* Respect QTDIR if set. Look for qt3 as well as qt2.Owen Taylor2002-02-141-0/+4
* updated the list of available modules (bug #71411).Sven Neumann2002-02-141-0/+4
* update version, use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS)Hans Breuer2002-02-101-0/+6
* isspace -> g_ascii_isspace (pango_font_description_from_string): isspaceDarin Adler2002-02-101-0/+16
* Accept also outfile name on command line, fopen it separately then. NeededTor Lillqvist2002-02-071-0/+11
* at Feb 2 18:27:38 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-021-0/+9
* fix cut-and-paste mess name/descriptionHavoc Pennington2002-02-011-0/+5
* move to next element in list.Anders Carlsson2002-02-011-0/+5
* Version 0.24PANGO_0_24Owen Taylor2002-01-291-0/+6
* Fix problem with detected root node. (Based on patch from Matthias Clasen,Owen Taylor2002-01-291-0/+6
* Add some return-if-fails to catch loading size 0 fonts.Owen Taylor2002-01-291-0/+5
* Fix problems with computing the length of the paragraph delimiter.Owen Taylor2002-01-241-0/+5
* configure.in modules/arabic/Makefile.am added arabic shaper for FT2 portedSven Neumann2002-01-241-0/+7
* Remove this file; pangofttopgm is the test case for the FT2 backend now.Owen Taylor2002-01-231-0/+11
* fix memory leak of "text", reported by Jason TackaberryHavoc Pennington2002-01-211-0/+5
* Clean up underline drawing. Fixes segfaults.Alexander Larsson2002-01-201-0/+5
* Add a AC_TRY_LINK() for qt, since broken setups seem to be common.Owen Taylor2002-01-191-0/+7
* Add glyph_cache_destroy to PangoFont. This is slightly ugly, we shouldAlexander Larsson2002-01-181-0/+19
* include missing header filejacob berkman2002-01-171-0/+5
* A string ending in a paragraph delimiter has an empty line at the end.Owen Taylor2002-01-161-0/+6
* Initialize the static_family field. (Fix from Zack Rusin)Owen Taylor2002-01-161-0/+6
* slight correction to pango_layout_get_extents(), docs still need to beHavoc Pennington2002-01-141-0/+11
* fix up docs to be clearer about PANGO_SCALE, as suggested by DennisHavoc Pennington2002-01-131-0/+5
* fix cross-references in hereHavoc Pennington2002-01-121-0/+4
* allow setting attrs to NULLHavoc Pennington2002-01-111-0/+5
* docs tweak (pango_layout_iter_next_cluster): update iter->index hereHavoc Pennington2002-01-111-0/+5
* Split comma separated family names and add them in pieces, so they are allOwen Taylor2002-01-111-0/+10
* Fix read of unitialized memory (#66067, Hidetoshi Tajima)Owen Taylor2002-01-101-0/+5
* Don't offset the logical rect by y_offset - this generally is not desired,Owen Taylor2002-01-101-0/+7
* Add g_error if font match fails, referencing bug #68030, which is theAlex Larsson2002-01-101-0/+6
* g_return_if_fail() if the desc's family is NULL. (#67947, report fromOwen Taylor2002-01-091-0/+6
* Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to pango-enum-types.h.Owen Taylor2002-01-091-0/+6
* Update the field mask in the merged description.Owen Taylor2002-01-021-0/+5
* Silence gcc -Wall, initialise a couple of variables.Tor Lillqvist2002-01-011-0/+6
* Set lfCharSet to DEFAULT_CHARSET always. Conditional debugging output withTor Lillqvist2002-01-011-0/+15
* Mark as only an approximate match for Hebrew, so the Hebrew shaper will beOwen Taylor2001-12-271-0/+6
* pango/pango-fontmap.c (pango_font_map_load_fontset) return_val_if_fail()Owen Taylor2001-12-261-0/+6
* Version 0.23, require glib-1.3.12PANGO_0_23Owen Taylor2001-12-231-0/+8
* Patch from Roozbeh Pournader to update for shaping class changes inOwen Taylor2001-12-221-0/+6
* Fix doc comment.Owen Taylor2001-12-201-0/+5
* Remove incorrect special casing of initial line. (Reported by Darin Adler)Owen Taylor2001-12-201-0/+6
* Syllable array needs to start at length 2, not 1. Also, some cleanups.Owen Taylor2001-12-181-0/+7
* Fix doc comment. Move include outside G_BEGIN_DECLS. Add const to avoidDarin Adler2001-12-171-0/+7
* use (PangoLanguage *) instead of (const gchar *) to please the compiler.Sven Neumann2001-12-141-0/+5