summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-2-04
-rw-r--r--ChangeLog.pre-2-104
-rw-r--r--ChangeLog.pre-2-24
-rw-r--r--ChangeLog.pre-2-44
-rw-r--r--ChangeLog.pre-2-64
-rw-r--r--ChangeLog.pre-2-84
-rw-r--r--INSTALL4
-rw-r--r--NEWS6
-rw-r--r--README2
-rw-r--r--configure.in2
-rw-r--r--glib/configure.in2
-rw-r--r--gtk+.spec6
13 files changed, 44 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index c19e0ebdb..2013071c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jun 1 22:14:33 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
+
+ * Released GTK+ 1.0.4
+
Mon Jun 1 20:24:42 PDT 1998 Jay Painter <jpaint@serv.net>
* gtk/gtkclist.c: fixed clipping for pixmaps within rows...
finally.
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index c19e0ebdb..2013071c5 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,7 @@
+Mon Jun 1 22:14:33 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
+
+ * Released GTK+ 1.0.4
+
Mon Jun 1 20:24:42 PDT 1998 Jay Painter <jpaint@serv.net>
* gtk/gtkclist.c: fixed clipping for pixmaps within rows...
finally.
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index c19e0ebdb..2013071c5 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,7 @@
+Mon Jun 1 22:14:33 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
+
+ * Released GTK+ 1.0.4
+
Mon Jun 1 20:24:42 PDT 1998 Jay Painter <jpaint@serv.net>
* gtk/gtkclist.c: fixed clipping for pixmaps within rows...
finally.
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index c19e0ebdb..2013071c5 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,7 @@
+Mon Jun 1 22:14:33 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
+
+ * Released GTK+ 1.0.4
+
Mon Jun 1 20:24:42 PDT 1998 Jay Painter <jpaint@serv.net>
* gtk/gtkclist.c: fixed clipping for pixmaps within rows...
finally.
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index c19e0ebdb..2013071c5 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,7 @@
+Mon Jun 1 22:14:33 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
+
+ * Released GTK+ 1.0.4
+
Mon Jun 1 20:24:42 PDT 1998 Jay Painter <jpaint@serv.net>
* gtk/gtkclist.c: fixed clipping for pixmaps within rows...
finally.
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index c19e0ebdb..2013071c5 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,7 @@
+Mon Jun 1 22:14:33 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
+
+ * Released GTK+ 1.0.4
+
Mon Jun 1 20:24:42 PDT 1998 Jay Painter <jpaint@serv.net>
* gtk/gtkclist.c: fixed clipping for pixmaps within rows...
finally.
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index c19e0ebdb..2013071c5 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,7 @@
+Mon Jun 1 22:14:33 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
+
+ * Released GTK+ 1.0.4
+
Mon Jun 1 20:24:42 PDT 1998 Jay Painter <jpaint@serv.net>
* gtk/gtkclist.c: fixed clipping for pixmaps within rows...
finally.
diff --git a/INSTALL b/INSTALL
index 13d2cca5b..676f7920f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd gtk+-1.0.3.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-1.0.3 # change to the toplevel directory
+ % gzip -cd gtk+-1.0.4.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-1.0.4 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]
diff --git a/NEWS b/NEWS
index dbc400e0d..fddf2e20f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of Changes in GTK+ 1.0.4:
+
+* Documentation changes (Thanks to Tony Gale!)
+* autoconf fix for x_lib variable
+* fixed pixmap clipping in gtkclist
+
Overview of Changes in GTK+ 1.0.3:
* Bug fixes, including fix for visuals on SGI machines
diff --git a/README b/README
index 9401e1d03..3375f7ebf 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is GTK+ version 1.0.3. GTK+, which stands for the Gimp ToolKit,
+This is GTK+ version 1.0.4. 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.
diff --git a/configure.in b/configure.in
index d55ef2f38..9cc37efe5 100644
--- a/configure.in
+++ b/configure.in
@@ -6,7 +6,7 @@ cflags_set=${CFLAGS+set}
GTK_MAJOR_VERSION=1
GTK_MINOR_VERSION=0
-GTK_MICRO_VERSION=3
+GTK_MICRO_VERSION=4
GTK_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$GTK_MICRO_VERSION
# For automake.
diff --git a/glib/configure.in b/glib/configure.in
index 5e4f026e5..9749791ff 100644
--- a/glib/configure.in
+++ b/glib/configure.in
@@ -6,7 +6,7 @@ cflags_set=${CFLAGS+set}
GLIB_MAJOR_VERSION=1
GLIB_MINOR_VERSION=0
-GLIB_MICRO_VERSION=3
+GLIB_MICRO_VERSION=4
GLIB_VERSION=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION.$GLIB_MICRO_VERSION
VERSION=$GLIB_VERSION
diff --git a/gtk+.spec b/gtk+.spec
index 8e22a256a..fae37d260 100644
--- a/gtk+.spec
+++ b/gtk+.spec
@@ -1,5 +1,5 @@
# Note that this is NOT a relocatable package
-%define ver 1.0.3
+%define ver 1.0.4
%define rel SNAP
%define prefix /usr
@@ -46,6 +46,10 @@ are in gtk+-devel.
%changelog
+* Mon Jun 1 1998 Shawn T. Amundson <amundson@gtk.org>
+
+-Changed version to 1.0.4
+
* Sat May 23 1998 Shawn T. Amundson <amundson@gtk.org>
- Changed version to 1.0.3