Released GTK+ 1.2.1

Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>

        * Released GTK+ 1.2.1

        * INSTALL:
          README:
          sanity_check: Updated.

        * docs/gtk-config.1.in:
          docs/Makefile.am:
          configure.in: gtk-config is now generated.

        * docs/gtk-config.1: Removed, now generated.
This commit is contained in:
CST 1999 Shawn T. Amundson
1999-03-25 05:55:03 +00:00
committed by Shawn Amundson
parent 0720955e17
commit 1c75564dd9
27 changed files with 124 additions and 36 deletions

View File

@@ -1,3 +1,17 @@
Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.2.1
* INSTALL:
README:
sanity_check: Updated.
* docs/gtk-config.1.in:
docs/Makefile.am:
configure.in: gtk-config is now generated.
* docs/gtk-config.1: Removed, now generated.
Wed Mar 24 09:24:03 1999 Tim Janik <timj@gtk.org>
* gtk/gtkdrawingarea.[hc]: type/macro fixups.

View File

@@ -1,3 +1,17 @@
Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.2.1
* INSTALL:
README:
sanity_check: Updated.
* docs/gtk-config.1.in:
docs/Makefile.am:
configure.in: gtk-config is now generated.
* docs/gtk-config.1: Removed, now generated.
Wed Mar 24 09:24:03 1999 Tim Janik <timj@gtk.org>
* gtk/gtkdrawingarea.[hc]: type/macro fixups.

View File

@@ -1,3 +1,17 @@
Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.2.1
* INSTALL:
README:
sanity_check: Updated.
* docs/gtk-config.1.in:
docs/Makefile.am:
configure.in: gtk-config is now generated.
* docs/gtk-config.1: Removed, now generated.
Wed Mar 24 09:24:03 1999 Tim Janik <timj@gtk.org>
* gtk/gtkdrawingarea.[hc]: type/macro fixups.

View File

@@ -1,3 +1,17 @@
Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.2.1
* INSTALL:
README:
sanity_check: Updated.
* docs/gtk-config.1.in:
docs/Makefile.am:
configure.in: gtk-config is now generated.
* docs/gtk-config.1: Removed, now generated.
Wed Mar 24 09:24:03 1999 Tim Janik <timj@gtk.org>
* gtk/gtkdrawingarea.[hc]: type/macro fixups.

View File

@@ -1,3 +1,17 @@
Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.2.1
* INSTALL:
README:
sanity_check: Updated.
* docs/gtk-config.1.in:
docs/Makefile.am:
configure.in: gtk-config is now generated.
* docs/gtk-config.1: Removed, now generated.
Wed Mar 24 09:24:03 1999 Tim Janik <timj@gtk.org>
* gtk/gtkdrawingarea.[hc]: type/macro fixups.

View File

@@ -1,3 +1,17 @@
Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.2.1
* INSTALL:
README:
sanity_check: Updated.
* docs/gtk-config.1.in:
docs/Makefile.am:
configure.in: gtk-config is now generated.
* docs/gtk-config.1: Removed, now generated.
Wed Mar 24 09:24:03 1999 Tim Janik <timj@gtk.org>
* gtk/gtkdrawingarea.[hc]: type/macro fixups.

View File

@@ -1,3 +1,17 @@
Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.2.1
* INSTALL:
README:
sanity_check: Updated.
* docs/gtk-config.1.in:
docs/Makefile.am:
configure.in: gtk-config is now generated.
* docs/gtk-config.1: Removed, now generated.
Wed Mar 24 09:24:03 1999 Tim Janik <timj@gtk.org>
* gtk/gtkdrawingarea.[hc]: type/macro fixups.

View File

@@ -7,8 +7,8 @@ you got this package.
Simple install procedure
========================
% gzip -cd gtk+-1.2.0.tar.gz | tar xvf - # unpack the sources
% cd gtk+-1.2.0 # change to the toplevel directory
% gzip -cd gtk+-1.2.1.tar.gz | tar xvf - # unpack the sources
% cd gtk+-1.2.1 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]
@@ -92,7 +92,7 @@ You can compile GTK+ against a copy of GLIB that you have not
yet installed. To do this, give the --with-glib=DIR options
to ./configure. For instance:
./configure --with-glib=../glib-1.2.0
./configure --with-glib=../glib-1.2.1
This, however, will not work if you built GLIB with different
source and build directories.

8
README
View File

@@ -1,7 +1,7 @@
General Information
===================
This is GTK+ version 1.2.0. GTK+, which stands for the Gimp ToolKit,
This is GTK+ version 1.2.1. GTK+, which stands for the Gimp ToolKit,
is a library for creating graphical user interfaces for the X Window
System. It is designed to be small, efficient, and flexible. GTK+ is
written in C with a very object-oriented approach.
@@ -37,9 +37,9 @@ version number. This should be separated by a blank
line from the actual headers.
Package: gtk+
Version: 1.2.0
Version: 1.2.1
[ Please substitute 1.2.0 with the version of GTK+ that
[ Please substitute 1.2.1 with the version of GTK+ that
you have installed ]
Then describe the bug. Include:
@@ -82,7 +82,7 @@ From: yourname@your.address.org
Subject: handlebox test in testgtk is misnamed.
Package: gtk+
Version: 1.2.0
Version: 1.2.1
When I run gtk/testgtk, the button "handle box"
is misnamed. There are multiple handle boxes in

View File

@@ -214,9 +214,9 @@ fi
if test x$with_glib = x ; then
# Look for separately installed glib
AM_PATH_GLIB(1.2.0,,
AM_PATH_GLIB(1.2.1,,
AC_MSG_ERROR([
*** GLIB 1.2.0 or better is required. The latest version of GLIB
*** GLIB 1.2.1 or better is required. The latest version of GLIB
*** is always available from ftp://ftp.gtk.org/.]),
gmodule gthread)
@@ -511,6 +511,7 @@ AC_SUBST(GTK_LOCALE_FLAGS)
AC_OUTPUT([
gtk+.spec
docs/gtk-config.1
Makefile
gtk-config
po/Makefile.in

View File

@@ -102,7 +102,7 @@ FAQ_FILES=html/gtkfaq.html \
text/gtkfaq.txt
EXTRA_DIST = \
gtk-config.1 \
gtk-config.1.in \
texinfo.tex \
macros.texi \
gtkdocs_fix \

View File

@@ -1,4 +1,4 @@
.TH GTK+ 1 "25 October 1998" Version 1.2.0
.TH GTK+ 1 "25 October 1998" Version @VERSION@
.SH NAME
gtk-config - script to get information about the installed version of GTK+
.SH SYNOPSIS

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.12\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1999-01-06 13:55+01:00\n"
"Last-Translator: Stanislav Brabec <utx@k332.feld.cvut.cz>\n"
"Language-Team: Czech <cs@li.org>\n"

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.9\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1998-12-18 12:15+0100\n"
"Last-Translator: Sven Neumann <sven@gimp.org>\n"
"Language-Team: German <de@li.org>\n"

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.14\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1999-02-07 17:37+0100\n"
"Last-Translator: Pablo Saratxaga <srtxg@chanae.alphanet.ch>\n"
"Language-Team: \n"

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ VERSION\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1998-12-18 20:32+0100\n"
"Last-Translator: Vincent Renardias <vincent@debian.org>\n"
"Language-Team: Vincent Renardias <vincent@debian.org>\n"

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.15\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1998-12-18 12:15+0100\n"
"Last-Translator: Shooby Ban <bansz@szif.hu>\n"
"Language-Team: Hungarian <hu@li.org>\n"

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.12\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1998-12-18 12:15+0100\n"
"Last-Translator: Tristan Tarrant <ttarrant@etnoteam.it>\n"
"Language-Team: German <it@li.org>\n"

View File

@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.7\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1998-12-16 15:18+0900\n"
"Last-Translator: 白崎 泰弘 <yasuhiro@awa.tohoku.ac.jp>\n"
"Language-Team: Japanese <ja@li.org>\n"

View File

@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.15\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1999-02-09 06:07+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@adam.kaist.ac.kr>\n"
"Language-Team: Korean <ko@li.org>\n"

View File

@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1999-01-31 23:04+0100\n"
"Last-Translator: Paul Siegmann <pauls@euronet.nl>\n"
"Language-Team: LANGUAGE <nl@li.org>\n"

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.16\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1998-02-25 00:00+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas@fib.hl.no>\n"
"Language-Team: Norwegian <no@li.org>\n"

View File

@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.9\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1998-12-18 02:21+0100\n"
"Last-Translator: Krzysztof Krzy¿aniak <eloy@venco.com.pl>\n"
"Language-Team: Polish <plug@poznan.linux.org.pl>\n"

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.12\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1999-02-17 01:20+00:00\n"
"Last-Translator: Nuno Ferreira <nmrf@rnl.ist.utl.pt>\n"
"Language-Team: Portuguese <pt@li.org>\n"

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1999-01-21 21:51 EST\n"
"Last-Translator: Sergey Panov <sipan@mit.edu>\n"
"Language-Team: Russian <ru@li.org>\n"

View File

@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.12\n"
"POT-Creation-Date: 1999-02-25 05:04-0600\n"
"POT-Creation-Date: 1999-03-24 23:06-0600\n"
"PO-Revision-Date: 1999-01-12 22:50+0100\n"
"Last-Translator: Tomas Ögren <stric@ing.umu.se>\n"
"Language-Team: Swedish <sv@li.org>\n"

View File

@@ -13,17 +13,6 @@ echo "Checking gtk+-$VERSION.tar.gz..."
tar xfz gtk+-$VERSION.tar.gz
for file in gtk+.spec docs/gtk-config.1
do
echo -n "$file... "
if [ "x`grep $VERSION gtk+-$VERSION/$file | wc -l | awk -F' ' '{print $1}'`" == "x1" ]; then
echo "ok"
else
echo "failed."
exit 1
fi
done
echo -n "README..."
if [ "x`grep $VERSION gtk+-$VERSION/README | wc -l | awk -F' ' '{print $1}'`" == "x4" ]; then
echo "ok"