| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bits for Emacs and Vim to note UTF-8 encoding... | Behdad Esfahbod | 2006-02-08 | 1 | -1/+6 |
* | Move aside ChangeLog | Owen Taylor | 2004-12-16 | 1 | -4/+0 |
* | Add short and long descriptions.pango-1-8-branchpoint | Owen Taylor | 2004-12-16 | 1 | -0/+4 |
* | === Released 1.8.0 ===PANGO_1_8_0 | Owen Taylor | 2004-12-16 | 1 | -1/+11 |
* | Emergency fix for #151068... if uniscribe shaping comes up with no glyphs, | Owen Taylor | 2004-12-16 | 1 | -0/+6 |
* | Add pixel sizes for fonts (#119081, patch from Chris Lahey) | Owen Taylor | 2004-12-16 | 1 | -0/+19 |
* | Force zero-width marks to glyph index 0 so they won't be drawn. (#145233, | Owen Taylor | 2004-12-16 | 1 | -0/+6 |
* | Add simple tibetan module. (#148566, G Karunakar) | Owen Taylor | 2004-12-16 | 1 | -0/+5 |
* | Split U+DDE as U+DD9, U+DDF. : | Owen Taylor | 2004-12-15 | 1 | -0/+5 |
* | Sinhala support (#153517, Anuradha Ratnaweera) | Owen Taylor | 2004-12-15 | 1 | -0/+10 |
* | Copy layout->auto_dir. (#153547, Morten Welinder) | Owen Taylor | 2004-12-14 | 1 | -0/+5 |
* | Add $(libm), needed for no-undefined platforms like AIX. (#160773, Vincent | Owen Taylor | 2004-12-14 | 1 | -0/+6 |
* | Add PANGO_WEIGHT_SEMIBOLD. (#86957, Lars Clausen) | Owen Taylor | 2004-12-14 | 1 | -0/+12 |
* | add XFT_CFLAGS | Dan Winship | 2004-12-14 | 1 | -0/+4 |
* | Add the correct char classes for Unicode-4.0 characters U+A01, U+A03. | Owen Taylor | 2004-12-14 | 1 | -0/+6 |
* | Require gmodule-no-export | Matthias Clasen | 2004-12-14 | 1 | -0/+6 |
* | Set also underline and strikethrough position and thickness. (#161205) | Tor Lillqvist | 2004-12-14 | 1 | -0/+5 |
* | Add. (#153548, Morten Welinder) | Owen Taylor | 2004-12-13 | 1 | -0/+8 |
* | pango/modules.c (read_modules) Use gstdio wrappers. (#16111, Robert | Tor Lillqvist | 2004-12-12 | 1 | -0/+9 |
* | Fix problem where the font would get unset after flushing at MAX_GLYPHS. | Owen Taylor | 2004-12-10 | 1 | -0/+6 |
* | === Released 1.7.0 ===PANGO_1_7_0 | Owen Taylor | 2004-12-02 | 1 | -0/+6 |
* | Ignore formatting characters when determining word boundaries (Part of | Owen Taylor | 2004-12-02 | 1 | -0/+6 |
* | Set the background color instead of setting underline twice. | Matthias Clasen | 2004-11-30 | 1 | -0/+5 |
* | Add Lao support to Thai module. (#156781) | Theppitak Karoonboonyanan | 2004-11-28 | 1 | -0/+35 |
* | rm autom4te.cache, since it might interfere with differing autoconf | Manish Singh | 2004-11-25 | 1 | -0/+5 |
* | Add underline_color and strikethrough_color attribute types. (#147616, | Owen Taylor | 2004-11-23 | 1 | -0/+21 |
* | Remove stray 'x' character. | Manish Singh | 2004-11-22 | 1 | -0/+4 |
* | Add bug reference | Owen Taylor | 2004-11-22 | 1 | -1/+2 |
* | Set G_LOG_DOMAIN. | Owen Taylor | 2004-11-22 | 1 | -0/+5 |
* | Add Syriac module by Emil Soleyman-Zomalan. (#147779) | Owen Taylor | 2004-11-22 | 1 | -0/+9 |
* | updated | Hans Breuer | 2004-11-21 | 1 | -0/+8 |
* | Turn off backspace-deletes-character behavior for Kana and Hangul. It's | Owen Taylor | 2004-11-21 | 1 | -0/+7 |
* | Return n+1 logical attributes not n logical attributes (#155912) | Owen Taylor | 2004-11-21 | 1 | -0/+5 |
* | Don't just call pango_fontset_get_metrics() to implement | Owen Taylor | 2004-11-21 | 1 | -0/+7 |
* | Fix UTF8 => UTF-8 in warning and doc comment. (#153551, Morten Welinder) | Owen Taylor | 2004-11-21 | 1 | -0/+5 |
* | Fix double multiplication by PANGO_SCALE. (#157419, Matthias Clasen) | Owen Taylor | 2004-11-21 | 1 | -0/+12 |
* | Fix crash when renderer->matrix is NULL. | Owen Taylor | 2004-11-20 | 1 | -0/+5 |
* | Remove color_set() virtual function ... it's not absolutely necessary for | Owen Taylor | 2004-11-19 | 1 | -0/+29 |
* | Document PANGO_UNDERLINE_ERROR as a 1.4 addition. (#156533, Morten | Matthias Clasen | 2004-10-27 | 1 | -0/+5 |
* | Use guchar instead of gchar as argument type. | Theppitak Karoonboonyanan | 2004-10-12 | 1 | -0/+8 |
* | Explicitly handle dangling upper/lower marks by optionally using | Theppitak Karoonboonyanan | 2004-10-09 | 1 | -0/+16 |
* | Return NULL if ruleset is empty, to indicate the lack of OT features. | Theppitak Karoonboonyanan | 2004-10-08 | 1 | -0/+9 |
* | Remove unused data for XTIS. | Theppitak Karoonboonyanan | 2004-10-07 | 1 | -0/+10 |
* | Use g_return_val_if_fail() instead of g_return_if_fail() since this | Manish Singh | 2004-10-02 | 1 | -0/+6 |
* | Make Thai module prefer OpenType tables, if available, to PUA | Theppitak Karoonboonyanan | 2004-10-02 | 1 | -0/+13 |
* | Add the new pango_renderer_* symbols. | Tor Lillqvist | 2004-09-25 | 1 | -0/+9 |
* | Activate the renderer. | Owen Taylor | 2004-09-24 | 1 | -0/+10 |
* | Up version to 1.7.0. | Owen Taylor | 2004-09-24 | 1 | -0/+29 |
* | Move aside ChangeLog for new development versionpango-1-6-branchpoint | Owen Taylor | 2004-09-22 | 1 | -796/+0 |
* | Use get_glyph_extents_raw() when hinting is disabled as well as when we | Owen Taylor | 2004-09-22 | 1 | -0/+10 |