| Commit message (Expand) | Author | Age | Files | Lines |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -7/+7 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -119/+119 |
* | New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. New | Behdad Esfahbod | 2007-01-16 | 1 | -0/+78 |
* | Bug 323173 – Add layout of mixed direction text for vertical layout | Behdad Esfahbod | 2007-01-16 | 1 | -29/+1 |
* | Spell-check the docs. | Behdad Esfahbod | 2007-01-07 | 1 | -13/+13 |
* | Improve docs, and mention g_unichar_iszerowidth(). | Behdad Esfahbod | 2007-01-04 | 1 | -2/+5 |
* | Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21 | Behdad Esfahbod | 2007-01-04 | 1 | -0/+84 |
* | Improve docs. | Behdad Esfahbod | 2006-12-24 | 1 | -1/+21 |
* | New generated public header file pango-features.h. Currently contains the | Behdad Esfahbod | 2006-12-07 | 1 | -1/+90 |
* | Set context language to pango_language_get_default() instead of hardcoding | Behdad Esfahbod | 2006-12-06 | 1 | -3/+6 |
* | Bug 333982 – Fallback to $LANG whenever NULL PangoLanguage is used Patch | Behdad Esfahbod | 2006-12-06 | 1 | -0/+90 |
* | updated error C2059: syntax error : '}' Intializing a struct with empty | Hans Breuer | 2006-08-17 | 1 | -3/+3 |
* | Render block progression and line direction arrows, and a base gravity | Behdad Esfahbod | 2006-08-16 | 1 | -1/+30 |
* | Bug 330603 – pango_scan_int invokes undefined behaviour | Behdad Esfahbod | 2006-07-10 | 1 | -21/+15 |
* | New file. Move all pango_matrix_* stuff into a separate file. | Behdad Esfahbod | 2006-07-07 | 1 | -225/+0 |
* | Don't g_return if text == NULL and length == 0. | Behdad Esfahbod | 2006-06-02 | 1 | -1/+1 |
* | Bug 333984 – pango_language_from_string improvements | Behdad Esfahbod | 2006-05-31 | 1 | -24/+13 |
* | Bug 341922 – pango should handle more characters as zero width Patch | Behdad Esfahbod | 2006-05-22 | 1 | -4/+18 |
* | Bug 339749 – pango_language_from_string issues Patch from Morten | Behdad Esfahbod | 2006-04-28 | 1 | -6/+8 |
* | Bug 339749 – pango_language_from_string issues | Behdad Esfahbod | 2006-04-26 | 1 | -5/+7 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -14/+6 |
* | Fix typo in doc comment. | Tor Lillqvist | 2006-04-09 | 1 | -2/+2 |
* | Fix a few warnings. | Behdad Esfahbod | 2006-04-04 | 1 | -2/+2 |
* | Change char* to char[] in the ft error table, to avoid relocations. | Behdad Esfahbod | 2006-03-31 | 1 | -1/+1 |
* | Hook up pango-utils.h into the documentation, as we are installing it | Behdad Esfahbod | 2006-03-31 | 1 | -18/+35 |
* | Fix blurred underlines on Win32 (#332656): | Tor Lillqvist | 2006-03-31 | 1 | -0/+34 |
* | Bug 330602 – pango_parse_weight Reported by Morten Welinder. | Behdad Esfahbod | 2006-02-10 | 1 | -1/+1 |
* | If NULL is passed to _copy, return NULL with no warning. If NULL is passed | Behdad Esfahbod | 2006-02-06 | 1 | -8/+17 |
* | Fix GKeyFile transition. | Behdad Esfahbod | 2006-02-02 | 1 | -20/+20 |
* | Initialize warning history structs more explicitly. (bug #329459) | Behdad Esfahbod | 2006-02-01 | 1 | -1/+1 |
* | Bug 328313 – Use GKeyFile for parsing pangorc Patch from Antoine | Behdad Esfahbod | 2006-01-31 | 1 | -122/+56 |
* | Improve documentation for functions allocating memory, on how the object | Behdad Esfahbod | 2006-01-31 | 1 | -2/+2 |
* | Improve error handling in high-frequency functions: Only warn once. | Behdad Esfahbod | 2006-01-31 | 1 | -2/+4 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -2/+2 |
* | Removed. | Behdad Esfahbod | 2006-01-28 | 1 | -1/+1 |
* | Fix docs. | Behdad Esfahbod | 2006-01-21 | 1 | -2/+5 |
* | Make matrix parameter const. | Behdad Esfahbod | 2006-01-21 | 1 | -2/+2 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -2/+1 |
* | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, | Behdad Esfahbod | 2006-01-05 | 1 | -2/+2 |
* | Fix bug #323540. | Behdad Esfahbod | 2005-12-12 | 1 | -0/+52 |
* | Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, | Behdad Esfahbod | 2005-11-23 | 1 | -0/+4 |
* | More documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -4/+4 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -1/+1 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -1/+2 |
* | Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. Moved | Behdad Esfahbod | 2005-11-03 | 1 | -16/+70 |
* | put parens around bitwise &, to appease gcc. | Manish Singh | 2005-07-27 | 1 | -1/+1 |
* | New function added. | Behdad Esfahbod | 2005-07-23 | 1 | -0/+34 |
* | Use -export-symbols-regex to control symbol exports, including not | Owen Taylor | 2005-07-22 | 1 | -1/+1 |
* | Fix some missing case variants in the switch statement. (#169852, Morten | Owen Taylor | 2005-06-14 | 1 | -0/+2 |
* | Fix docs, handle a lone '~' (#169851, Morten Welinder) | Owen Taylor | 2005-06-14 | 1 | -1/+6 |