platform/upstream/pango.git
2006-07-17 Richard HultBug 347021 – atsui crash when a matching font cannot...
2006-07-10 Behdad Esfahbod=== Released 1.13.3 === PANGO_1_13_3
2006-07-10 Behdad EsfahbodBug 330603 – pango_scan_int invokes undefined behaviour
2006-07-10 Behdad EsfahbodBug 315599 – PangoAttribute remains in wrong context.
2006-07-10 Behdad EsfahbodBug 163677 – pango_attr_list_splice: inconsistent docs...
2006-07-10 Behdad EsfahbodBug 345070 – [ml_IN] not render for combination with...
2006-07-09 Behdad EsfahbodBug 345274 – list of new symbols for each version is...
2006-07-08 Behdad EsfahbodBug 346297 – autogen doesn't work with automake-1.6...
2006-07-08 Behdad EsfahbodFix silly error in implementation of pango_glyph_string...
2006-07-08 Behdad EsfahbodRemove obsolete checks for varargs that were preivously...
2006-07-08 Behdad EsfahbodFix doc typo.
2006-07-08 Behdad EsfahbodPart of Bug 135683 – Cache glyphstring extents
2006-07-08 Behdad EsfahbodPart of Bug 135683 – Cache glyphstring extents
2006-07-07 Behdad EsfahbodBug 344766 – Memory leak in get_ruleset() in modules...
2006-07-07 Behdad EsfahbodNew file. Move all pango_matrix_* stuff into a separate...
2006-06-22 Behdad EsfahbodBug 345600 – cvs build error in pango/opentype/Makefile
2006-06-21 Behdad EsfahbodBug 345511 – -no-undefined problem with new libtool
2006-06-21 Behdad EsfahbodJust call gnome-autogen.sh. The old autogen.sh had...
2006-06-12 Behdad Esfahbod=== Released 1.13.2 === PANGO_1_13_2
2006-06-07 Behdad EsfahbodSet matrix on the context we create to load minifont.
2006-06-07 Behdad EsfahbodBug 326960 – hex box drawing for win32 and atsui backen...
2006-06-06 Behdad EsfahbodBug 343717 – License information in unclear.
2006-06-06 Behdad EsfahbodFollowup on previous change.
2006-06-06 Behdad EsfahbodRemove the cut&paste reference.
2006-06-06 Behdad EsfahbodBug 343355 – Add pango_cairo_show_error_underline &
2006-06-06 Behdad EsfahbodBug 343966 – pango Cygwin build fixes Patch from Cygwin...
2006-06-05 Hans Breuersynthesize some italic variants for fonts no having...
2006-06-05 Hans Breuerfixed typo in date
2006-06-05 Hans Breuernot only handle PANGO_GLYPH_EMPTY but also PANGO_GLYPH_...
2006-06-02 Behdad EsfahbodDon't g_return if text == NULL and length == 0.
2006-05-31 Behdad EsfahbodBug 341138 – Using TTC font, Gtk2 programs begin to...
2006-05-31 Behdad EsfahbodBug 336153 – Mark to mark positioning (Lookup Type...
2006-05-31 Behdad EsfahbodSet absolute_size, since we are using describe_with_abs...
2006-05-31 Behdad EsfahbodBug 333984 – pango_language_from_string improvements
2006-05-31 Behdad EsfahbodMinor comment typo fix.
2006-05-30 Behdad EsfahbodMinor.
2006-05-30 Behdad EsfahbodBug 125378 – Better underline thickness handling
2006-05-30 Behdad EsfahbodFix offset to center the underline in requested rectangle.
2006-05-28 Behdad EsfahbodDoc.
2006-05-23 Tor LillqvistInitialize the describe_absolute method pointer correctly.
2006-05-22 Behdad EsfahbodBug 342525 – With PangoFc and PangoWin32, approximate...
2006-05-22 Behdad EsfahbodNew function pango_font_describe_with_absolute_size().
2006-05-22 Behdad EsfahbodBug 339730 – Pango needlessly falls back away from...
2006-05-22 Behdad EsfahbodBug 342562 – Support absolute sizes in
2006-05-22 Behdad EsfahbodBug 341922 – pango should handle more characters as...
2006-05-22 Behdad EsfahbodMinor.
2006-05-22 Behdad EsfahbodBug 342525 – With PangoFc and PangoWin32, approximate...
2006-05-21 Tor LillqvistCalculate average digit width correctly, not as max...
2006-05-21 Behdad EsfahbodRemove unused struct _cairo_font_options.
2006-05-18 Behdad EsfahbodMinor.
2006-05-17 Behdad EsfahbodBug 342079 – pangoatsui-private.h missing from release
2006-05-15 Behdad Esfahbod=== Released 1.13.1 === PANGO_1_13_1
2006-05-15 Behdad EsfahbodAdd some bug links.
2006-05-15 Richard HultAdd the necessary frameworks to make this build with...
2006-05-13 Behdad EsfahbodDon't copy item before g_return_if_fail'ing it for...
2006-05-13 Behdad EsfahbodFix possible NULL dereference. (Coverity found)
2006-05-11 Behdad EsfahbodUpdate docs to note a size value of zero may have been...
2006-05-01 Behdad EsfahbodBug 340229 – pango_font_description_from_string does...
2006-04-29 Behdad EsfahbodRequire cairo >= 1.1.2. Also pass -no-undefined on...
2006-04-29 Behdad EsfahbodBug 329664 – Move gunichar_to_glyph cache from PangoCai...
2006-04-29 Behdad EsfahbodBug 329547 – pango_layout_get_pixel_extents and
2006-04-29 Behdad EsfahbodOops.
2006-04-29 Behdad EsfahbodDoc updates.
2006-04-29 Behdad EsfahbodBug 337594 – pango_glyph_string_extents_range possible bug
2006-04-29 Behdad EsfahbodBug 333771 – Use gmodule-no-export-2.0 instead of gmodu...
2006-04-29 Behdad EsfahbodBug 307196 – Unhinted fonts are measured incorrectly...
2006-04-28 Behdad EsfahbodBug 339749 – pango_language_from_string issues Patch...
2006-04-28 Behdad EsfahbodDon't use is_hinted. Metrics are always hinted now.
2006-04-28 Behdad EsfahbodRemove CAIRO_CFLAGS from Cflags, as we Require cairo...
2006-04-27 Behdad EsfahbodAdd more warning_history items and handle more font...
2006-04-26 Behdad EsfahbodBug 339747 – pango_font_metrics_get_approximate_digit_w...
2006-04-26 Behdad EsfahbodBug 339749 – pango_language_from_string issues
2006-04-23 Behdad Esfahbod=== Released 1.13.0 === PANGO_1_13_0
2006-04-14 Behdad EsfahbodAdd Sinhala. (patch from Harshula)
2006-04-14 Behdad EsfahbodBug 338343 – Bad cast
2006-04-13 Behdad EsfahbodCheck for nullity somewhere else.
2006-04-12 Behdad EsfahbodFix loop variables. (coverity found bug.)
2006-04-11 Behdad EsfahbodBug 337924 – cleanups for issues reported by various...
2006-04-10 Behdad EsfahbodRemoved. Have not been updated since Feb 2001.
2006-04-10 Behdad EsfahbodFix broken changes I made :).
2006-04-10 Behdad EsfahbodFix minor bugs reported by the Coverity scan report.
2006-04-09 Tor LillqvistFix typo in doc comment.
2006-04-09 Behdad EsfahbodBug 337821 – invisible unicode chars are visible next...
2006-04-07 Behdad EsfahbodIncorrect text rendering when in x86 64-bit precision...
2006-04-06 Behdad EsfahbodBug 337502 – Win32 build fix Patch from Alexander Larsson.
2006-04-06 Behdad EsfahbodUpdate from HarfBuzz. Lars Knoll fixed all the warnings.
2006-04-04 Behdad EsfahbodFix a few warnings.
2006-04-03 Behdad EsfahbodMake sure TTAG_GDEF and frineds are defined, needed...
2006-04-03 Behdad EsfahbodBug 337029 – pango/fonts.c: Illegal structure initializ...
2006-03-31 Behdad EsfahbodChange char* to char[] in the ft error table, to avoid...
2006-03-31 Behdad EsfahbodChange char* to char[] in the ft error table, to avoid...
2006-03-31 Behdad EsfahbodMake const data static. Doesn't help as it's got strin...
2006-03-31 Behdad Esfahbod.
2006-03-31 Behdad Esfahbod.
2006-03-31 Behdad EsfahbodPart of Bug 336026 – Make fallback shaper in modules...
2006-03-31 Behdad EsfahbodBug 334802 – Using plain integer as NULL pointer
2006-03-31 Behdad EsfahbodExclude harfbuzz headers.
2006-03-31 Behdad EsfahbodDefine NULL.
2006-03-31 Behdad EsfahbodConvert pango/opentype to the new project called HarfBuzz.
2006-03-31 Behdad EsfahbodBug 335840 – Typo in including Xft.
next