| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve documentation for functions allocating memory, on how the object | Behdad Esfahbod | 2006-01-31 | 18 | -67/+118 |
* | Improve error handling in high-frequency functions: Only warn once. | Behdad Esfahbod | 2006-01-31 | 6 | -17/+71 |
* | Oops, removed all my changes the other time :( | Behdad Esfahbod | 2006-01-30 | 1 | -3/+21 |
* | Handle GSUB Lookup type 8, and ReverseChainContextualSubst table. (bug | Behdad Esfahbod | 2006-01-30 | 4 | -117/+487 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 30 | -109/+118 |
* | Do not crash if the (win32 typically) shaper fails. Bug #304702: | Behdad Esfahbod | 2006-01-29 | 1 | -8/+13 |
* | Do not crash if the (win32 typically) shaper fails. Bug #304702: | Behdad Esfahbod | 2006-01-29 | 3 | -6/+42 |
* | Revert last patch again :(. | Behdad Esfahbod | 2006-01-29 | 1 | -86/+19 |
* | Create fake Bold, Italic, and Bold Italic faces for fonts that do not have | Behdad Esfahbod | 2006-01-29 | 1 | -19/+84 |
* | Reverted the tab alignments patch. | Behdad Esfahbod | 2006-01-29 | 3 | -49/+16 |
* | Implement other tab alignments. Bug #325547, Itai Bar-Haim. | Behdad Esfahbod | 2006-01-28 | 3 | -16/+49 |
* | Document PangoOTBuffer and PangoOTGlyph. | Behdad Esfahbod | 2006-01-28 | 4 | -22/+56 |
* | Removed. | Behdad Esfahbod | 2006-01-28 | 8 | -28/+28 |
* | Documentation improvements. | Behdad Esfahbod | 2006-01-28 | 4 | -3/+21 |
* | Remove pango.modules on uninstall. (bug #328869) | Behdad Esfahbod | 2006-01-27 | 4 | -9/+12 |
* | #include <modules.h>. (bug #328632) | Behdad Esfahbod | 2006-01-26 | 1 | -0/+2 |
* | Fix more ATSUI stuff in build infrastructure. Sigh... (bug #328632) | Behdad Esfahbod | 2006-01-26 | 2 | -6/+11 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-25 | 3 | -3/+0 |
* | Declare int i! (bug #328632) | Behdad Esfahbod | 2006-01-25 | 1 | -0/+1 |
* | Improve docs to say it may return -1. | Behdad Esfahbod | 2006-01-24 | 1 | -1/+1 |
* | Change cwfont to cafont in a couple places. | Behdad Esfahbod | 2006-01-24 | 1 | -3/+3 |
* | Make tests/examples do use generated pango.modules. (bug #328291) | Behdad Esfahbod | 2006-01-23 | 2 | -0/+223 |
* | Fix typo in docs. | Behdad Esfahbod | 2006-01-21 | 1 | -1/+1 |
* | Fix docs. | Behdad Esfahbod | 2006-01-21 | 1 | -2/+5 |
* | Make matrix parameter const. | Behdad Esfahbod | 2006-01-21 | 15 | -27/+27 |
* | Finish ATSUI module work. Bug #322022, Matthias Clasen. | Behdad Esfahbod | 2006-01-21 | 2 | -0/+13 |
* | Add a comment about using cairo_scaled_font_text_extents instead of | Behdad Esfahbod | 2006-01-20 | 1 | -1/+6 |
* | Move GLIB_CFLAGS before external libraries' CFLAGS. Some formatting | Behdad Esfahbod | 2006-01-16 | 1 | -16/+47 |
* | Adjust the order of *_CFLAGS to the same order known to work. (Fixes bug | Behdad Esfahbod | 2006-01-16 | 1 | -2/+2 |
* | Draw hexbox for cairo backend. Bug #313551. Based on patch by LingNing | Behdad Esfahbod | 2006-01-14 | 6 | -44/+280 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 65 | -22/+85 |
* | Move G_GNUC_CONST to after declaration, to be compatible with gcc 2.95. | Behdad Esfahbod | 2006-01-14 | 1 | -1/+1 |
* | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, | Behdad Esfahbod | 2006-01-05 | 20 | -29/+44 |
* | Use g_slice for ShaperFontElement allocation. (bug #325728, Matthias | Behdad Esfahbod | 2006-01-04 | 1 | -2/+2 |
* | Use g_slice for various attribute types allocations. (bug #325040, | Behdad Esfahbod | 2006-01-01 | 1 | -23/+35 |
* | Use pango_font_description_set_family_static. (bug #325013, Matthias | Behdad Esfahbod | 2005-12-27 | 1 | -1/+1 |
* | Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias Clasen) | Behdad Esfahbod | 2005-12-27 | 1 | -2/+2 |
* | Add pango_matrix_get_font_scale_factor. (bug #323978, J. Ali Harlow) | Behdad Esfahbod | 2005-12-14 | 1 | -0/+1 |
* | Pass G_MODULE_BIND_LOCAL to g_module_open. (Pointed by Federico) | Behdad Esfahbod | 2005-12-14 | 2 | -2/+2 |
* | === Released 1.11.1 === | Behdad Esfahbod | 2005-12-13 | 1 | -1/+4 |
* | Fix bug #323540. | Behdad Esfahbod | 2005-12-12 | 4 | -43/+63 |
* | Update on missing-box drawing change. Add (!glyph) to the conditional. | Behdad Esfahbod | 2005-12-10 | 1 | -1/+1 |
* | Free ->fontset_hash. (#323498, Morten Welinder) | Behdad Esfahbod | 2005-12-08 | 1 | -0/+3 |
* | Draw an empty dashed box on missing glyphs for cairo-fc backend. | Behdad Esfahbod | 2005-12-06 | 3 | -10/+33 |
* | Use new g_slice API for TypeLink allocation, instead of GMemChunks. | Behdad Esfahbod | 2005-12-05 | 3 | -110/+89 |
* | Add a constact fixed-size (256) cache for caching glyph extents, instead | Behdad Esfahbod | 2005-11-29 | 1 | -113/+169 |
* | Tiny doc improvement. | Behdad Esfahbod | 2005-11-25 | 1 | -1/+1 |
* | Fix a typo | Matthias Clasen | 2005-11-24 | 1 | -1/+1 |
* | Remove cast to double in things like a = b / c where a, b, and c are all | Behdad Esfahbod | 2005-11-23 | 2 | -8/+7 |
* | Fix typo in docs. | Behdad Esfahbod | 2005-11-23 | 1 | -1/+3 |