diff options
-rw-r--r-- | ChangeLog | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-0 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-2 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-4 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 11 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 11 | ||||
-rw-r--r-- | INSTALL | 6 | ||||
-rw-r--r-- | NEWS | 13 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | docs/gtk-config.1 | 2 | ||||
-rw-r--r-- | gtk+.spec | 2 | ||||
-rwxr-xr-x | sanity_check | 2 |
14 files changed, 98 insertions, 8 deletions
@@ -1,3 +1,14 @@ +Sat Nov 21 18:41:13 CST 1998 Shawn T. Amundson <amundson@gtk.org> + + * configure.in: + INSTALL: + NEWS: + README: + gtk+.spec: + docs/gtk-config.1: Version incremented to 1.1.5 + + * Released GTK+ 1.1.5 + Sat Nov 21 18:53:13 1998 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_get_deskrelative_origin): diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 5bd236c68a..623553f96e 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,14 @@ +Sat Nov 21 18:41:13 CST 1998 Shawn T. Amundson <amundson@gtk.org> + + * configure.in: + INSTALL: + NEWS: + README: + gtk+.spec: + docs/gtk-config.1: Version incremented to 1.1.5 + + * Released GTK+ 1.1.5 + Sat Nov 21 18:53:13 1998 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_get_deskrelative_origin): diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 5bd236c68a..623553f96e 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,14 @@ +Sat Nov 21 18:41:13 CST 1998 Shawn T. Amundson <amundson@gtk.org> + + * configure.in: + INSTALL: + NEWS: + README: + gtk+.spec: + docs/gtk-config.1: Version incremented to 1.1.5 + + * Released GTK+ 1.1.5 + Sat Nov 21 18:53:13 1998 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_get_deskrelative_origin): diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 5bd236c68a..623553f96e 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,14 @@ +Sat Nov 21 18:41:13 CST 1998 Shawn T. Amundson <amundson@gtk.org> + + * configure.in: + INSTALL: + NEWS: + README: + gtk+.spec: + docs/gtk-config.1: Version incremented to 1.1.5 + + * Released GTK+ 1.1.5 + Sat Nov 21 18:53:13 1998 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_get_deskrelative_origin): diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 5bd236c68a..623553f96e 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,14 @@ +Sat Nov 21 18:41:13 CST 1998 Shawn T. Amundson <amundson@gtk.org> + + * configure.in: + INSTALL: + NEWS: + README: + gtk+.spec: + docs/gtk-config.1: Version incremented to 1.1.5 + + * Released GTK+ 1.1.5 + Sat Nov 21 18:53:13 1998 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_get_deskrelative_origin): diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 5bd236c68a..623553f96e 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,14 @@ +Sat Nov 21 18:41:13 CST 1998 Shawn T. Amundson <amundson@gtk.org> + + * configure.in: + INSTALL: + NEWS: + README: + gtk+.spec: + docs/gtk-config.1: Version incremented to 1.1.5 + + * Released GTK+ 1.1.5 + Sat Nov 21 18:53:13 1998 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_get_deskrelative_origin): diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 5bd236c68a..623553f96e 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,14 @@ +Sat Nov 21 18:41:13 CST 1998 Shawn T. Amundson <amundson@gtk.org> + + * configure.in: + INSTALL: + NEWS: + README: + gtk+.spec: + docs/gtk-config.1: Version incremented to 1.1.5 + + * Released GTK+ 1.1.5 + Sat Nov 21 18:53:13 1998 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_get_deskrelative_origin): @@ -7,8 +7,8 @@ you got this package. Simple install procedure ======================== - % gzip -cd gtk+-1.1.3.tar.gz | tar xvf - # unpack the sources - % cd gtk+-1.1.3 # change to the toplevel directory + % gzip -cd gtk+-1.1.5.tar.gz | tar xvf - # unpack the sources + % cd gtk+-1.1.5 # 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.1.4 + ./configure --with-glib=../glib-1.1.5 This, however, will not work if you built GLIB with different source and build directories. @@ -1,3 +1,16 @@ +What is new in GTK+ 1.1.5: + +* Theme integration +* GtkPixmaps now grey out pixmaps when insensitive +* Notebook enhancements +* Shadow configurability for menubars and handleboxes +* DND enhancements +* gtkfilesel how supports automounters better +* Implementation of expose compression +* Queued redraws of partial areas +* Scrolledwindow/Viewport enhancements +* Bug Fixes + What is new in GTK+ 1.1.3: * GtkCList/GtkCTree now have the ability to: @@ -1,7 +1,7 @@ General Information =================== -This is GTK+ version 1.1.3. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.1.5. 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 394fc67c54..54bf99cee5 100644 --- a/configure.in +++ b/configure.in @@ -14,7 +14,7 @@ cflags_set=${CFLAGS+set} # GTK_MAJOR_VERSION=1 GTK_MINOR_VERSION=1 -GTK_MICRO_VERSION=3 +GTK_MICRO_VERSION=5 GTK_INTERFACE_AGE=0 GTK_BINARY_AGE=0 GTK_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$GTK_MICRO_VERSION diff --git a/docs/gtk-config.1 b/docs/gtk-config.1 index 3090b2d99d..054ee2e9bb 100644 --- a/docs/gtk-config.1 +++ b/docs/gtk-config.1 @@ -1,4 +1,4 @@ -.TH GTK+ 1 "25 October 1998" Version 1.1.3 +.TH GTK+ 1 "25 October 1998" Version 1.1.5 .SH NAME gtk-config - script to get information about the installed version of GTK+ .SH SYNOPSIS @@ -1,5 +1,5 @@ # Note that this is NOT a relocatable package -%define ver 1.1.3 +%define ver 1.1.5 %define rel SNAP %define prefix /usr diff --git a/sanity_check b/sanity_check index ba64276f2a..20b7f048f4 100755 --- a/sanity_check +++ b/sanity_check @@ -25,7 +25,7 @@ do done echo -n "INSTALL..." -if [ "x`grep $VERSION gtk+-$VERSION/INSTALL | wc -l | awk -F' ' '{print $1}'`" == "x2" ]; then +if [ "x`grep $VERSION gtk+-$VERSION/INSTALL | wc -l | awk -F' ' '{print $1}'`" == "x3" ]; then echo "ok" else echo "failed." |