| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 330289 – Fix build with gcc 2.95 (pangox.c) | Behdad Esfahbod | 2006-02-08 | 1 | -1/+4 |
* | As cairo 1.2 seems to be delayed infinitely, make all cairo HEAD API thatPANGO_1_11_4 | Behdad Esfahbod | 2006-02-06 | 1 | -0/+22 |
* | If NULL is passed to _copy, return NULL with no warning. If NULL is passed | Behdad Esfahbod | 2006-02-06 | 1 | -8/+17 |
* | Warn only once per font-description that cannot be loaded. | Behdad Esfahbod | 2006-02-06 | 4 | -49/+112 |
* | AC_DEFINE various version components. | Behdad Esfahbod | 2006-02-05 | 6 | -8/+7 |
* | Bug 324408 – tab can result in 0 characters | Behdad Esfahbod | 2006-02-05 | 1 | -4/+5 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 8 | -17/+27 |
* | Move the FT_IS_SFNT(font) logic into pango_ft2_get_unknown glyph. | Behdad Esfahbod | 2006-02-04 | 2 | -13/+18 |
* | AC_DEFINE the module version, such that pango-querymodules gets rebuilt | Behdad Esfahbod | 2006-02-03 | 1 | -1/+0 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 23 | -372/+563 |
* | Rename _pango_cairo_get_hex_box_info to _pango_cairo_font_get_hex_box_info. | Behdad Esfahbod | 2006-02-02 | 3 | -4/+4 |
* | Move PANGO_UNKNOWN_GLYPH_WIDTH/HEIGHT to pango-font.h, which makes | Behdad Esfahbod | 2006-02-02 | 5 | -9/+6 |
* | Do unknown glyph extents here too. | Behdad Esfahbod | 2006-02-02 | 1 | -2/+12 |
* | Guard Xft backend agains crashes too. | Behdad Esfahbod | 2006-02-02 | 3 | -22/+67 |
* | Oops! | Behdad Esfahbod | 2006-02-02 | 1 | -1/+0 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 17 | -95/+126 |
* | Fix GKeyFile transition. | Behdad Esfahbod | 2006-02-02 | 1 | -20/+20 |
* | For mini_font, set family to "monospace", not "mono-space" which didn't | Behdad Esfahbod | 2006-02-02 | 1 | -1/+1 |
* | Initialize warning history structs more explicitly. (bug #329459) | Behdad Esfahbod | 2006-02-01 | 3 | -3/+5 |
* | Use cairo_scaled_font_text_extents instead of cairo_text_extents. | Behdad Esfahbod | 2006-02-01 | 1 | -14/+1 |
* | pango/pangocairo-private.h, pango/pangocairo-font.c, Hint hexbox. Also | Behdad Esfahbod | 2006-02-01 | 4 | -52/+107 |
* | 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 | 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 |