| Commit message (Expand) | Author | Age | Files | Lines |
* | Update from latest fontconfig sources. | Behdad Esfahbod | 2007-05-09 | 1 | -0/+8 |
* | Move pango_language_includes_script() from pango-script.c to | Behdad Esfahbod | 2007-05-09 | 1 | -0/+7 |
* | Minor include reordering. | Behdad Esfahbod | 2007-05-08 | 1 | -0/+4 |
* | Move PangoLanguage stuff into pango-language.[ch] | Behdad Esfahbod | 2007-05-08 | 1 | -0/+10 |
* | Bug 436988 – Adding PangoScript to PangoAnalysis | Behdad Esfahbod | 2007-05-08 | 1 | -0/+13 |
* | Bug 416515 – Time is not aligned with date on vertical panel | Behdad Esfahbod | 2007-05-08 | 1 | -0/+12 |
* | Bug 436154 – Error building the pango.modules file while cross compiling | Behdad Esfahbod | 2007-05-08 | 1 | -0/+8 |
* | Bug 434160 - [atsui] Italic versions of some faces can't be created | Richard Hult | 2007-05-05 | 1 | -0/+11 |
* | Add bug reference. | Behdad Esfahbod | 2007-05-04 | 1 | -0/+2 |
* | New API | Behdad Esfahbod | 2007-05-04 | 1 | -0/+15 |
* | Rip non-fontmap stuff from pangocairo-fontmap.c into pangocairo-context.c. | Behdad Esfahbod | 2007-05-04 | 1 | -0/+8 |
* | Improve docs about freeing returned items. | Behdad Esfahbod | 2007-05-03 | 1 | -0/+5 |
* | New test text that contains a Persian monologue by YarAli PourMoghaddam | Behdad Esfahbod | 2007-05-03 | 1 | -0/+7 |
* | When breaking item to fit it into current line, go from the beginning, | Behdad Esfahbod | 2007-05-03 | 1 | -0/+8 |
* | Save one layout rendering per view. Down to two from three now. | Behdad Esfahbod | 2007-05-03 | 1 | -0/+5 |
* | New test text with long Latin and Arabic lines, suitable for --justify | Behdad Esfahbod | 2007-05-03 | 1 | -0/+5 |
* | Bug 64538 – pango_layout_set_justify() doesn't work | Behdad Esfahbod | 2007-05-03 | 1 | -0/+8 |
* | Fix letter-spacing with justification. We now distribute letter-spacing | Behdad Esfahbod | 2007-05-02 | 1 | -0/+12 |
* | Bug 64538 – pango_layout_set_justify() doesn't work | Behdad Esfahbod | 2007-05-02 | 1 | -0/+9 |
* | Add patch-from. | Behdad Esfahbod | 2007-05-02 | 1 | -0/+2 |
* | Add is_expandable_space to PangoLogAttr. | Behdad Esfahbod | 2007-05-02 | 1 | -0/+7 |
* | Add --justify. | Mathias Hasselmann | 2007-05-02 | 1 | -0/+5 |
* | Bug 355789 – Pango misaligns word-wrapped text due to trailing | Behdad Esfahbod | 2007-05-02 | 1 | -0/+9 |
* | Keep track of line start_offset in break state. | Behdad Esfahbod | 2007-05-02 | 1 | -0/+5 |
* | Add a "wrapped" argument to pango_layout_line_postprocess(). Going to use | Behdad Esfahbod | 2007-05-02 | 1 | -0/+7 |
* | Set is_wrapped to true on BREAK_EMPTY_FIT too. | Behdad Esfahbod | 2007-05-02 | 1 | -0/+5 |
* | Remove stale prototype of _pango_layout_iter_get_line_readonly(). | Behdad Esfahbod | 2007-05-02 | 1 | -0/+5 |
* | Add note about how we should not be using pango_break() here. | Behdad Esfahbod | 2007-05-02 | 1 | -0/+5 |
* | Add option for testing text alignment. | Mathias Hasselmann | 2007-05-01 | 1 | -0/+5 |
* | Link freetype to harfbuzz-dump, for those systems that don't track | Behdad Esfahbod | 2007-05-01 | 1 | -0/+5 |
* | Add PANGO_UNITS_ROUND to docs. | Behdad Esfahbod | 2007-04-30 | 1 | -0/+6 |
* | Move PANGO_UNITS_ROUND here... ...from here. | Behdad Esfahbod | 2007-04-30 | 1 | -0/+25 |
* | A font name in encoding UCS4_ENCODING_ID actually is in UTF-16, not UCS-4. | Tor Lillqvist | 2007-04-30 | 1 | -0/+6 |
* | Correct the signature by making PangoAnalysis const, fixes build warning. | Richard Hult | 2007-04-27 | 1 | -0/+5 |
* | Use maxAdvanceWidth instead of avgAdvanceWidth, the latter is 0 for many | Richard Hult | 2007-04-27 | 1 | -0/+6 |
* | === Released 1.16.4 ===PANGO_1_16_4 | Behdad Esfahbod | 2007-04-27 | 1 | -0/+8 |
* | Add bug reference. | Behdad Esfahbod | 2007-04-27 | 1 | -0/+2 |
* | Add --disable-doc-cross-references. | Behdad Esfahbod | 2007-04-27 | 1 | -0/+10 |
* | === Released 1.16.3 ===PANGO_1_16_3 | Behdad Esfahbod | 2007-04-23 | 1 | -0/+8 |
* | Improved hexbox position. | Behdad Esfahbod | 2007-04-18 | 1 | -0/+5 |
* | Quantize kerning adjustment, otherwise all the metrics hinting effort will | Behdad Esfahbod | 2007-04-12 | 1 | -0/+13 |
* | === Released 1.16.2 ===PANGO_1_16_2 | Behdad Esfahbod | 2007-04-09 | 1 | -0/+8 |
* | Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerning | Behdad Esfahbod | 2007-04-03 | 1 | -0/+9 |
* | Add EXEEXT around to make it build on OS/2 Patch from Dave Yeo. | Behdad Esfahbod | 2007-04-01 | 1 | -0/+5 |
* | Bug 419262 - Don't create coverage every time it's asked for | Richard Hult | 2007-03-18 | 1 | -0/+18 |
* | Add missing declaration of pango_win32_family_get_type(). (#417946, Ivan | Tor Lillqvist | 2007-03-14 | 1 | -0/+5 |
* | Add new symbols to docs. | Behdad Esfahbod | 2007-03-12 | 1 | -0/+7 |
* | === Released 1.16.1 ===PANGO_1_16_1 | Behdad Esfahbod | 2007-03-12 | 1 | -0/+10 |
* | pango/pangowin32-private.h pango/pangowin32.c pango/pangowin32-fontcache.c | Tor Lillqvist | 2007-03-10 | 1 | -0/+17 |
* | configure.in modules/basic/Makefile.am Make building with Uniscribe (using | Tor Lillqvist | 2007-03-07 | 1 | -0/+19 |