platform/upstream/pango.git
2007-08-15 Behdad EsfahbodBug 467056 – Shape attribute handling is not consistent
2007-08-15 Behdad EsfahbodFix another typo
2007-08-15 Behdad EsfahbodFix more typos
2007-08-15 Behdad EsfahbodFix more typos, and use TRUE/FALSE instead of 1/0
2007-08-14 Behdad EsfahbodFix typo
2007-08-14 Behdad EsfahbodBug 466755 – pango hangul is crashing in gnome-about...
2007-08-14 Behdad EsfahbodMark G_GNUC_CONST.
2007-08-09 Behdad EsfahbodBug 465174 – TextView is ignoring multiple consecutive...
2007-08-08 Behdad EsfahbodFix typo.
2007-08-08 Behdad EsfahbodBug 464270 – ellipsize doesn't work consistent
2007-08-07 Behdad EsfahbodAdd Userid field.
2007-08-07 Behdad EsfahbodBug 464183 – Minimum tab width enforcement in pango...
2007-08-01 Behdad EsfahbodMove contents of mapping.c to glyphstring.c where they...
2007-08-01 Behdad EsfahbodBug 451682 – Cursor positioning for Sinhala is broken...
2007-07-31 Behdad EsfahbodBug 451682 – Cursor positioning for Sinhala is broken...
2007-07-31 Behdad EsfahbodBug 462137 – memory corruption in pango_default_break
2007-07-30 Behdad Esfahbod=== Released 1.17.5 ===
2007-07-26 Behdad EsfahbodPut cairotwisted in public domain PANGO_1_16_5
2007-07-24 Behdad EsfahbodBug 150883 – Unicode LRO defect
2007-07-24 Behdad EsfahbodRemove unused file!
2007-07-21 Behdad EsfahbodA bit more
2007-07-21 Behdad EsfahbodPart of Bug 347236 – provide pango_cairo_font_get_scale...
2007-07-20 Behdad EsfahbodOops
2007-07-20 Behdad EsfahbodBug 449482 – Build error when xft not present
2007-07-20 Behdad EsfahbodUpdate copyright headers.
2007-07-09 Behdad EsfahbodRemove list of supported scripts. Supporting all is...
2007-07-05 Behdad EsfahbodRemove unused empty header file basic-common.h
2007-07-02 Behdad Esfahbod=== Released 1.17.4 ===
2007-06-27 Behdad EsfahbodBug 451547 – FAIL: runtests.sh
2007-06-26 Richard HultMove the remaining uses of font_id from PangoCairoATSUI...
2007-06-24 Richard HultBug 449543 - Ship pangoatsui.h
2007-06-21 Behdad EsfahbodAdd missing types.
2007-06-20 Behdad EsfahbodAdd G_UNLIKELY() to type registration block in _get_typ...
2007-06-20 Behdad Esfahbodminor whitespace fix.
2007-06-20 Behdad EsfahbodUpdate.
2007-06-19 Behdad Esfahbod=== Released 1.17.3 === PANGO_1_17_3
2007-06-19 Behdad EsfahbodBug 448342 – pango_layout_index_to_line_x() counts...
2007-06-19 Behdad EsfahbodInclude pangocairo.h too.
2007-06-19 Behdad EsfahbodBug 447568 – improve docs on what absolute size means
2007-06-15 Behdad EsfahbodClarify docs.
2007-06-15 Hans Breuerupdated
2007-06-14 Behdad EsfahbodCheck for NULL before dereferencing. Patch from Keith...
2007-06-13 Behdad EsfahbodBug 447189 – fonts.c: pango_font_face_is_synthesized...
2007-06-13 Tor LillqvistTypo
2007-06-12 Behdad EsfahbodCompare set fields of two font descriptions for equalit...
2007-06-12 Richard HultImplement get_font_type().
2007-06-12 Tor LillqvistImplement PangoCairoWin32FontMap::get_font_type().
2007-06-12 Tor LillqvistTypo
2007-06-12 Tor LillqvistAdd is_synthetic field.
2007-06-12 Behdad EsfahbodBug 445832 – pango_cairo_update_layout() always invalid...
2007-06-12 Behdad EsfahbodAdd G_GNUC_CONST and G_GNUC_PURE annotations.
2007-06-12 Behdad EsfahbodNew engine public macros:
2007-06-11 Richard HultImplement is_synthesized for the ATSUI backend.
2007-06-11 Behdad EsfahbodBug 440588 – Add pango_font_face_is_synthesized()
2007-06-11 Richard HultUpdate for the changes to PangoCairoFontMap and PangoCa...
2007-06-11 Behdad EsfahbodBug 446355 – the parsing with pango_parse_markup is...
2007-06-11 Behdad EsfahbodMake sure all enabled font backends included (reported...
2007-06-11 Behdad EsfahbodAdd 'gravity', 'gravity_hint', and 'letter_spacing...
2007-06-11 Behdad EsfahbodBug 438801 – underline should add "error" type.
2007-06-11 Behdad EsfahbodBug 347236 – provide pango_cairo_font_get_scaled_font...
2007-06-10 Behdad EsfahbodBug 337593 – move glyph extents code (and cache) from...
2007-06-10 Behdad EsfahbodUse G_CONST_RETURN
2007-06-05 Behdad EsfahbodAdd missing g_return_if_fail()s. Pointed out by fcrozat.
2007-06-05 Behdad EsfahbodZero glyphs->num_glyphs before calling into shape engine.
2007-06-04 Behdad Esfahbod=== Released 1.17.2 === PANGO_1_17_2
2007-06-03 Behdad EsfahbodFix various typos reported by Peter Moulder.
2007-06-03 Behdad EsfahbodRename pango_ot_ruleset_get_for() to
2007-06-02 Behdad EsfahbodBug 443206 – PANGO_SCRIPT_UNKNOWN should not cause...
2007-05-31 Behdad EsfahbodImprove docs.
2007-05-28 Behdad Esfahbod=== Released 1.17.1 === PANGO_1_17_1
2007-05-28 Behdad EsfahbodFix Japanese text. Patch from Ben Konrath
2007-05-25 Behdad EsfahbodFix wrong Unicode version in header.
2007-05-24 Behdad EsfahbodBug 357790 – Rendering problem for malayalam consonant...
2007-05-24 Behdad EsfahbodAdd stability note.
2007-05-24 Behdad EsfahbodDocument how Pango's vertical text support works.
2007-05-23 Behdad EsfahbodPart of Bug 440603 – Minor ABI change
2007-05-23 Behdad EsfahbodNew test text for N'Ko.
2007-05-23 Behdad EsfahbodBug 440603 – Minor ABI change
2007-05-20 Richard HultImprove the fix for bug #433805 so that the metrics...
2007-05-16 Behdad EsfahbodBug 438705 – Test runs non-existent "/bin/bash" on...
2007-05-16 Behdad EsfahbodAdd a test file showing off OpenType language-system...
2007-05-16 Behdad EsfahbodBug 438814 – synaptic crash with pango 1.17.0
2007-05-16 Behdad EsfahbodPort to new OpenType APIs. Add standard features.
2007-05-16 Behdad EsfahbodPort to new OpenType APIs and cleanup a bit. Add standa...
2007-05-16 Behdad EsfahbodAdd bug references
2007-05-16 Behdad EsfahbodPort to new OpenType APIs. Add standard features (ccmp...
2007-05-16 Behdad EsfahbodAdd ccmp, locl, calt; kern, mark, and mkmk features.
2007-05-16 Behdad EsfahbodAdd new engine API:
2007-05-16 Behdad EsfahbodAdd new engine API:
2007-05-15 Behdad EsfahbodMove ruleset creation after populating buffer.
2007-05-15 Behdad EsfahbodPort to new OpenType APIs.
2007-05-15 Behdad EsfahbodBug 436699 – N'Ko support Patch by Eugeniy Meshcheryakov
2007-05-15 Richard HultBug 433805 - [Atsui] Approximate char/digit width width...
2007-05-15 Behdad EsfahbodAdd various test txt files recently added.
2007-05-14 Behdad Esfahbod=== Released 1.17.0 === PANGO_1_17_0
2007-05-14 Behdad EsfahbodUpdate to api changes
2007-05-14 Behdad EsfahbodUpdate.
2007-05-14 Behdad EsfahbodBug 325714 – Pango should respect $LANGUAGE
2007-05-14 Behdad EsfahbodMove pango_script_get_sample_language() from pango...
2007-05-14 Behdad EsfahbodPart of Bug 325714 – Pango should respect $LANGUAGE...
next