summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* === Released 1.16.4 ===PANGO_1_16_4Behdad Esfahbod2007-04-273-2/+19
* Add bug reference.Behdad Esfahbod2007-04-271-0/+2
* Add --disable-doc-cross-references.Behdad Esfahbod2007-04-274-7/+41
* === Released 1.16.3 ===PANGO_1_16_3Behdad Esfahbod2007-04-233-2/+17
* Improved hexbox position.Behdad Esfahbod2007-04-182-2/+11
* Quantize kerning adjustment, otherwise all the metrics hinting effort willBehdad Esfahbod2007-04-125-19/+60
* === Released 1.16.2 ===PANGO_1_16_2Behdad Esfahbod2007-04-093-2/+20
* Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerningBehdad Esfahbod2007-04-034-1/+20
* Add EXEEXT around to make it build on OS/2 Patch from Dave Yeo.Behdad Esfahbod2007-04-012-5/+10
* Update templatesBehdad Esfahbod2007-04-011-0/+28
* Bug 419262 - Don't create coverage every time it's asked forRichard Hult2007-03-187-39/+95
* Add missing declaration of pango_win32_family_get_type(). (#417946, IvanTor Lillqvist2007-03-142-1/+8
* Add new symbols to docs.Behdad Esfahbod2007-03-124-2/+12
* === Released 1.16.1 ===PANGO_1_16_1Behdad Esfahbod2007-03-123-2/+32
* pango/pangowin32-private.h pango/pangowin32.c pango/pangowin32-fontcache.cTor Lillqvist2007-03-107-229/+223
* Uniscribe is optional only at run-time.Tor Lillqvist2007-03-101-3/+3
* Uniscribe is not optional.Tor Lillqvist2007-03-101-3/+3
* An ISO639 code is always in ASCII, no need to call the wide-characterTor Lillqvist2007-03-071-10/+1
* configure.in modules/basic/Makefile.am Make building with Uniscribe (usingTor Lillqvist2007-03-074-282/+52
* Bug 414297 – Fails to build with --enable-static --with-included-modulesBehdad Esfahbod2007-03-032-0/+10
* Bug 412654 – SED variable undefined in the `libtool --config' outputBehdad Esfahbod2007-02-272-0/+8
* This change was supposed to go in the trunk before 1.16.0, but it didn'tTor Lillqvist2007-02-278-213/+590
* === 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