summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.15.4 ===PANGO_1_15_4Behdad Esfahbod2007-01-181-0/+8
* Bug 395328 – Map kATSDeletedGlyphcode to PANGO_GLYPH_EMPTYBehdad Esfahbod2007-01-171-0/+7
* Fix typo when rounding to points.Behdad Esfahbod2007-01-161-0/+5
* Bug 397337 – Use is_ellipsized and is_wrapped to optimize propertyBehdad Esfahbod2007-01-161-0/+9
* *.c, *.h: Removed spaces followed b tabs.Behdad Esfahbod2007-01-161-0/+4
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-0/+4
* Replace C++-style // comments with C-style /* */ ones.Behdad Esfahbod2007-01-161-0/+6
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-0/+4
* Bug 328585 – Need to know if a layout has unknown glyphs Patch fromBehdad Esfahbod2007-01-161-0/+19
* Part of Bug 326693 – PangoLayouts should be query-able about theirBehdad Esfahbod2007-01-161-0/+19
* Bug 397327 – pango-layout.c: 'pango_layout_is_ellipsized' must return aBehdad Esfahbod2007-01-161-0/+8
* Fix width calculation. Was causing ellipsization to stop at a zero-widthBehdad Esfahbod2007-01-161-0/+14
* Improve text-on-path example.Behdad Esfahbod2007-01-161-0/+6
* Generate .bz2 tarball instead of .gz.Behdad Esfahbod2007-01-161-0/+24
* Move into pango-view/Behdad Esfahbod2007-01-161-0/+41
* Oops. Replace GType* with GType.Behdad Esfahbod2007-01-161-0/+4
* Bug 363510 – Ability to query whether a PangoLayout is effectivelyBehdad Esfahbod2007-01-161-0/+22
* Fix background rendering being off in presence of rise attributes.Behdad Esfahbod2007-01-161-0/+5
* Update centered_baseline in presence of gravity attributes.Behdad Esfahbod2007-01-161-0/+6
* Use pango_layout(_iter)?_get_line_readonly() instead ofBehdad Esfahbod2007-01-161-0/+11
* New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. NewBehdad Esfahbod2007-01-161-0/+44
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-161-0/+48
* Don't check for X and don't warn about missing fontconfig on Win32.Tor Lillqvist2007-01-151-0/+5
* Automatically use -mms-bitfields on Windows when building with gcc.Tor Lillqvist2007-01-151-0/+5
* updatedHans Breuer2007-01-131-0/+4
* === 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