summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.15.4 ===PANGO_1_15_4Behdad Esfahbod2007-01-183-1/+118
* Bug 395328 – Map kATSDeletedGlyphcode to PANGO_GLYPH_EMPTYBehdad Esfahbod2007-01-172-1/+9
* Fix typo when rounding to points.Behdad Esfahbod2007-01-162-2/+7
* Bug 397337 – Use is_ellipsized and is_wrapped to optimize propertyBehdad Esfahbod2007-01-162-2/+14
* *.c, *.h: Removed spaces followed b tabs.Behdad Esfahbod2007-01-1622-88/+92
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-1686-3051/+3055
* Replace C++-style // comments with C-style /* */ ones.Behdad Esfahbod2007-01-163-218/+226
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-16130-3101/+3105
* Bug 328585 – Need to know if a layout has unknown glyphs Patch fromBehdad Esfahbod2007-01-167-2/+95
* Align spaces.Behdad Esfahbod2007-01-161-2/+2
* Part of Bug 326693 – PangoLayouts should be query-able about theirBehdad Esfahbod2007-01-167-6/+74
* Bug 397327 – pango-layout.c: 'pango_layout_is_ellipsized' must return aBehdad Esfahbod2007-01-162-1/+9
* Fix width calculation. Was causing ellipsization to stop at a zero-widthBehdad Esfahbod2007-01-163-10/+35
* Improve text-on-path example.Behdad Esfahbod2007-01-162-24/+81
* Generate .bz2 tarball instead of .gz.Behdad Esfahbod2007-01-162-1/+25
* Rename renderdemo.[ch] to viewer-render.[ch].Behdad Esfahbod2007-01-1611-25/+25
* Move into pango-view/Behdad Esfahbod2007-01-1638-178/+232
* Oops. Replace GType* with GType.Behdad Esfahbod2007-01-162-1/+5
* Bug 363510 – Ability to query whether a PangoLayout is effectivelyBehdad Esfahbod2007-01-168-5/+76
* Fix background rendering being off in presence of rise attributes.Behdad Esfahbod2007-01-162-1/+6
* Update centered_baseline in presence of gravity attributes.Behdad Esfahbod2007-01-162-13/+17
* Use pango_layout(_iter)?_get_line_readonly() instead ofBehdad Esfahbod2007-01-166-6/+20
* New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. NewBehdad Esfahbod2007-01-1614-401/+587
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-1626-232/+807
* Don't check for X and don't warn about missing fontconfig on Win32.Tor Lillqvist2007-01-152-9/+17
* Automatically use -mms-bitfields on Windows when building with gcc.Tor Lillqvist2007-01-152-0/+40
* updatedHans Breuer2007-01-133-12/+17
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-0919-184/+0
* === Released 1.15.3 ===PANGO_1_15_3Behdad Esfahbod2007-01-083-2/+70
* Don't introduce bitfields in public struct and rename PangoAnalysis.Behdad Esfahbod2007-01-088-10/+45
* Fix typo in docs.Behdad Esfahbod2007-01-081-1/+1
* Spell-check the docs.Behdad Esfahbod2007-01-0753-157/+211
* Fix build on Win32 outside srcdir. (#392789, J. Ali Harlow)Tor Lillqvist2007-01-072-1/+6
* Improve docs, and mention g_unichar_iszerowidth().Behdad Esfahbod2007-01-042-2/+10
* Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21Behdad Esfahbod2007-01-0411-105/+452
* Bug 388702 - Crash when there's no Hangul glyph in the font.Changwoo Ryu2007-01-032-1/+26
* Bug 390877 – Don't feed pango-features.h to glib-mkenums Patch fromBehdad Esfahbod2007-01-032-8/+8
* Improve option help for --gravityBehdad Esfahbod2006-12-251-1/+1
* Bug 384543 – FcFontMatch misuseBehdad Esfahbod2006-12-246-8/+37
* Improve docs.Behdad Esfahbod2006-12-242-1/+25
* === Released 1.15.2 ===PANGO_1_15_2Behdad Esfahbod2006-12-213-3/+113
* Bug 326099 – Setting width, indentation and ellipsizing doesn't work asBehdad Esfahbod2006-12-193-3/+19
* Optimizing for non-old Hangul users; no more waste of decompose andChangwoo Ryu2006-12-193-81/+158
* Avoid some floating-point operations by caching the y value for theBehdad Esfahbod2006-12-182-8/+16
* Bug 385478 – Fix tests on OPD platformFrederic Crozat2006-12-162-1/+8
* Bug 319808 – Patch to let pango support artifical italic, bold and boldBehdad Esfahbod2006-12-132-19/+94
* Bug 385478 – Fix tests on OPD platformGwenole Beauchesne2006-12-132-2/+14
* Bug 385321 – Worst case expansion for Sinhala Patch from HarshulaBehdad Esfahbod2006-12-132-1/+10
* Red Hat Bug 211574: [hi/ml/si_LK] cursor naviation is wrong when using ZWJBehdad Esfahbod2006-12-082-1/+98
* Red Hat Bug 216424: [te_IN] pango - consonant + dependent vowel (ai)Behdad Esfahbod2006-12-072-3/+28