platform/upstream/pango.git
2007-01-17 Behdad EsfahbodBug 395328 – Map kATSDeletedGlyphcode to PANGO_GLYPH_EMPTY
2007-01-16 Behdad EsfahbodFix typo when rounding to points.
2007-01-16 Behdad EsfahbodBug 397337 – Use is_ellipsized and is_wrapped to optimi...
2007-01-16 Behdad Esfahbod*.c, *.h: Removed spaces followed b tabs.
2007-01-16 Behdad Esfahbod*.c, *.h: Replace preceding sequences of 8 spaces with...
2007-01-16 Behdad EsfahbodReplace C++-style // comments with C-style /* */ ones.
2007-01-16 Behdad Esfahbod*.c, *.h: Drop trailing whitespace.
2007-01-16 Behdad EsfahbodBug 328585 – Need to know if a layout has unknown glyph...
2007-01-16 Behdad EsfahbodAlign spaces.
2007-01-16 Behdad EsfahbodPart of Bug 326693 – PangoLayouts should be query-able...
2007-01-16 Behdad EsfahbodBug 397327 – pango-layout.c: 'pango_layout_is_ellipsize...
2007-01-16 Behdad EsfahbodFix width calculation. Was causing ellipsization to...
2007-01-16 Behdad EsfahbodImprove text-on-path example.
2007-01-16 Behdad EsfahbodGenerate .bz2 tarball instead of .gz.
2007-01-16 Behdad EsfahbodRename renderdemo.[ch] to viewer-render.[ch].
2007-01-16 Behdad EsfahbodMove into pango-view/
2007-01-16 Behdad EsfahbodOops. Replace GType* with GType.
2007-01-16 Behdad EsfahbodBug 363510 – Ability to query whether a PangoLayout...
2007-01-16 Behdad EsfahbodFix background rendering being off in presence of rise...
2007-01-16 Behdad EsfahbodUpdate centered_baseline in presence of gravity attributes.
2007-01-16 Behdad EsfahbodUse pango_layout(_iter)?_get_line_readonly() instead of
2007-01-16 Behdad EsfahbodNew attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_G...
2007-01-16 Behdad EsfahbodBug 323173 – Add layout of mixed direction text for...
2007-01-15 Tor LillqvistDon't check for X and don't warn about missing fontconf...
2007-01-15 Tor LillqvistAutomatically use -mms-bitfields on Windows when buildi...
2007-01-13 Hans Breuerupdated
2007-01-09 Behdad EsfahbodRemove .cvsignore files (moved to svn:ignore prop)
2007-01-08 Behdad Esfahbod=== Released 1.15.3 === PANGO_1_15_3
2007-01-08 Behdad EsfahbodDon't introduce bitfields in public struct and rename...
2007-01-08 Behdad EsfahbodFix typo in docs.
2007-01-07 Behdad EsfahbodSpell-check the docs.
2007-01-07 Tor LillqvistFix build on Win32 outside srcdir. (#392789, J. Ali...
2007-01-04 Behdad EsfahbodImprove docs, and mention g_unichar_iszerowidth().
2007-01-04 Behdad EsfahbodPart of Bug 332266 – gdk_draw_layout fails for coordina...
2007-01-03 Changwoo RyuBug 388702 - Crash when there's no Hangul glyph in...
2007-01-03 Behdad EsfahbodBug 390877 – Don't feed pango-features.h to glib-mkenum...
2006-12-25 Behdad EsfahbodImprove option help for --gravity
2006-12-24 Behdad EsfahbodBug 384543 – FcFontMatch misuse
2006-12-24 Behdad EsfahbodImprove docs.
2006-12-21 Behdad Esfahbod=== Released 1.15.2 === PANGO_1_15_2
2006-12-19 Behdad EsfahbodBug 326099 – Setting width, indentation and ellipsizing...
2006-12-19 Changwoo RyuOptimizing for non-old Hangul users; no more waste...
2006-12-18 Behdad EsfahbodAvoid some floating-point operations by caching the...
2006-12-16 Frederic CrozatBug 385478 – Fix tests on OPD platform
2006-12-13 Behdad EsfahbodBug 319808 – Patch to let pango support artifical itali...
2006-12-13 Gwenole BeauchesneBug 385478 – Fix tests on OPD platform
2006-12-13 Behdad EsfahbodBug 385321 – Worst case expansion for Sinhala Patch...
2006-12-08 Behdad EsfahbodRed Hat Bug 211574: [hi/ml/si_LK] cursor naviation...
2006-12-07 Behdad EsfahbodRed Hat Bug 216424: [te_IN] pango - consonant + depende...
2006-12-07 Behdad EsfahbodCache layout ink and logical extents.
2006-12-07 Behdad EsfahbodNew generated public header file pango-features.h....
2006-12-06 Behdad EsfahbodSet context language to pango_language_get_default...
2006-12-06 Behdad EsfahbodBug 333982 – Fallback to $LANG whenever NULL PangoLangu...
2006-12-06 Behdad EsfahbodBug 373856 – Wish: Function to convert a GdkColor to...
2006-12-06 Behdad EsfahbodRed Hat Bug 216850: Issue in combination with vowels...
2006-12-06 Behdad EsfahbodBug 382437 – tests/testboundaries fails
2006-12-06 Behdad EsfahbodGurmukhi test text from supreet sethi.
2006-12-05 Behdad EsfahbodAdd new functions: pango_layout_iter_get_line_readonly()
2006-12-05 Behdad Esfahbod=== Released 1.15.1 === PANGO_1_15_1
2006-12-05 Behdad EsfahbodImprove changelog entry for previous commit.
2006-12-04 Behdad EsfahbodBug 135683 – Cache glyphstring extents
2006-12-04 Behdad EsfahbodImprove upon last change. Suggested by Carl Worth:...
2006-12-04 Behdad EsfahbodFix handling of boxes drawn in do_path mode. Previously...
2006-12-04 Behdad EsfahbodRed Hat Bug 211964: [ta] Rendering issue with Tamil...
2006-12-04 Behdad EsfahbodReplace PANGO_IS_RENDERER with PANGO_IS_RENDERER_FAST...
2006-12-01 Behdad EsfahbodRed Hat Bug 213632: ZWJ (200d) and ZWNJ (200c) showing...
2006-12-01 Behdad EsfahbodDon't cache run_logical_rect in PangoLayoutIter. Just...
2006-11-30 Behdad EsfahbodRework the way we compute the real_width to avoid calling
2006-11-30 Behdad EsfahbodDon't call into pango_glyph_string_extents() if we...
2006-11-30 Behdad EsfahbodUse G_LOCK_* wrappers for GStaticMutex.
2006-11-28 Behdad EsfahbodRevert two of the cast changes from last commit, to...
2006-11-28 Behdad EsfahbodUse simple, fast, casts instead of PANGO_CAIRO_*()...
2006-11-27 Behdad EsfahbodBug 371388 – Add Thai langauage engine Patch from Theppitak
2006-11-25 Behdad EsfahbodMake renderer-cache really thread-safe this time. Last...
2006-11-22 Behdad EsfahbodAdd Lao text samples from Anousak Souphavanh.
2006-11-22 Behdad EsfahbodBug 377975 – bug in _pango_glyph_item_iter_next_cluster
2006-11-21 Behdad EsfahbodFix typo in private docs.
2006-11-20 Behdad EsfahbodBug 356666 – pango is not thread-safe, nautilus does...
2006-11-14 Behdad EsfahbodBug 352795 – configure.in: Bug in "checking Whether...
2006-11-14 Behdad EsfahbodChoose shaper/font for unassigned Unicode codepoints...
2006-11-08 Roozbeh PournaderBug 350132 – backspacing doesn't work properly for...
2006-11-08 Behdad EsfahbodBug 369670 – Crash when selecting text using the keyboard
2006-11-02 Behdad EsfahbodBug 369670 – Checked g_free calls
2006-10-24 Behdad EsfahbodDo not require pangoft2 unconditionally.
2006-10-24 Behdad EsfahbodImplement get_resolution for FT2 fontmaps.
2006-10-18 Behdad EsfahbodDo not include arabic-ot.h.
2006-10-18 Behdad EsfahbodReplace by a better one.
2006-10-17 Behdad EsfahbodAdded.
2006-10-16 Behdad Esfahbod=== Released 1.15.0 === PANGO_1_15_0
2006-10-16 Behdad EsfahbodBug 330407 – Multiple dependant vowel signs (indic...
2006-10-13 Behdad EsfahbodMake TypeInfo structs not static. Reduces relocations.
2006-10-13 Behdad EsfahbodBug 361938 – Can't include *-lang modules (./configure
2006-10-12 Behdad EsfahbodBug 353877 – Sinhala is_cursor_position and backspace_d...
2006-10-12 Behdad EsfahbodFix comment about PangoGlyphUnit being a 1000th of...
2006-10-12 Behdad EsfahbodBug 358224 – Telugu Character U+0C31 does not render...
2006-10-12 Behdad EsfahbodBug 358174 – Reph and Vattu forms of Assamese character...
2006-10-07 Behdad EsfahbodAdd part of Jabberwocky as Latin test text.
2006-10-02 Behdad EsfahbodBug 356685 – [or_IN] Rendering of consonant+0x0B4D...
2006-10-02 Behdad EsfahbodBug 357790 – Rendering problem for malayalam consonant...
2006-10-02 Behdad Esfahbod.
next