summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>1999-09-14 17:47:06 +0000
committerTim Janik <timj@src.gnome.org>1999-09-14 17:47:06 +0000
commitf04d58dd298e1ee3d71f0b2c005d242500ecc6ce (patch)
tree1d09c499682f4f07684ab3741e9d0661e7db1b78
parent0ab9dddc3449a139627c66e67c27243f4bed73e4 (diff)
downloadgdk-pixbuf-f04d58dd298e1ee3d71f0b2c005d242500ecc6ce.tar.gz
NEWS updates
-rw-r--r--INSTALL6
-rw-r--r--NEWS3
-rw-r--r--README8
3 files changed, 10 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index baf630993..c6a7877da 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,8 +7,8 @@ you got this package.
Simple install procedure
========================
- % gzip -cd gtk+-1.2.5-pre1.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-1.2.5-pre1 # change to the toplevel directory
+ % gzip -cd gtk+-1.2.5-pre2.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-1.2.5-pre2 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]
@@ -118,7 +118,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.5-pre1
+ ./configure --with-glib=../glib-1.2.5-pre2
This, however, will not work if you built GLIB with different
source and build directories.
diff --git a/NEWS b/NEWS
index f1170dfca..6d08542ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Overview of Changes in GTK+ 1.2.5:
+* (1.2.5-pre2) more GtkCTree and GtkWindow bug fixes.
+* (1.2.5-pre2) more redraw/resize queue fixes, better expose event
+ discarding code.
* new configure.in option --disable-rebuilds to completely disable
rebuilds of autogenerated sources.
* check for 5.002 now, to avoid failing autogeneration build rules due
diff --git a/README b/README
index 98267857f..bbad33d57 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is GTK+ version 1.2.5-pre1. GTK+, which stands for the Gimp ToolKit,
+This is GTK+ version 1.2.5-pre2. 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.5-pre1
+ Version: 1.2.5-pre2
-[ Please substitute 1.2.5-pre1 with the version of GTK+ that
+[ Please substitute 1.2.5-pre2 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.5-pre1
+Version: 1.2.5-pre2
When I run gtk/testgtk, the button "handle box"
is misnamed. There are multiple handle boxes in