summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* don't ignore errors from missing index.sgmlPANGO_0_17GTK_ALL_1_3_6Havoc Pennington2001-06-131-0/+9
* Add a 'strong' parameter to allow moving either the strong or the weakOwen Taylor2001-06-081-0/+6
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-0/+11
* Patch from Matthias Clasen fixing various typos. (#55744)Owen Taylor2001-06-051-0/+5
* Make the hack for avoiding the last index of the line more sophisticatedOwen Taylor2001-05-311-0/+8
* Actually advance through list. (Problem noticed by Erwann Chenede)Owen Taylor2001-05-311-0/+11
* Fix GNU sedism (#55430)Owen Taylor2001-05-291-0/+4
* Use $PKG_CONFIG, not pkg-config.Owen Taylor2001-05-291-0/+4
* Set *trailing properly at end of line.Owen Taylor2001-05-281-0/+5
* Fix problem with information loss when converting leaves to branches.Owen Taylor2001-05-281-0/+12
* Use the font at the beginning of the paragraph, not the context's font.Owen Taylor2001-05-181-0/+6
* Use ISO C99 varargs when available.Owen Taylor2001-05-181-0/+20
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-161-0/+22
* Fix to correspond to extremely odd choice of sign convention in libXft.Owen Taylor2001-05-151-0/+5
* Get rid of grep -q (pointed out by Tony Graham).Owen Taylor2001-05-091-0/+5
* Fix Xft detection by setting CPPFLAGS before trying the Xft/XftFreetyp.hAlexander Larsson2001-05-061-0/+7
* reflect new version number, removed external fribidi dependency from linkHans Breuer2001-05-061-0/+10
* Update for 0.16PANGO_0_16Owen Taylor2001-05-041-0/+15
* Set approximate_digit_width and approximate_char_width. The digit oneAlex Larsson2001-05-041-0/+6
* also check for the the Xft header.Michael Natterer2001-05-031-0/+4
* Add check to make sure #include FT_ERRORS_H works. (#54043)Owen Taylor2001-05-021-1/+4
* do not try to build modules using Xft if X is not available or wasSven Neumann2001-05-021-0/+5
* Fix numeric format in warning.Owen Taylor2001-05-021-0/+8
* Rewrite the newline arrow drawing code to act a little better on a rangeOwen Taylor2001-05-011-0/+6
* Move some fontmap stuff to pangox-private.h to access fontmap->resolutionHavoc Pennington2001-04-271-0/+22
* Remove excess call to DONE_Stream left over from conversion from FT1.Owen Taylor2001-04-241-0/+6
* Set approximate_digit_width and approximate_char_width to some cheesyAlexander Larsson2001-04-201-0/+6
* Remove some conditionalization on (md->text == NULL) that is no longerOwen Taylor2001-04-201-0/+6
* Discard the parsed text if the input variable text is NULL. This fixes aAnders Carlsson2001-04-201-0/+5
* Release 0.15PANGO_0_15Owen Taylor2001-04-171-0/+12
* Removed pango_justify(), since it has no implementation that I can find.Havoc Pennington2001-04-171-1/+10
* Remove warning when using fallback shaping.Owen Taylor2001-04-161-0/+20
* Small updatesOwen Taylor2001-04-161-0/+10
* Update.Owen Taylor2001-04-161-0/+7
* instead of simply adding one matching font for the magic font names (sans,Hans Breuer2001-04-131-0/+14
* Update to correspond to FriBidi-0.9.0 (with some small fixes)Owen Taylor2001-04-131-0/+8
* Add macros for CSS font scale factorsHavoc Pennington2001-04-131-0/+4
* AC_INIT should be the first statement in the file. Also, useJames Henstridge2001-04-131-0/+6
* Release 0.14PANGO_0_14Owen Taylor2001-04-031-0/+10
* Add the mystic g_type_init ((GTypeDebugFlags) 0);.Owen Taylor2001-04-021-0/+5
* Add some initilaization failure warnings if no fonts found or noAlexander Larsson2001-04-021-0/+6
* Extended ignoresFatih Demir2001-03-311-0/+5
* pango/makefile.mingw.in Update.Tor Lillqvist2001-03-181-0/+13
* Remove a lot of instances of "Error parsing ligature info" that somehowOwen Taylor2001-03-151-0/+8
* Makefile.am configure.in modules/*/Makefile.am make it compile without XSven Neumann2001-03-151-0/+7
* set the size fieldSven Neumann2001-03-121-0/+4
* fix a cheesy bug in setting approximate_digit_widthHavoc Pennington2001-03-081-0/+5
* fixed up g_boxed_type_register_static() since GLib signature changed.Tim Janik2001-03-071-0/+7
* add approximate_digit_width fieldHavoc Pennington2001-02-281-0/+8
* Add approximate_char_width fieldHavoc Pennington2001-02-281-0/+8