summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hu Mar 7 22:55:13 2002 Owen Taylor <otaylor@redhat.com>PANGO_1_0_0Owen Taylor2002-03-0810-19/+143
* pass --enable-gtk-doc to configurejacob berkman2002-03-078-1/+29
* Use PANGO_MODULE_VERSION in modules path.Tor Lillqvist2002-03-078-1/+15
* Add the pango_ot_* symbols from the static libpango-ot library.Tor Lillqvist2002-03-078-0/+45
* As we do in other modules, default to --disable-gtk-doc, and run the checkOwen Taylor2002-03-078-2/+51
* Fix some problems with setting library variables forOwen Taylor2002-03-078-1/+43
* RC2 changelog entryPANGO_1_0_0_RC2Owen Taylor2002-03-067-0/+28
* Add some text names to weight map for weights that were added to theOwen Taylor2002-03-068-2/+47
* install-exec-hook should always exist, because the automake rules assumeManish Singh2002-03-068-1/+50
* Fix problem where == was used instead if =. (#73694, Martin Gansser)Owen Taylor2002-03-0620-42/+188
* Pango 1.0.0 rc1.PANGO_1_0_0_RC1Owen Taylor2002-03-068-1/+50
* Ignore return status from for loop, in case the last test -f happens toTor Lillqvist2002-03-068-1/+29
* Use pangoft2_export_symbols, not pangowin32_export_symbols.Tor Lillqvist2002-03-0612-35/+119
* require GLIB 2.0.0 at minimumManish Singh2002-03-058-1/+29
* more $(PANGO_API_VERSION) fixingjacob berkman2002-03-058-2/+37
* Fix pangoxft-$(PANGO_API_VERSION). (Reported by Manish Singh.)Owen Taylor2002-03-0514-7/+42
* Switch over to GLib/GTK+ style library versioning. Update version numbersOwen Taylor2002-03-0522-70/+165
* now really align the configure --help output ... sorrySven Neumann2002-03-041-2/+2
* A correction of the last commit, as it did not do what I intended itDov Grobgeld2002-03-041-1/+1
* Cosmetic changes:Dov Grobgeld2002-03-041-4/+19
* *** empty log message ***Changwoo Ryu2002-03-041-0/+12
* add sanitize-la.shjacob berkman2002-03-038-1/+30
* Write examples/pango.modules in terms of .la files rather than directOwen Taylor2002-03-0310-5/+119
* Default to --disable-static.Owen Taylor2002-03-0214-6/+212
* Treat glyph 0 as an 0 size, non-drawn glyph consistent with otherOwen Taylor2002-03-018-2/+61
* Don't crash on out-of-BMP values.Owen Taylor2002-03-019-8/+78
* Fix problem with positions at the ends of lines (#63328, reported by DovOwen Taylor2002-03-018-26/+99
* Check for errors when loading font face, fall back to sans, exit withAlex Larsson2002-02-288-7/+89
* don't link libpango-ot into the module. added libpango-ot.la toSven Neumann2002-02-289-11/+53
* beautified configure --help output.Sven Neumann2002-02-288-4/+32
* Move .la files to beginning of link line ... may prevent some problemsOwen Taylor2002-02-278-1/+50
* Add $(X_EXTRA_LIBS) (reported Richard Warren)Owen Taylor2002-02-278-2/+37
* Fix some C++ style comments. (David L. Cooper II)Owen Taylor2002-02-278-2/+72
* Try to load something (load sans) if we can't load a font that Xft listed.Owen Taylor2002-02-268-0/+74
* Fix trailing , on enumerations. (#72572, Miroslaw Dobrzanski-Neumann)Owen Taylor2002-02-259-4/+46
* Rewrite to reduce the number of strcmps.Owen Taylor2002-02-248-49/+185
* Rewrite to reduce the number of strcmps.Owen Taylor2002-02-241-44/+41
* Fix problem where we unref'ed before we ref'ed resulting in entries in theOwen Taylor2002-02-249-6/+73
* Version 0.26PANGO_0_26Owen Taylor2002-02-2410-1/+57
* Patch from Sven Neumann to extend and make consistent the set ofOwen Taylor2002-02-2311-4/+122
* Fixed placement of nikud under QOF to take into account the typicalDov Grobgeld2002-02-231-2/+18
* Add some class padding for future expansion.Owen Taylor2002-02-2310-0/+65
* Fix recode functions to take gunichar * since we pass that in. (#72059,Owen Taylor2002-02-2013-6/+48
* Version 0.25PANGO_0_25Owen Taylor2002-02-1712-5/+103
* added makefile.msc to EXTRA_DISTHans Breuer2002-02-159-0/+37
* Respect QTDIR if set. Look for qt3 as well as qt2.Owen Taylor2002-02-148-13/+50
* updated the list of available modules (bug #71411).Sven Neumann2002-02-148-11/+54
* update version, use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS)Hans Breuer2002-02-108-3/+45
* isspace -> g_ascii_isspace (pango_font_description_from_string): isspaceDarin Adler2002-02-1013-20/+132
* Accept also outfile name on command line, fopen it separately then. NeededTor Lillqvist2002-02-0711-13/+116