summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added pango_attr_list_get_type, and PANGO_TYPE_ATTR_LIST.Alexander Larsson2001-02-281-0/+5
* Patch from Soeren SandmannHavoc Pennington2001-02-211-0/+11
* added _pango_included_win32_modules[] to include modules with plain win32Hans Breuer2001-02-191-0/+12
* fix *trailing = FALSE to read *trailing = 0Havoc Pennington2001-02-161-0/+5
* fix another "count line lengths to get line start" bugHavoc Pennington2001-02-151-0/+5
* properly update the tail of the list (pango_attr_list_change): flip orderHavoc Pennington2001-02-131-0/+16
* Add check for gtk-doc version.Owen Taylor2001-02-121-0/+12
* memory leak fixHavoc Pennington2001-02-111-0/+4
* Use g_win32_get_package_installation_subdirectory(). Use the sameTor Lillqvist2001-02-101-0/+21
* Remove bogus MIN when rendering freetype text. Also draw full underlines.Alexander Larsson2001-02-051-0/+6
* pass 0 as first argument to g_type_init().Tim Janik2001-02-041-0/+14
* take a PangoColor not a PangoAttrColorHavoc Pennington2001-01-261-0/+15
* Updates for new functions.Owen Taylor2001-01-251-0/+5
* New functionHavoc Pennington2001-01-231-2/+6
* Free item->extra_attrs list.32001-01-231-0/+12
* Don't leak PangoCoverage. Move name free closer to allocation.32001-01-231-0/+10
* s/is_break/is_line_break/g;Havoc Pennington2001-01-221-0/+13