| Commit message (Expand) | Author | Age | Files | Lines |
* | Spell-check the docs. | Behdad Esfahbod | 2007-01-07 | 1 | -4/+4 |
* | Add Cuneiform and Phoenician in the list of supported scripts by this | Behdad Esfahbod | 2006-07-25 | 1 | -1/+1 |
* | Update to UCD 5.0.0. | Behdad Esfahbod | 2006-07-25 | 1 | -2/+9 |
* | Improve documentation for functions allocating memory, on how the object | Behdad Esfahbod | 2006-01-31 | 1 | -1/+2 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -2/+2 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+2 |
* | Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, | Behdad Esfahbod | 2005-11-23 | 1 | -0/+10 |
* | Only update static mid on a match. | Behdad Esfahbod | 2005-11-22 | 1 | -2/+3 |
* | More documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -5/+5 |
* | Updates from #320666: | Behdad Esfahbod | 2005-11-14 | 1 | -30/+12 |
* | Fixes bug #320666: | Federico Mena Quintero | 2005-11-08 | 1 | -18/+54 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -2/+2 |
* | Glagolitic shouldn't have Coptic as a sample language; it was used to | Owen Taylor | 2005-08-15 | 1 | -2/+5 |
* | Updated to Unicode 4.1, adding new scripts and Arabic joining data. | Roozbeh Pournader | 2005-08-09 | 1 | -0/+9 |
* | Fix problem where MEDIUM was getting grouped with SEMIBOLD rather than | Owen Taylor | 2004-12-31 | 1 | -1/+1 |
* | return TRUE for PANGO_SCRIPT_COMMON and PANGO_SCRIPT_INHERITED. | Owen Taylor | 2004-07-20 | 1 | -0/+3 |
* | Fix problem when we only figured out latin script for 'en' not for | Owen Taylor | 2004-07-14 | 1 | -5/+28 |
* | pango/modules.c (append_engines): Fix some missing statics. (#142237, | Owen Taylor | 2004-06-21 | 1 | -1/+1 |
* | === Released 1.3.1 ===PANGO_1_3_1 | Owen Taylor | 2003-12-08 | 1 | -2/+4 |
* | Fix a c99-ism, include stdlib.h for bsearch. (#123616, Kaushal Kumar) | Owen Taylor | 2003-10-01 | 1 | -2/+5 |
* | Replace get_coverage by covers in the doc comment. | Matthias Clasen | 2003-09-29 | 1 | -0/+4 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -0/+172 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -0/+343 |