summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-08 05:53:51 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-08 05:53:51 +0000
commit26ac563f167e489d08019b03c17e55fd06f90e7f (patch)
treec6934254ebd30c175724688425e35e25b3168610
parent7b22d3bd3af8c5d7145fdf545bdffb7401bc902b (diff)
downloadgdk-pixbuf-26ac563f167e489d08019b03c17e55fd06f90e7f.tar.gz
Final updates for 2.0.0
Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com> * NEWS: Final updates for 2.0.0 * README.in: Updates.
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-2-06
-rw-r--r--ChangeLog.pre-2-106
-rw-r--r--ChangeLog.pre-2-26
-rw-r--r--ChangeLog.pre-2-46
-rw-r--r--ChangeLog.pre-2-66
-rw-r--r--ChangeLog.pre-2-86
-rw-r--r--NEWS33
-rw-r--r--README13
-rw-r--r--README.in13
10 files changed, 93 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index b697baeec..6bbb3c6f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com>
+
+ * NEWS: Final updates for 2.0.0
+
+ * README.in: Updates.
+
2002-03-08 Tor Lillqvist <tml@iki.fi>
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index b697baeec..6bbb3c6f5 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,9 @@
+Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com>
+
+ * NEWS: Final updates for 2.0.0
+
+ * README.in: Updates.
+
2002-03-08 Tor Lillqvist <tml@iki.fi>
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index b697baeec..6bbb3c6f5 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com>
+
+ * NEWS: Final updates for 2.0.0
+
+ * README.in: Updates.
+
2002-03-08 Tor Lillqvist <tml@iki.fi>
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index b697baeec..6bbb3c6f5 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,9 @@
+Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com>
+
+ * NEWS: Final updates for 2.0.0
+
+ * README.in: Updates.
+
2002-03-08 Tor Lillqvist <tml@iki.fi>
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index b697baeec..6bbb3c6f5 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com>
+
+ * NEWS: Final updates for 2.0.0
+
+ * README.in: Updates.
+
2002-03-08 Tor Lillqvist <tml@iki.fi>
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index b697baeec..6bbb3c6f5 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,9 @@
+Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com>
+
+ * NEWS: Final updates for 2.0.0
+
+ * README.in: Updates.
+
2002-03-08 Tor Lillqvist <tml@iki.fi>
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index b697baeec..6bbb3c6f5 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com>
+
+ * NEWS: Final updates for 2.0.0
+
+ * README.in: Updates.
+
2002-03-08 Tor Lillqvist <tml@iki.fi>
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
diff --git a/NEWS b/NEWS
index 6e4f4543c..2ce34ccad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Overview of Changes in GTK+ 1.0.0
+=================================
+
+* GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
+* Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
+* Bug fixes. [Thomas Leonard, Owen Taylor]
+
+Overview of Changes in GTK+ 1.0.0 rc1
+=====================================
+
+* GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]
+* Text widget fixes [Havoc Pennington]
+* Efficiency fixes when using Xft [Owen Taylor]
+* Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist]
+* Try to fix key handling without XKEYBOARD extension [Owen]
+* Documentation fixes and improvements
+ [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov]
+* Widget drawing improvments [Soeren Sandmann]
+* Allow cycling between multiple menu bars with <Control>Tab [Owen]
+* Try to build libraries with only shared library dependencies on Xft to
+ deal with transition to Xft2 [Owen]
+* Portability fixes [Owen, Miroslaw Dobrzanski-Neumann]
+* Don't use red as the default cursor color [Owen]
+* Bug fixes, bug fixes, bug fixes.
+
+Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer,
+ Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg,
+ Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge,
+ Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane,
+ Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann,
+ Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington,
+ Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder
+
Overview of Changes in GTK+ 1.3.15
==================================
diff --git a/README b/README
index 8adfeb651..2e0cd22f6 100644
--- a/README
+++ b/README
@@ -1,10 +1,15 @@
General Information
===================
-This is GTK+ version 2.0.0. 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.
+This is GTK+ version 2.0.0. GTK+ is a multi-platform toolkit
+for creating graphical user interfaces. Offering a complete set of
+widgets, GTK+ is suitable for projects ranging from small one-off
+projects to complete application suites.
+
+GTK+ is free software and part of the GNU Project. However, the
+licensing terms for GTK+, the GNU LGPL, allow it to be used by all
+developers, including those developing proprietary software, without
+any license fees or royalties.
The official ftp site is:
ftp://ftp.gtk.org/pub/gtk
diff --git a/README.in b/README.in
index 5ff93327d..bbf7cc036 100644
--- a/README.in
+++ b/README.in
@@ -1,10 +1,15 @@
General Information
===================
-This is GTK+ version @GTK_VERSION@. 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.
+This is GTK+ version @GTK_VERSION@. GTK+ is a multi-platform toolkit
+for creating graphical user interfaces. Offering a complete set of
+widgets, GTK+ is suitable for projects ranging from small one-off
+projects to complete application suites.
+
+GTK+ is free software and part of the GNU Project. However, the
+licensing terms for GTK+, the GNU LGPL, allow it to be used by all
+developers, including those developing proprietary software, without
+any license fees or royalties.
The official ftp site is:
ftp://ftp.gtk.org/pub/gtk