platform/upstream/pango.git
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.
2006-03-31 Behdad EsfahbodMake #include syntax in sources and headers more consis...
2006-03-31 Behdad EsfahbodHook up pango-utils.h into the documentation, as we...
2006-03-31 Tor LillqvistFix blurred underlines on Win32 (#332656):
2006-03-25 Behdad EsfahbodDon't err on Table_Missing.
2006-03-13 Behdad EsfahbodCreate pango-1-12 stable branch. pango-1-12-branchpoint
2006-03-13 Behdad Esfahbod=== Released 1.12.0 === PANGO_1_12_0
2006-03-02 Tor LillqvistFix compilation error with MSVC. (#333115)
2006-03-01 Tor LillqvistCheck the font pointer being NULL to avoid crashes...
2006-02-28 Tor Lillqvistpango/pangowin32-private.h (PING) pango/pangowin32...
2006-02-26 Behdad Esfahbod=== Released 1.11.99 "Just In Case" === PANGO_1_11_99
2006-02-26 Behdad EsfahbodReplace each byte in invalid UTF-8 sequences with ...
2006-02-25 Hans Breuerreturn TRUE to glyphs rendered at all (instead of box...
2006-02-25 Behdad EsfahbodAdded. Parts of Genesis.
2006-02-24 Behdad EsfahbodComment typo.
2006-02-22 Behdad EsfahbodBug 332167 – Void function returns value - breaks Solar...
2006-02-21 Behdad Esfahbod=== Released 1.11.6 === PANGO_1_11_6
2006-02-21 Behdad EsfahbodBug 328206 – Update/remove some old files
2006-02-21 Behdad EsfahbodBug 314239 – pangocairo crashes when font cannot be...
2006-02-21 Behdad EsfahbodBug 331723 – shapers should not crash on failures
2006-02-21 Behdad EsfahbodEmphasize that input text should be valid UTF-8.
2006-02-21 Behdad EsfahbodChange g_critical to g_warning. We already handle them...
2006-02-17 Behdad EsfahbodBug 329148 – pango_glyph_item_split: assertion `split_i...
2006-02-17 Behdad EsfahbodMove PANGO_GLYPH_EMPTY, PANGO_GLYPH_UNKNOWN_FLAG, and
2006-02-15 Behdad EsfahbodBug 331038 – pango-querymodules --help and --version...
2006-02-13 Behdad EsfahbodPass gnits instead of gnu to automake.
2006-02-13 Behdad EsfahbodRemove AUTOMAKE_OPTIONS, as we do that in configure...
2006-02-13 Behdad EsfahbodPass 1.6 and gnu options to automake.
2006-02-12 Behdad EsfahbodDocument pango_layout_set_width as getting width in...
2006-02-11 Behdad EsfahbodBug 330795 – pango_renderer_draw_glyph segfaults when...
2006-02-11 Behdad EsfahbodOops. Fix typo in docs. PANGO_1_11_5
2006-02-11 Behdad EsfahbodDocs rebuilt.
2006-02-11 Behdad Esfahbod=== Released 1.11.5 ===
2006-02-10 Tor LillqvistRename the recently added pango_win32_pango_font_descri...
2006-02-10 Tor LillqvistAdd Since: info to the doc comment for the function...
2006-02-10 Tor LillqvistFix #135098 and #322510.
2006-02-10 Behdad EsfahbodBug 330602 – pango_parse_weight Reported by Morten...
2006-02-09 Behdad EsfahbodBug 314548 – pango_shape() is missing const correctness...
2006-02-08 Anders CarlssonAdd basic-atsui to basic_modules
2006-02-08 Behdad EsfahbodAdd bits for Emacs and Vim to note UTF-8 encoding...
2006-02-08 Behdad EsfahbodUpdated.
2006-02-08 Behdad EsfahbodBug 330146 – pango-view --help should list available...
2006-02-08 Behdad EsfahbodChange Unicode copyright sign to ASCII. Reported by...
2006-02-08 Behdad EsfahbodRevert mistakenly committed stuff.
2006-02-08 Behdad EsfahbodBug 330289 – Fix build with gcc 2.95 (pangox.c)
2006-02-07 Behdad EsfahbodOops, forgot to commit yesterday. :(
2006-02-07 Tor LillqvistInitialise GError pointer to NULL. Use waitpid() only...
2006-02-07 Tor LillqvistDrop the timestamp from the zipfile names.
2006-02-06 Behdad EsfahbodCosmetic.
2006-02-06 Behdad EsfahbodAs cairo 1.2 seems to be delayed infinitely, make all... PANGO_1_11_4
next