summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* don't ignore errors from missing index.sgmlPANGO_0_17GTK_ALL_1_3_6Havoc Pennington2001-06-1310-2/+72
* added pango*-uninstalled.pc to .cvsignoreSven Neumann2001-06-131-0/+4
* Add a 'strong' parameter to allow moving either the strong or the weakOwen Taylor2001-06-0810-2/+50
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-0715-37/+126
* Patch from Matthias Clasen fixing various typos. (#55744)Owen Taylor2001-06-0513-16/+51
* Make the hack for avoiding the last index of the line more sophisticatedOwen Taylor2001-05-318-17/+100
* Actually advance through list. (Problem noticed by Erwann Chenede)Owen Taylor2001-05-3110-11/+90
* Fix GNU sedism (#55430)Owen Taylor2001-05-298-1/+29
* Use $PKG_CONFIG, not pkg-config.Owen Taylor2001-05-298-1/+29
* Set *trailing properly at end of line.Owen Taylor2001-05-288-0/+36
* Fix problem with information loss when converting leaves to branches.Owen Taylor2001-05-289-5/+93
* Use the font at the beginning of the paragraph, not the context's font.Owen Taylor2001-05-188-29/+95
* Use ISO C99 varargs when available.Owen Taylor2001-05-1813-79/+331
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-1621-65/+324
* Fix to correspond to extremely odd choice of sign convention in libXft.Owen Taylor2001-05-158-2/+37
* Get rid of grep -q (pointed out by Tony Graham).Owen Taylor2001-05-098-1/+36
* Added 0x20 glyph for spacing vowel/tonemark support for tis620-0.Chookij Vanatham2001-05-071-7/+24
* Fix Xft detection by setting CPPFLAGS before trying the Xft/XftFreetyp.hAlexander Larsson2001-05-068-3/+57
* reflect new version number, removed external fribidi dependency from linkHans Breuer2001-05-0610-6/+104
* Update for 0.16PANGO_0_16Owen Taylor2001-05-0413-4/+134
* Set approximate_digit_width and approximate_char_width. The digit oneAlex Larsson2001-05-048-0/+48
* also check for the the Xft header.Michael Natterer2001-05-038-1/+32
* Add check to make sure #include FT_ERRORS_H works. (#54043)Owen Taylor2001-05-028-7/+47
* do not try to build modules using Xft if X is not available or wasSven Neumann2001-05-028-7/+44
* Fix numeric format in warning.Owen Taylor2001-05-029-9/+82
* Rewrite the newline arrow drawing code to act a little better on a rangeOwen Taylor2001-05-018-61/+85
* Move some fontmap stuff to pangox-private.h to access fontmap->resolutionHavoc Pennington2001-04-2714-49/+455
* cvsignore updatesOwen Taylor2001-04-241-0/+7
* Remove excess call to DONE_Stream left over from conversion from FT1.Owen Taylor2001-04-248-1/+42
* Fixed the case of cons+Dagesh+Punct.Chookij Vanatham2001-04-201-12/+46
* Set approximate_digit_width and approximate_char_width to some cheesyAlexander Larsson2001-04-208-0/+44
* Fixed crash when 2 chars in a cluster and 1st char isn't consonance.Chookij Vanatham2001-04-201-2/+2
* Remove some conditionalization on (md->text == NULL) that is no longerOwen Taylor2001-04-208-5/+45
* Discard the parsed text if the input variable text is NULL. This fixes aAnders Carlsson2001-04-208-3/+39
* Added building Pango X Hebrew Engine.Chookij Vanatham2001-04-202-2/+5
* Pango X Hebrew Engine.Chookij Vanatham2001-04-202-0/+554
* Release 0.15PANGO_0_15Owen Taylor2001-04-1717-20/+111
* Removed pango_justify(), since it has no implementation that I can find.Havoc Pennington2001-04-1712-33/+107
* Remove warning when using fallback shaping.Owen Taylor2001-04-161-0/+432
* Remove warning when using fallback shaping.Owen Taylor2001-04-1613-223/+527
* cvsignore updatesOwen Taylor2001-04-161-0/+4
* Small updatesOwen Taylor2001-04-1618-337/+452
* Update.Owen Taylor2001-04-1611-23/+185
* instead of simply adding one matching font for the magic font names (sans,Hans Breuer2001-04-139-32/+195
* Update to correspond to FriBidi-0.9.0 (with some small fixes)Owen Taylor2001-04-1314-967/+1852
* Add macros for CSS font scale factorsHavoc Pennington2001-04-138-0/+38
* AC_INIT should be the first statement in the file. Also, useJames Henstridge2001-04-138-2/+45
* Release 0.14PANGO_0_14Owen Taylor2001-04-0313-5/+97
* Add the mystic g_type_init ((GTypeDebugFlags) 0);.Owen Taylor2001-04-028-0/+37
* Add some initilaization failure warnings if no fonts found or noAlexander Larsson2001-04-028-7/+72