forked from AuroraMiddleware/gtk
Released 0.99.6
Sat Mar 14 14:36:40 PST 1998 Shawn T. Amundson <amundson@gimp.org> * Released 0.99.6 * gdk/gtk_tut.sgml: * gdk/gtk_tut_it.sgml: fixed Ian Main's e-mail address
This commit is contained in:
parent
135cdd43a9
commit
9280285954
@ -1,3 +1,10 @@
|
||||
Sat Mar 14 14:36:40 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||
|
||||
* Released 0.99.6
|
||||
|
||||
* gdk/gtk_tut.sgml:
|
||||
* gdk/gtk_tut_it.sgml: fixed Ian Main's e-mail address
|
||||
|
||||
Sat Mar 14 13:26:09 1998 Owen Taylor <owt1@cornell.edu>
|
||||
|
||||
* gtk/gtkentry.c gtk/gtktext.c: Some cleanups of signedness
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sat Mar 14 14:36:40 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||
|
||||
* Released 0.99.6
|
||||
|
||||
* gdk/gtk_tut.sgml:
|
||||
* gdk/gtk_tut_it.sgml: fixed Ian Main's e-mail address
|
||||
|
||||
Sat Mar 14 13:26:09 1998 Owen Taylor <owt1@cornell.edu>
|
||||
|
||||
* gtk/gtkentry.c gtk/gtktext.c: Some cleanups of signedness
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sat Mar 14 14:36:40 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||
|
||||
* Released 0.99.6
|
||||
|
||||
* gdk/gtk_tut.sgml:
|
||||
* gdk/gtk_tut_it.sgml: fixed Ian Main's e-mail address
|
||||
|
||||
Sat Mar 14 13:26:09 1998 Owen Taylor <owt1@cornell.edu>
|
||||
|
||||
* gtk/gtkentry.c gtk/gtktext.c: Some cleanups of signedness
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sat Mar 14 14:36:40 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||
|
||||
* Released 0.99.6
|
||||
|
||||
* gdk/gtk_tut.sgml:
|
||||
* gdk/gtk_tut_it.sgml: fixed Ian Main's e-mail address
|
||||
|
||||
Sat Mar 14 13:26:09 1998 Owen Taylor <owt1@cornell.edu>
|
||||
|
||||
* gtk/gtkentry.c gtk/gtktext.c: Some cleanups of signedness
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sat Mar 14 14:36:40 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||
|
||||
* Released 0.99.6
|
||||
|
||||
* gdk/gtk_tut.sgml:
|
||||
* gdk/gtk_tut_it.sgml: fixed Ian Main's e-mail address
|
||||
|
||||
Sat Mar 14 13:26:09 1998 Owen Taylor <owt1@cornell.edu>
|
||||
|
||||
* gtk/gtkentry.c gtk/gtktext.c: Some cleanups of signedness
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sat Mar 14 14:36:40 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||
|
||||
* Released 0.99.6
|
||||
|
||||
* gdk/gtk_tut.sgml:
|
||||
* gdk/gtk_tut_it.sgml: fixed Ian Main's e-mail address
|
||||
|
||||
Sat Mar 14 13:26:09 1998 Owen Taylor <owt1@cornell.edu>
|
||||
|
||||
* gtk/gtkentry.c gtk/gtktext.c: Some cleanups of signedness
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sat Mar 14 14:36:40 PST 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||
|
||||
* Released 0.99.6
|
||||
|
||||
* gdk/gtk_tut.sgml:
|
||||
* gdk/gtk_tut_it.sgml: fixed Ian Main's e-mail address
|
||||
|
||||
Sat Mar 14 13:26:09 1998 Owen Taylor <owt1@cornell.edu>
|
||||
|
||||
* gtk/gtkentry.c gtk/gtktext.c: Some cleanups of signedness
|
||||
|
2
README
2
README
@ -1,5 +1,5 @@
|
||||
|
||||
This is GTK+ version 0.99.5. GTK, which stands for the Gimp ToolKit,
|
||||
This is GTK+ version 0.99.6. GTK, which stands for the Gimp ToolKit,
|
||||
is a library for creating graphical user interfaces.
|
||||
|
||||
The official ftp site is:
|
||||
|
@ -6,7 +6,7 @@ cflags_set=${CFLAGS+set}
|
||||
|
||||
GTK_MAJOR_VERSION=0
|
||||
GTK_MINOR_VERSION=99
|
||||
GTK_MICRO_VERSION=5
|
||||
GTK_MICRO_VERSION=6
|
||||
GTK_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$GTK_MICRO_VERSION
|
||||
|
||||
# For automake.
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<article>
|
||||
<title>GTK Tutorial
|
||||
<author>Ian Main <tt><htmlurl url="mailto:slow@intergate.bc.ca"
|
||||
name="<slow@intergate.bc.ca>"></tt>,
|
||||
<author>Ian Main <tt><htmlurl url="mailto:imain@gimp.org"
|
||||
name="<imain@gimp.org>"></tt>,
|
||||
Tony Gale <tt><htmlurl url="mailto:gale@gimp.org"
|
||||
name="<gale@gimp.org>"></tt
|
||||
<date>March 8th, 1998
|
||||
|
@ -2,8 +2,8 @@
|
||||
<!doctype linuxdoc system>
|
||||
<article>
|
||||
<title>GTK Tutorial
|
||||
<author>Ian Main, <tt><htmlurl url="mailto:slow@intergate.bc.ca"
|
||||
name="slow@intergate.bc.ca"></tt>
|
||||
<author>Ian Main, <tt><htmlurl url="mailto:imain@gimp.org"
|
||||
name="imain@gimp.org"></tt>
|
||||
|
||||
<date>December 1, 1997 - Traduzione Aggiornata al 19 Gennaio 1998
|
||||
|
||||
@ -8248,8 +8248,8 @@ documento.
|
||||
|
||||
<p>
|
||||
Se decidi di contribuire, per favore trasmettimi il tuo testo a
|
||||
<tt><htmlurl url="mailto:slow@intergate.bc.ca"
|
||||
name="slow@intergate.bc.ca"></tt>. Inoltre, Si consapevole che l'intero
|
||||
<tt><htmlurl url="mailto:imain@gimp.org"
|
||||
name="imain@gimp.org"></tt>. Inoltre, Si consapevole che l'intero
|
||||
documento è ``free'', e ogni tua aggiunta sarà considerata allo stesso modo.
|
||||
Per questo motivo le persone possono usare porzioni dei tuoi esempi nei loro
|
||||
programmi, copie di questo documento possono essere distribuite all'infinito,
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<article>
|
||||
<title>GTK Tutorial
|
||||
<author>Ian Main <tt><htmlurl url="mailto:slow@intergate.bc.ca"
|
||||
name="<slow@intergate.bc.ca>"></tt>,
|
||||
<author>Ian Main <tt><htmlurl url="mailto:imain@gimp.org"
|
||||
name="<imain@gimp.org>"></tt>,
|
||||
Tony Gale <tt><htmlurl url="mailto:gale@gimp.org"
|
||||
name="<gale@gimp.org>"></tt
|
||||
<date>March 8th, 1998
|
||||
|
@ -2,8 +2,8 @@
|
||||
<!doctype linuxdoc system>
|
||||
<article>
|
||||
<title>GTK Tutorial
|
||||
<author>Ian Main, <tt><htmlurl url="mailto:slow@intergate.bc.ca"
|
||||
name="slow@intergate.bc.ca"></tt>
|
||||
<author>Ian Main, <tt><htmlurl url="mailto:imain@gimp.org"
|
||||
name="imain@gimp.org"></tt>
|
||||
|
||||
<date>December 1, 1997 - Traduzione Aggiornata al 19 Gennaio 1998
|
||||
|
||||
@ -8248,8 +8248,8 @@ documento.
|
||||
|
||||
<p>
|
||||
Se decidi di contribuire, per favore trasmettimi il tuo testo a
|
||||
<tt><htmlurl url="mailto:slow@intergate.bc.ca"
|
||||
name="slow@intergate.bc.ca"></tt>. Inoltre, Si consapevole che l'intero
|
||||
<tt><htmlurl url="mailto:imain@gimp.org"
|
||||
name="imain@gimp.org"></tt>. Inoltre, Si consapevole che l'intero
|
||||
documento è ``free'', e ogni tua aggiunta sarà considerata allo stesso modo.
|
||||
Per questo motivo le persone possono usare porzioni dei tuoi esempi nei loro
|
||||
programmi, copie di questo documento possono essere distribuite all'infinito,
|
||||
|
@ -5,7 +5,7 @@ AC_INIT(glist.c)
|
||||
cflags_set=${CFLAGS+set}
|
||||
|
||||
dnl Initialize automake stuff
|
||||
AM_INIT_AUTOMAKE(glib, 0.99.5)
|
||||
AM_INIT_AUTOMAKE(glib, 0.99.6)
|
||||
|
||||
# Specify a configuration file
|
||||
AM_CONFIG_HEADER(glibconfig.h)
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Note that this is NOT a relocatable package
|
||||
%define ver 0.99.5
|
||||
%define ver 0.99.6
|
||||
%define rel SNAP
|
||||
%define prefix /usr
|
||||
|
||||
@ -9,7 +9,7 @@ Version: %ver
|
||||
Release: %rel
|
||||
Copyright: LGPL
|
||||
Group: X11/Libraries
|
||||
Source: ftp://ftp.gimp.org/pub/gtk/gtk+-%{ver}.tar.gz
|
||||
Source: ftp://ftp.gimp.org/pub/gtk/v0.99/gtk+-%{ver}.tar.gz
|
||||
BuildRoot: /tmp/gtk-root
|
||||
Obsoletes: gtk
|
||||
Packager: Marc Ewing <marc@redhat.com>
|
||||
@ -37,6 +37,10 @@ and GTK is a widget set for creating user interfaces.
|
||||
|
||||
%changelog
|
||||
|
||||
* Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
|
||||
|
||||
- Updated ftp url and changed version to 0.99.6
|
||||
|
||||
* Thu Mar 12 1998 Marc Ewing <marc@redhat.com>
|
||||
|
||||
- Reworked to integrate into gtk+ source tree
|
||||
|
Loading…
Reference in New Issue
Block a user