summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.16.0 ===PANGO_1_16_0Behdad Esfahbod2007-02-264-16/+32
* Xrefs for glib and cairo in the docs. Add object hierarchy to the docs.Stefan Kost2007-02-204-1/+21
* Bug 409212 – Missing link flag prevents build with "-z defs" ld flagsBehdad Esfahbod2007-02-182-1/+8
* Bug 409212 – Missing link flag prevents build with "-z defs" ld flagsBehdad Esfahbod2007-02-182-0/+8
* Bug 355987 – choosing font/shaper for spaces breaks Arabic runs onBehdad Esfahbod2007-02-172-13/+12
* Bug 407087 – autogen.sh wants automake-1.7Behdad Esfahbod2007-02-162-1/+7
* === Released 1.15.6 ===PANGO_1_15_6Behdad Esfahbod2007-02-133-2/+19
* If something has gone wrong in setting the family of the font description,Owen Taylor2007-02-132-1/+20
* Use pangocairo.def only on Win32, not Cygwin. (#402373, "paul")Tor Lillqvist2007-01-312-0/+7
* Include also the COPYING file in the zipfiles.Tor Lillqvist2007-01-302-0/+12
* Include just pango-zip.sh.in in the tarball, not pango-zip.sh.Tor Lillqvist2007-01-302-1/+6
* Remove PANGO_IS_FONT() check. Just do NULL-checking.PANGO_1_14_10Behdad Esfahbod2007-01-252-3/+9
* Bug 399738 – pango 1.15.5 won't compile on Mac OS X: 'FC_HINT_STYLE'Behdad Esfahbod2007-01-232-0/+13
* === Released 1.15.5 ===PANGO_1_15_5Behdad Esfahbod2007-01-233-2/+18
* Fix the "menu accels are two chars wide" bug that was introduced by theBehdad Esfahbod2007-01-232-2/+9
* Populate metrics for NULL/broken fonts. Now our glyph boxes haveBehdad Esfahbod2007-01-222-1/+18
* Add AC_MSG_RESULT([no]) to the failed branch of PKG_CHECK_MODULES tests toTor Lillqvist2007-01-212-4/+10
* Bug 398238 – pangorc file missing from tests directoryBehdad Esfahbod2007-01-213-2/+10
* Require automake 1.9.Behdad Esfahbod2007-01-212-1/+5
* Respect FC_HINT_STYLE. Patch has been in Fedora for ages.Behdad Esfahbod2007-01-182-2/+21
* === 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