summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.18PANGO_0_18Owen Taylor2001-09-0410-1/+93
* Make a couple of functions static.Owen Taylor2001-09-0213-79/+1878
* New file, move color handling here.Owen Taylor2001-08-3012-969/+1070
* Mon Aug 27 2001 Jens Finke <jens@gnome.org> - glib2 package required -Jens Finke2001-08-271-3/+7
* Handle text == NULL, length == 0 again.Owen Taylor2001-08-248-5/+43
* pass "" as default text into pango_layout_set_text() as NULL isn't allowedTim Janik2001-08-238-1/+43
* Simply use g_utf8_validate() to validate the text, avoiding problem whereOwen Taylor2001-08-228-38/+62
* Fixed MAITHAIKHU for UpperTailed Consonances, ie, PO_PLA (by K.Theppitak).Chookij Vanatham2001-08-161-2/+2
* Fully convert the truetype unicode table to host endianness when readingAlexander Larsson2001-08-168-17/+77
* fixed stupid typeJens Finke2001-08-151-1/+1
* Updated to match gpp standard.Jens Finke2001-08-158-33/+79
* composite with "saturate" semantics instead of "over" so joining glyphsSven Neumann2001-08-148-15/+36
* composite glyphs over the buffer instead of simply copying into it soSven Neumann2001-08-148-14/+81
* Set GPATH to fix srcdir != builddir problems with GNU make.Owen Taylor2001-08-1210-169/+46
* restore the previously selected font into the device context.Hans Breuer2001-08-0911-5/+532
* pango/pango-layout.c (pango_layout_line_get_empty_extents):Matthias Clasen2001-08-098-15/+56
* ogh, forgot the changelogAlexander Larsson2001-08-097-7/+56
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-0913-1821/+638
* Don't build the non-existant testfont binary Use glib-mkenums instead ofAlexander Larsson2001-08-049-12/+36
* Don't build the non-existant testfont binary Use glib-mkenums instead ofAlexander Larsson2001-08-047-0/+70
* Remove unused prototype.Darin Adler2001-07-278-1/+28
* shut up CVSSven Neumann2001-07-241-0/+1
* make implementation static too.Hans Breuer2001-07-2012-8/+123
* Don't corrupt the font description passed in.Owen Taylor2001-07-198-18/+51
* Updated the change to handle iso10646 for Thai non-spacing vowels/tonemarksChookij Vanatham2001-07-181-21/+14
* Updated the improvements of Hebrew points positioningChookij Vanatham2001-07-171-27/+189
* Fix dependencies to work without XFT.Owen Taylor2001-07-138-2/+37
* Add an explicit dependency on libpangoxft.la, to fix parallel make problemOwen Taylor2001-07-128-22/+87
* Remove stray semicolon.Darin Adler2001-07-1220-40/+338
* copy function. (pango_glyph_string_get_type): implement get_type function.James Henstridge2001-07-0215-0/+260
* s/shutdown/dispose/ to adapt to GObject changes.Tim Janik2001-07-0211-16/+72
* Use gssize, not size_t, gssize isn't defined here on all systems.Owen Taylor2001-07-028-5/+47
* don't get confused by qt3Havoc Pennington2001-06-298-5/+37
* Require GLib-1.3.7Owen Taylor2001-06-2913-6/+62
* Couple of bug fixes for the last change.Owen Taylor2001-06-2616-302/+404
* pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape):Owen Taylor2001-06-259-303/+49
* pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape):Owen Taylor2001-06-237-0/+112
* changed version to 0.17Hans Breuer2001-06-2212-24/+97
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-1458-587/+843
* 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