diff options
-rw-r--r-- | ChangeLog | 12 | ||||
-rw-r--r-- | ChangeLog.pre-1-0 | 12 | ||||
-rw-r--r-- | ChangeLog.pre-1-10 | 12 | ||||
-rw-r--r-- | ChangeLog.pre-1-2 | 12 | ||||
-rw-r--r-- | ChangeLog.pre-1-4 | 12 | ||||
-rw-r--r-- | ChangeLog.pre-1-6 | 12 | ||||
-rw-r--r-- | ChangeLog.pre-1-8 | 12 | ||||
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | NEWS | 9 | ||||
-rw-r--r-- | configure.in | 8 | ||||
-rw-r--r-- | fonts/Makefile.am | 4 | ||||
-rw-r--r-- | fonts/devnag.README | 4 | ||||
-rw-r--r-- | fonts/tscakaram.pcf | bin | 14204 -> 0 bytes | |||
-rw-r--r-- | tests/Makefile.am | 4 | ||||
-rwxr-xr-x | tests/runtests.sh | 3 | ||||
-rwxr-xr-x | tests/runtests.sh.in | 3 | ||||
-rw-r--r-- | tests/testboundaries.c | 10 |
17 files changed, 111 insertions, 20 deletions
@@ -1,3 +1,15 @@ +Tue Apr 17 15:44:53 2001 Owen Taylor <otaylor@redhat.com> + + * Release 0.15 + + * tests/testboundaries.c: Look for files in $srcdir. + + * Makefile.am (SUBDIRS): Add tests, remove fonts + + * tests/Makefile.am (EXTRA_DIST): added missing stuff + + * fonts/: Remove. Nothing in here is needed any more. + 2001-04-16 Havoc Pennington <hp@pobox.com> * pango/pango-glyph.h: Removed pango_justify(), since it has no diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index fe224b62..5e16b50f 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,15 @@ +Tue Apr 17 15:44:53 2001 Owen Taylor <otaylor@redhat.com> + + * Release 0.15 + + * tests/testboundaries.c: Look for files in $srcdir. + + * Makefile.am (SUBDIRS): Add tests, remove fonts + + * tests/Makefile.am (EXTRA_DIST): added missing stuff + + * fonts/: Remove. Nothing in here is needed any more. + 2001-04-16 Havoc Pennington <hp@pobox.com> * pango/pango-glyph.h: Removed pango_justify(), since it has no diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index fe224b62..5e16b50f 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,15 @@ +Tue Apr 17 15:44:53 2001 Owen Taylor <otaylor@redhat.com> + + * Release 0.15 + + * tests/testboundaries.c: Look for files in $srcdir. + + * Makefile.am (SUBDIRS): Add tests, remove fonts + + * tests/Makefile.am (EXTRA_DIST): added missing stuff + + * fonts/: Remove. Nothing in here is needed any more. + 2001-04-16 Havoc Pennington <hp@pobox.com> * pango/pango-glyph.h: Removed pango_justify(), since it has no diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index fe224b62..5e16b50f 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,15 @@ +Tue Apr 17 15:44:53 2001 Owen Taylor <otaylor@redhat.com> + + * Release 0.15 + + * tests/testboundaries.c: Look for files in $srcdir. + + * Makefile.am (SUBDIRS): Add tests, remove fonts + + * tests/Makefile.am (EXTRA_DIST): added missing stuff + + * fonts/: Remove. Nothing in here is needed any more. + 2001-04-16 Havoc Pennington <hp@pobox.com> * pango/pango-glyph.h: Removed pango_justify(), since it has no diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index fe224b62..5e16b50f 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,15 @@ +Tue Apr 17 15:44:53 2001 Owen Taylor <otaylor@redhat.com> + + * Release 0.15 + + * tests/testboundaries.c: Look for files in $srcdir. + + * Makefile.am (SUBDIRS): Add tests, remove fonts + + * tests/Makefile.am (EXTRA_DIST): added missing stuff + + * fonts/: Remove. Nothing in here is needed any more. + 2001-04-16 Havoc Pennington <hp@pobox.com> * pango/pango-glyph.h: Removed pango_justify(), since it has no diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index fe224b62..5e16b50f 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,15 @@ +Tue Apr 17 15:44:53 2001 Owen Taylor <otaylor@redhat.com> + + * Release 0.15 + + * tests/testboundaries.c: Look for files in $srcdir. + + * Makefile.am (SUBDIRS): Add tests, remove fonts + + * tests/Makefile.am (EXTRA_DIST): added missing stuff + + * fonts/: Remove. Nothing in here is needed any more. + 2001-04-16 Havoc Pennington <hp@pobox.com> * pango/pango-glyph.h: Removed pango_justify(), since it has no diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index fe224b62..5e16b50f 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,15 @@ +Tue Apr 17 15:44:53 2001 Owen Taylor <otaylor@redhat.com> + + * Release 0.15 + + * tests/testboundaries.c: Look for files in $srcdir. + + * Makefile.am (SUBDIRS): Add tests, remove fonts + + * tests/Makefile.am (EXTRA_DIST): added missing stuff + + * fonts/: Remove. Nothing in here is needed any more. + 2001-04-16 Havoc Pennington <hp@pobox.com> * pango/pango-glyph.h: Removed pango_justify(), since it has no diff --git a/Makefile.am b/Makefile.am index e083b4d7..026c7f04 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to create Makefile.in. -SUBDIRS=modules pango examples docs tools fonts +SUBDIRS=modules pango examples docs tools tests EXTRA_DIST = \ pango.spec.in \ @@ -1,3 +1,12 @@ +Changes between 0.14 and 0.15 + +* New version of Tamil shaper from Vikram Subramanian +* Update mini-fribidi to correspond to the latest FriBidi CVS +* Win32 fixes +* More documentation +* Various minor bug and build fixes. + + Changes between 0.13 and 0.14 * Win32 improvements [Tor] diff --git a/configure.in b/configure.in index df43730a..1a115f00 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. AC_INIT(ChangeLog) PANGO_MAJOR_VERSION=0 -PANGO_MINOR_VERSION=14 +PANGO_MINOR_VERSION=15 AC_SUBST(PANGO_MAJOR_VERSION) AC_SUBST(PANGO_MINOR_VERSION) @@ -255,8 +255,9 @@ QTDIR= AC_MSG_CHECKING(For Qt location) if test "x$with_qt" = xyes ; then -# Search for Qt in various possibly standard locations - for dir in /usr/lib/qt-2.2.3 /usr/lib/qt-2.2.0 /usr/lib/qt-2.1.0 /usr/lib/qt-2.0.1 /usr/lib/qt-2.0.0 /usr/lib/qt2 ; do +# Search for Qt in a common location. The ls -r is an attempt to find the newest + dirs=`ls -d -r /usr/lib/qt*` + for dir in $dirs ; do if test -x $dir/bin/moc ; then QTDIR=$dir break @@ -466,7 +467,6 @@ examples/Makefile examples/makefile.mingw docs/Makefile tools/Makefile -fonts/Makefile tests/Makefile pango.spec pango.pc diff --git a/fonts/Makefile.am b/fonts/Makefile.am deleted file mode 100644 index f747c793..00000000 --- a/fonts/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -## Process this file with automake to create Makefile.in. - -EXTRA_DIST= \ - tscakaram.pcf diff --git a/fonts/devnag.README b/fonts/devnag.README deleted file mode 100644 index b03664a8..00000000 --- a/fonts/devnag.README +++ /dev/null @@ -1,4 +0,0 @@ -This font has gone away, see pango-fonts now. - -This is available from http://susu.org.uk/~robert/pango-fonts.tar.gz -(and the pango-fonts module in CVS) diff --git a/fonts/tscakaram.pcf b/fonts/tscakaram.pcf Binary files differdeleted file mode 100644 index 84437a44..00000000 --- a/fonts/tscakaram.pcf +++ /dev/null diff --git a/tests/Makefile.am b/tests/Makefile.am index e15157ab..084453a5 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -11,4 +11,8 @@ testboundaries_SOURCES = testboundaries.c ## pangox should not actually be required, this is broken testboundaries_LDADD = ../pango/libpango.la ../pango/libpangox.la $(X_LIBS) +EXTRA_DIST = \ + all-unicode.txt \ + boundaries.utf8 \ + runtests.sh diff --git a/tests/runtests.sh b/tests/runtests.sh index aa67ccde..3fd0b110 100755 --- a/tests/runtests.sh +++ b/tests/runtests.sh @@ -50,6 +50,3 @@ done echo echo "All tests passed." - - - diff --git a/tests/runtests.sh.in b/tests/runtests.sh.in index aa67ccde..3fd0b110 100755 --- a/tests/runtests.sh.in +++ b/tests/runtests.sh.in @@ -50,6 +50,3 @@ done echo echo "All tests passed." - - - diff --git a/tests/testboundaries.c b/tests/testboundaries.c index 895231ae..a405bd04 100644 --- a/tests/testboundaries.c +++ b/tests/testboundaries.c @@ -341,8 +341,16 @@ main (int argc, char **argv) { gchar *text; + gchar *srcdir; + gchar *filename; - if (!g_file_get_contents ("boundaries.utf8", &text, NULL, NULL)) + srcdir = getenv ("srcdir"); + if (!srcdir) + srcdir = "."; + + filename = g_strdup_printf ("%s/boundaries.utf8", srcdir); + + if (!g_file_get_contents (filename, &text, NULL, NULL)) fail ("Couldn't open sample text file"); check_invariants (text); |