platform/upstream/pango.git
2009-01-31 Behdad EsfahbodIt's not a programming error if face->family is NULL...
2009-01-31 Behdad EsfahbodTypo
2009-01-30 Behdad EsfahbodBug 569763 – pango doesn't like font descriptions witho...
2009-01-30 Behdad EsfahbodRemove default font family and size. This means default...
2009-01-29 Behdad EsfahbodRemove ClassDef->Defined field. This is the comment...
2009-01-29 Behdad EsfahbodUse calloc(), instead of malloc()ing and memset()ing.
2009-01-29 Behdad EsfahbodRemove old cruft.
2009-01-29 Behdad EsfahbodDon't disassociate family from fontmap during cache_cle...
2009-01-29 Behdad EsfahbodAllocate all array rows in a single ALLOC call. Saves...
2009-01-28 Behdad EsfahbodBug 560792 – Make PangoLayoutLine with line->layout...
2009-01-28 Behdad EsfahbodBug 567392 – Abiword crashes in pango when opening...
2009-01-28 Behdad EsfahbodFix warning
2009-01-28 Behdad EsfahbodBump version to 1.23.0. Not releasing yet.
2009-01-28 Behdad EsfahbodUpdate doc templates
2009-01-28 Behdad EsfahbodBug 566727 – PangoFontsetLazy
2009-01-28 Behdad EsfahbodBug 567165 – Apply all pattern matrices
2009-01-28 Behdad EsfahbodFix typo.
2009-01-28 Behdad EsfahbodFix make check
2009-01-28 Behdad EsfahbodAutogenerage pango.types. Remove it from repository...
2009-01-28 Behdad EsfahbodChange PangoFc font loading API such that PangoContext...
2009-01-28 Behdad EsfahbodRemove desc argument from _pango_cairo_font_private_ini...
2009-01-28 Behdad EsfahbodAvoid context key comparison if any of the keys is...
2009-01-28 Behdad EsfahbodRemove context argument from _pango_cairo_font_private_...
2009-01-28 Behdad Esfahbod[pangocairo-fc] Remove unused member
2009-01-27 Behdad EsfahbodMinor.
2009-01-20 Johan DahlinBug 567934 – Add introspection support inside pango
2009-01-08 Behdad EsfahbodProtect against a NULL context.
2009-01-08 Behdad EsfahbodImprove warning message.
2009-01-08 Behdad EsfahbodBug 549532 – Correction to the sample string for Hindi in
2009-01-08 Behdad EsfahbodBug 566726 – Minor optimization
2009-01-07 Behdad EsfahbodBug 566941 – Add PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINN...
2009-01-07 Behdad EsfahbodBug 551469 – Fold '@' to '-' when parsing PangoLanguages
2009-01-06 Behdad EsfahbodBug 328206 – Update/remove some old files
2009-01-06 Behdad EsfahbodBug 328206 – Update/remove some old files
2009-01-06 Behdad EsfahbodRemove the old gen-script-for-lang tool, rename the...
2009-01-06 Behdad EsfahbodBug 166709 – Handle font variants more consistently
2009-01-06 Behdad EsfahbodBug 166709 – Handle font variants more consistently
2009-01-06 Behdad EsfahbodMake it Unicode safe.
2009-01-06 Behdad EsfahbodMove the parse_*() functions in fonts.c and have them...
2009-01-06 Behdad EsfahbodBug 166676 – pango_fc_font_map_finalize
2009-01-06 Tor LillqvistBug 164001 - pango-querymodules doesn't work uninstalle...
2009-01-04 Behdad EsfahbodBug 384362 – pango can't select some font styles
2009-01-04 Behdad EsfahbodBug 168085 – numeric styles in pango_font_description_t...
2009-01-04 Behdad EsfahbodBug 529591 – Code related to malayalam is misplaced...
2009-01-03 Behdad EsfahbodBug 515807 – Don't bind modules lazily
2009-01-03 Behdad EsfahbodBug 512662 – Update check.docs for pango-undeclared.txt
2009-01-02 Behdad EsfahbodMake sure we measure layout with the same surface type...
2009-01-02 Behdad EsfahbodCompletely ignore CTM translation offsets.
2009-01-02 Behdad EsfahbodFinalize FreeType library after finalizing the FC fontm...
2009-01-02 Behdad EsfahbodFix possible reference leak when fallback is disabled.
2008-12-26 Behdad EsfahbodBug 565644 – Maybe pango_font_descriptions_free is...
2008-12-26 Behdad EsfahbodCall cairo_debug_reset_static_data().
2008-12-26 Behdad EsfahbodFix all warnings in modules/.
2008-12-26 Behdad EsfahbodFix warning.
2008-12-26 Behdad EsfahbodFix all warnings in pango-view/
2008-12-26 Behdad EsfahbodCleanup fontmap finalization.
2008-12-26 Behdad EsfahbodBug 469049 – Fix all compiler warnings
2008-12-26 Behdad EsfahbodFix more warnings.
2008-12-26 Behdad EsfahbodFix warnings.
2008-12-22 Behdad EsfahbodReword.
2008-12-22 Behdad EsfahbodBug 565379 – pango_font_description_better_match some...
2008-12-17 Behdad EsfahbodBug 564877 – pango-engine.h: PANGO_MODULE_PREFIX and...
2008-12-15 Behdad Esfahbod=== Released 1.22.4 === PANGO_1_22_4
2008-12-15 Behdad EsfahbodBug 564644 – Not complete description of the
2008-12-15 Behdad EsfahbodBug 564644 – Not complete description of the
2008-12-14 Behdad EsfahbodBug 563898 – Generated output is not deterministic
2008-12-09 Behdad EsfahbodDon't call exit(). Let us crash.
2008-12-09 Behdad EsfahbodBug 563803 – pango_renderer_finalize fails to call...
2008-12-08 Behdad EsfahbodBug 499626 – Space should be optional after comma in
2008-12-08 Behdad EsfahbodBug 499624 – Spaces around commas in PangoFontDescripti...
2008-12-08 Behdad EsfahbodBug 499624 – Spaces around commas in PangoFontDescripti...
2008-12-08 Behdad EsfahbodBug 563557 – set g_get_prgname() in fc pattern
2008-12-08 Behdad EsfahbodAdd G_MODULE_EXPORT annotation for modules.
2008-12-07 Behdad EsfahbodFix docs re NULL language. Also allow NULL desc.
2008-12-06 Behdad EsfahbodAdd more debug info if creating scaled font failed.
2008-12-06 Behdad EsfahbodBug 563356 – The input area of firefox and the blank...
2008-11-28 Behdad EsfahbodBug 562574 – Pangocariowin32 is leaking every cairo...
2008-11-26 Behdad EsfahbodHandle close_path correctly.
2008-11-23 Behdad Esfahbod=== Released 1.22.3 === PANGO_1_22_3
2008-11-22 Theppitak Karoonboon... Minor indentation fixes for previous commit.
2008-11-22 Chris WilsonBug 561740 – Use stack allocation for thai_engine_break
2008-11-21 Behdad EsfahbodBug 561779 – incorrect calculations in pango_matrix_concat
2008-11-19 Behdad EsfahbodBug 560730 – pango 1.22.2 build failure on Solaris...
2008-11-19 Behdad EsfahbodWrite error code in capital hex.
2008-10-28 Behdad Esfahbod=== Released 1.22.2 === PANGO_1_22_2
2008-10-28 Behdad EsfahbodBug 558254 – Internal reference handling messed up
2008-10-28 Richard HultBug 558107 – is_monospace always returns FALSE in pango...
2008-10-23 Behdad EsfahbodBug 557620 – pango_font_description_from_string not...
2008-10-23 Behdad Esfahbod=== Released 1.22.1 ===
2008-10-15 Behdad EsfahbodBug 528272 – "Error loading GPOS table 5503" when using...
2008-10-10 Behdad EsfahbodBug 552107 – Small libtool fixes
2008-10-10 Kjartan MaraasFix a gcc warning.
2008-10-08 Christian PerschBug 539623 – document that pango_color_parse accepts...
2008-10-06 Behdad EsfahbodBug 555219 – Memory leak when using pango_layout_iter_c...
2008-09-29 Behdad EsfahbodFix left-to-right positioning. Reported by Peter Hunter.
2008-09-23 Behdad EsfahbodImprove Japanese text
2008-09-22 Behdad Esfahbod=== Released 1.22.0 === PANGO_1_22_0
2008-09-22 Behdad EsfahbodUpdate to cairo-1.7.6 API.
2008-09-20 Behdad EsfahbodBug 552993 – Romanian pangram
2008-09-18 Tor LillqvistDrop pango.aliases as we have a default such built...
next