summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
Commit message (Expand)AuthorAgeFilesLines
* ogh, forgot the changelogAlexander Larsson2001-08-091-1/+8
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-091-0/+10
* Don't build the non-existant testfont binary Use glib-mkenums instead ofAlexander Larsson2001-08-041-1/+1
* Don't build the non-existant testfont binary Use glib-mkenums instead ofAlexander Larsson2001-08-041-0/+10
* Remove unused prototype.Darin Adler2001-07-271-0/+4
* make implementation static too.Hans Breuer2001-07-201-0/+11
* Don't corrupt the font description passed in.Owen Taylor2001-07-191-0/+5
* Fix dependencies to work without XFT.Owen Taylor2001-07-131-0/+5
* Add an explicit dependency on libpangoxft.la, to fix parallel make problemOwen Taylor2001-07-121-0/+9
* Remove stray semicolon.Darin Adler2001-07-121-0/+43
* copy function. (pango_glyph_string_get_type): implement get_type function.James Henstridge2001-07-021-0/+22
* s/shutdown/dispose/ to adapt to GObject changes.Tim Janik2001-07-021-0/+8
* Use gssize, not size_t, gssize isn't defined here on all systems.Owen Taylor2001-07-021-0/+6
* don't get confused by qt3Havoc Pennington2001-06-291-0/+4
* Require GLib-1.3.7Owen Taylor2001-06-291-0/+8
* Couple of bug fixes for the last change.Owen Taylor2001-06-261-0/+18
* pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape):Owen Taylor2001-06-231-0/+16
* changed version to 0.17Hans Breuer2001-06-221-0/+10
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-0/+31
* 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