summaryrefslogtreecommitdiff
path: root/pango/pango-coverage.c
Commit message (Expand)AuthorAgeFilesLines
* Doc updates.Behdad Esfahbod2006-04-291-1/+1
* Make #include syntax in sources and headers more consistent. We are usingBehdad Esfahbod2006-03-311-1/+1
* Improve documentation for functions allocating memory, on how the objectBehdad Esfahbod2006-01-311-3/+7
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-4/+4
* Do not crash if the (win32 typically) shaper fails. Bug #304702:Behdad Esfahbod2006-01-291-1/+1
* Make matrix parameter const.Behdad Esfahbod2006-01-211-1/+1
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+1
* Various documentation improvements.Behdad Esfahbod2005-11-171-1/+1
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-1/+1
* Fix off-by-one error. (#108620, Noah Levitt)Owen Taylor2003-04-151-1/+1
* Fix an off-by-one error when checking if are off the end of the coverageOwen Taylor2003-01-291-2/+4
* Trivial s/foo/foo_/ fixes to make pango.h includable with -WshadowSoeren Sandmann2002-11-081-3/+3
* Fix typo when computing maximums of sub-byte fields. (Stefan Israelsson,Owen Taylor2002-03-131-2/+2
* removed the arbitrary limit to 10 fonts. Instead make the command lineHans Breuer2001-11-231-5/+7
* pango/pango.def Add new entry points.Tor Lillqvist2000-10-031-2/+1
* Free buffer strings.Owen Taylor2000-07-211-0/+146
* Released 0.12Owen Taylor2000-07-061-2/+1
* UpdateOwen Taylor2000-07-061-0/+2
* Fix various aspects of expanding coverage tables beyond the first 256Owen Taylor2000-06-291-12/+13
* g_strcasecmp returns 0 when strings are equal - negate return value.Elliot Lee2000-06-191-1/+3
* Memory management functions for PangoItem.Owen Taylor2000-03-131-1/+1
* Make refcounted.Owen Taylor2000-02-161-11/+40
* Add a call to get a glyph for unknown an unknown char.Owen Taylor2000-02-021-3/+15
* The great header file reorganization. Split up roughtly by objects.Owen Taylor2000-02-011-0/+299