summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.15.3 ===PANGO_1_15_3Behdad Esfahbod2007-01-081-1/+11
* Don't introduce bitfields in public struct and rename PangoAnalysis.Behdad Esfahbod2007-01-081-0/+13
* Spell-check the docs.Behdad Esfahbod2007-01-071-0/+56
* Fix build on Win32 outside srcdir. (#392789, J. Ali Harlow)Tor Lillqvist2007-01-071-0/+5
* Improve docs, and mention g_unichar_iszerowidth().Behdad Esfahbod2007-01-041-0/+5
* Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21Behdad Esfahbod2007-01-041-0/+31
* Bug 388702 - Crash when there's no Hangul glyph in the font.Changwoo Ryu2007-01-031-0/+15
* Bug 390877 – Don't feed pango-features.h to glib-mkenums Patch fromBehdad Esfahbod2007-01-031-7/+7
* Bug 384543 – FcFontMatch misuseBehdad Esfahbod2006-12-241-0/+22
* Improve docs.Behdad Esfahbod2006-12-241-0/+4
* === Released 1.15.2 ===PANGO_1_15_2Behdad Esfahbod2006-12-211-1/+9
* Bug 326099 – Setting width, indentation and ellipsizing doesn't work asBehdad Esfahbod2006-12-191-0/+11
* Optimizing for non-old Hangul users; no more waste of decompose andChangwoo Ryu2006-12-191-0/+12
* Avoid some floating-point operations by caching the y value for theBehdad Esfahbod2006-12-181-0/+6
* Bug 385478 – Fix tests on OPD platformFrederic Crozat2006-12-161-0/+7
* Bug 319808 – Patch to let pango support artifical italic, bold and boldBehdad Esfahbod2006-12-131-0/+10
* Bug 385478 – Fix tests on OPD platformGwenole Beauchesne2006-12-131-0/+7
* Bug 385321 – Worst case expansion for Sinhala Patch from HarshulaBehdad Esfahbod2006-12-131-0/+9
* Red Hat Bug 211574: [hi/ml/si_LK] cursor naviation is wrong when using ZWJBehdad Esfahbod2006-12-081-0/+9
* Red Hat Bug 216424: [te_IN] pango - consonant + dependent vowel (ai)Behdad Esfahbod2006-12-071-0/+8
* Cache layout ink and logical extents.Behdad Esfahbod2006-12-071-0/+10
* New generated public header file pango-features.h. Currently contains theBehdad Esfahbod2006-12-071-0/+43
* Set context language to pango_language_get_default() instead of hardcodingBehdad Esfahbod2006-12-061-0/+7
* Bug 333982 – Fallback to $LANG whenever NULL PangoLanguage is used PatchBehdad Esfahbod2006-12-061-0/+19
* Bug 373856 – Wish: Function to convert a GdkColor to a string Patch fromBehdad Esfahbod2006-12-061-0/+12
* Red Hat Bug 216850: Issue in combination with vowels (ml_IN) Patch fromBehdad Esfahbod2006-12-061-0/+7
* Bug 382437 – tests/testboundaries failsBehdad Esfahbod2006-12-061-0/+6
* Gurmukhi test text from supreet sethi.Behdad Esfahbod2006-12-061-0/+6
* Add new functions: pango_layout_iter_get_line_readonly()Behdad Esfahbod2006-12-051-0/+21
* === Released 1.15.1 ===PANGO_1_15_1Behdad Esfahbod2006-12-051-0/+8
* Improve changelog entry for previous commit.Behdad Esfahbod2006-12-051-0/+5
* Bug 135683 – Cache glyphstring extentsBehdad Esfahbod2006-12-041-0/+24
* Improve upon last change. Suggested by Carl Worth: use cairo_rectangle(x +Behdad Esfahbod2006-12-041-0/+7
* Fix handling of boxes drawn in do_path mode. Previously we were doing oneBehdad Esfahbod2006-12-041-0/+12
* Red Hat Bug 211964: [ta] Rendering issue with Tamil Patch from LingNingBehdad Esfahbod2006-12-041-0/+8
* Replace PANGO_IS_RENDERER with PANGO_IS_RENDERER_FAST that is just aBehdad Esfahbod2006-12-041-0/+12
* Red Hat Bug 213632: ZWJ (200d) and ZWNJ (200c) showing same output PatchBehdad Esfahbod2006-12-011-0/+7
* Don't cache run_logical_rect in PangoLayoutIter. Just cache run_width thatBehdad Esfahbod2006-12-011-0/+9
* Rework the way we compute the real_width to avoid callingBehdad Esfahbod2006-11-301-0/+8
* Don't call into pango_glyph_string_extents() if we don't need anything outBehdad Esfahbod2006-11-301-0/+7
* Use G_LOCK_* wrappers for GStaticMutex.Behdad Esfahbod2006-11-301-0/+5
* Revert two of the cast changes from last commit, to make sure theBehdad Esfahbod2006-11-281-0/+10
* Use simple, fast, casts instead of PANGO_CAIRO_*() macros where the objectBehdad Esfahbod2006-11-281-0/+26
* Bug 371388 – Add Thai langauage engine Patch from TheppitakBehdad Esfahbod2006-11-271-0/+13
* Make renderer-cache really thread-safe this time. Last try was not quiteBehdad Esfahbod2006-11-251-0/+9
* Add Lao text samples from Anousak Souphavanh.Behdad Esfahbod2006-11-221-0/+7
* Bug 377975 – bug in _pango_glyph_item_iter_next_clusterBehdad Esfahbod2006-11-221-0/+8
* Fix typo in private docs.Behdad Esfahbod2006-11-211-0/+4
* Bug 356666 – pango is not thread-safe, nautilus does not honour thatBehdad Esfahbod2006-11-201-0/+10
* Bug 352795 – configure.in: Bug in "checking Whether to writeBehdad Esfahbod2006-11-141-0/+7