| Commit message (Expand) | Author | Age | Files | Lines |
* | === Released 1.11.3 ===PANGO_1_11_3 | Behdad Esfahbod | 2006-01-31 | 3 | -3/+18 |
* | Improve error handling in high-frequency functions: Only warn once. | Behdad Esfahbod | 2006-01-31 | 7 | -17/+84 |
* | Oops, removed all my changes the other time :( | Behdad Esfahbod | 2006-01-30 | 8 | -341/+618 |
* | Bug 328314 – Examples should use GOption instead of argcontext.c Patch | Behdad Esfahbod | 2006-01-30 | 4 | -592/+13 |
* | Handle GSUB Lookup type 8, and ReverseChainContextualSubst table. (bug | Behdad Esfahbod | 2006-01-30 | 5 | -117/+493 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 40 | -168/+216 |
* | Do not crash if the (win32 typically) shaper fails. Bug #304702: | Behdad Esfahbod | 2006-01-29 | 2 | -9/+16 |
* | Do not crash if the (win32 typically) shaper fails. Bug #304702: | Behdad Esfahbod | 2006-01-29 | 4 | -6/+54 |
* | Revert last patch again :(. | Behdad Esfahbod | 2006-01-29 | 2 | -91/+19 |
* | Create fake Bold, Italic, and Bold Italic faces for fonts that do not have | Behdad Esfahbod | 2006-01-29 | 2 | -19/+89 |
* | Removed. | Behdad Esfahbod | 2006-01-29 | 2 | -1/+4 |
* | Reverted the tab alignments patch. | Behdad Esfahbod | 2006-01-29 | 7 | -143/+21 |
* | Fixed incomplete entry. | Behdad Esfahbod | 2006-01-28 | 1 | -2/+2 |
* | Implement other tab alignments. Bug #325547, Itai Bar-Haim. | Behdad Esfahbod | 2006-01-28 | 9 | -201/+323 |
* | Document PangoOTBuffer and PangoOTGlyph. | Behdad Esfahbod | 2006-01-28 | 12 | -48/+79 |
* | Removed. | Behdad Esfahbod | 2006-01-28 | 2 | -2/+4 |
* | Removed. | Behdad Esfahbod | 2006-01-28 | 9 | -28/+36 |
* | Documentation improvements. | Behdad Esfahbod | 2006-01-28 | 7 | -5/+34 |
* | Use AC_HELP_STRING everywhere. Bump required version to 2.56. | Behdad Esfahbod | 2006-01-28 | 3 | -18/+20 |
* | Remove pango.modules on uninstall. (bug #328869) | Behdad Esfahbod | 2006-01-27 | 6 | -9/+22 |
* | #include <modules.h>. (bug #328632) | Behdad Esfahbod | 2006-01-26 | 2 | -0/+6 |
* | Fix more ATSUI stuff in build infrastructure. Sigh... (bug #328632) | Behdad Esfahbod | 2006-01-26 | 3 | -6/+16 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-25 | 17 | -20/+20 |
* | Declare int i! (bug #328632) | Behdad Esfahbod | 2006-01-25 | 2 | -0/+6 |
* | Improve docs to say it may return -1. | Behdad Esfahbod | 2006-01-24 | 2 | -1/+6 |
* | Change cwfont to cafont in a couple places. | Behdad Esfahbod | 2006-01-24 | 2 | -3/+8 |
* | Removed, not used for quite a while. | Behdad Esfahbod | 2006-01-24 | 2 | -27/+5 |
* | Removed based on an old ChangeLog entry saying: Remove pangoft2.aliases | Behdad Esfahbod | 2006-01-24 | 2 | -18/+6 |
* | Make tests/examples do use generated pango.modules. (bug #328291) | Behdad Esfahbod | 2006-01-23 | 21 | -98/+122 |
* | Set cluster only on base chars, like the Arabic module does. | Behdad Esfahbod | 2006-01-23 | 3 | -10/+26 |
* | Added "Since:" in the doc example. | Behdad Esfahbod | 2006-01-22 | 2 | -0/+6 |
* | Removed old file. Filed some bugs out of it. | Behdad Esfahbod | 2006-01-22 | 3 | -411/+4 |
* | Removed old file. Filed some bugs out of it. | Behdad Esfahbod | 2006-01-22 | 2 | -36/+4 |
* | Added. | Behdad Esfahbod | 2006-01-21 | 4 | -10/+24 |
* | Fix typo in docs. | Behdad Esfahbod | 2006-01-21 | 2 | -1/+6 |
* | Fix docs. | Behdad Esfahbod | 2006-01-21 | 2 | -3/+10 |
* | Make matrix parameter const. | Behdad Esfahbod | 2006-01-21 | 16 | -27/+40 |
* | Finish ATSUI module work. Bug #322022, Matthias Clasen. | Behdad Esfahbod | 2006-01-21 | 6 | -0/+82 |
* | Small fixes. | Behdad Esfahbod | 2006-01-21 | 1 | -3/+2 |
* | Add a comment about using cairo_scaled_font_text_extents instead of | Behdad Esfahbod | 2006-01-20 | 2 | -1/+12 |
* | === Released 1.11.2 === | Behdad Esfahbod | 2006-01-16 | 3 | -2/+18 |
* | Move GLIB_CFLAGS before external libraries' CFLAGS. Some formatting | Behdad Esfahbod | 2006-01-16 | 2 | -16/+52 |
* | Adjust the order of *_CFLAGS to the same order known to work. (Fixes bug | Behdad Esfahbod | 2006-01-16 | 5 | -11/+17 |
* | Fixes bug #314675, Brian Cameron. | Behdad Esfahbod | 2006-01-16 | 3 | -2/+12 |
* | Remove unused variable clusterSave that was leaking too. (bug #316466, | Behdad Esfahbod | 2006-01-16 | 2 | -2/+5 |
* | Fixes bug #71414, allowing to disable building/installing modules. | Behdad Esfahbod | 2006-01-16 | 13 | -72/+142 |
* | Draw hexbox for cairo backend. Bug #313551. Based on patch by LingNing | Behdad Esfahbod | 2006-01-14 | 7 | -44/+309 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 88 | -32/+116 |
* | Move G_GNUC_CONST to after declaration, to be compatible with gcc 2.95. | Behdad Esfahbod | 2006-01-14 | 2 | -1/+6 |
* | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, | Behdad Esfahbod | 2006-01-05 | 21 | -29/+68 |