]> Pileus Git - ~andy/gtk/commitdiff
Final updates for 2.0.0
authorOwen Taylor <otaylor@redhat.com>
Fri, 8 Mar 2002 05:53:51 +0000 (05:53 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 8 Mar 2002 05:53:51 +0000 (05:53 +0000)
Thu Mar  7 23:29:35 2002  Owen Taylor  <otaylor@redhat.com>

        * NEWS: Final updates for 2.0.0

        * README.in: Updates.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS
README
README.in

index b697baeece6d6766db7b91fad3f63c028d63f54d..6bbb3c6f55647aef5988cf0473ac83e7a1abc1d5 100644 (file)
--- 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.
index b697baeece6d6766db7b91fad3f63c028d63f54d..6bbb3c6f55647aef5988cf0473ac83e7a1abc1d5 100644 (file)
@@ -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.
index b697baeece6d6766db7b91fad3f63c028d63f54d..6bbb3c6f55647aef5988cf0473ac83e7a1abc1d5 100644 (file)
@@ -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.
index b697baeece6d6766db7b91fad3f63c028d63f54d..6bbb3c6f55647aef5988cf0473ac83e7a1abc1d5 100644 (file)
@@ -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.
index b697baeece6d6766db7b91fad3f63c028d63f54d..6bbb3c6f55647aef5988cf0473ac83e7a1abc1d5 100644 (file)
@@ -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.
index b697baeece6d6766db7b91fad3f63c028d63f54d..6bbb3c6f55647aef5988cf0473ac83e7a1abc1d5 100644 (file)
@@ -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.
index b697baeece6d6766db7b91fad3f63c028d63f54d..6bbb3c6f55647aef5988cf0473ac83e7a1abc1d5 100644 (file)
@@ -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 6e4f4543cf75e6c966dedefbe90a3f550e0977df..2ce34ccad858d421609badbe4b72a37b37e966c6 100644 (file)
--- 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 8adfeb6515c2408e8d7c76587359c10781085c4d..2e0cd22f683ef50a34d6faeac726a3c90e588cf7 100644 (file)
--- 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
index 5ff93327d4a3f61752070e4a5117b3c576d13207..bbf7cc036a8c617a7726d5b1868e440e3149b984 100644 (file)
--- 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