summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* RC2 changelog entryPANGO_1_0_0_RC2Owen Taylor2002-03-061-0/+4
* Add some text names to weight map for weights that were added to theOwen Taylor2002-03-061-0/+6
* install-exec-hook should always exist, because the automake rules assumeManish Singh2002-03-061-0/+7
* Fix problem where == was used instead if =. (#73694, Martin Gansser)Owen Taylor2002-03-061-1/+22
* Pango 1.0.0 rc1.PANGO_1_0_0_RC1Owen Taylor2002-03-061-0/+7
* Ignore return status from for loop, in case the last test -f happens toTor Lillqvist2002-03-061-0/+4
* Use pangoft2_export_symbols, not pangowin32_export_symbols.Tor Lillqvist2002-03-061-0/+12
* require GLIB 2.0.0 at minimumManish Singh2002-03-051-0/+4
* more $(PANGO_API_VERSION) fixingjacob berkman2002-03-051-0/+5
* Fix pangoxft-$(PANGO_API_VERSION). (Reported by Manish Singh.)Owen Taylor2002-03-051-0/+5
* Switch over to GLib/GTK+ style library versioning. Update version numbersOwen Taylor2002-03-051-0/+6
* add sanitize-la.shjacob berkman2002-03-031-0/+4
* Write examples/pango.modules in terms of .la files rather than directOwen Taylor2002-03-031-0/+14
* Default to --disable-static.Owen Taylor2002-03-021-0/+19
* Treat glyph 0 as an 0 size, non-drawn glyph consistent with otherOwen Taylor2002-03-011-0/+6
* Don't crash on out-of-BMP values.Owen Taylor2002-03-011-0/+7
* Fix problem with positions at the ends of lines (#63328, reported by DovOwen Taylor2002-03-011-0/+10
* Check for errors when loading font face, fall back to sans, exit withAlex Larsson2002-02-281-0/+6
* don't link libpango-ot into the module. added libpango-ot.la toSven Neumann2002-02-281-1/+7
* beautified configure --help output.Sven Neumann2002-02-281-0/+4
* Move .la files to beginning of link line ... may prevent some problemsOwen Taylor2002-02-271-0/+7
* Add $(X_EXTRA_LIBS) (reported Richard Warren)Owen Taylor2002-02-271-0/+5
* Fix some C++ style comments. (David L. Cooper II)Owen Taylor2002-02-271-0/+10
* Try to load something (load sans) if we can't load a font that Xft listed.Owen Taylor2002-02-261-0/+7
* Fix trailing , on enumerations. (#72572, Miroslaw Dobrzanski-Neumann)Owen Taylor2002-02-251-0/+6
* Rewrite to reduce the number of strcmps.Owen Taylor2002-02-241-0/+10
* Fix problem where we unref'ed before we ref'ed resulting in entries in theOwen Taylor2002-02-241-0/+9
* 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