diff --git a/ChangeLog b/ChangeLog index 66bc216965..1c6c23bb71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Fri Mar 29 00:19:41 2002 Owen Taylor + + * NEWS: Updates + + * configure.in: Version 2.0.1, binary, interface age 1. + + * configure.in (GDK_PIXBUF_VERSION): Up required versions + of dependencies. + + * gtk/gtkiconfactory.c gtk/stock-icons/Makefile.am: + Add stock_add/remove_16. + Thu Mar 28 18:38:30 2002 Owen Taylor * gtk/gtk[hv]paned.c (gtk_[hv]paned_size_allocate): diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 66bc216965..1c6c23bb71 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,15 @@ +Fri Mar 29 00:19:41 2002 Owen Taylor + + * NEWS: Updates + + * configure.in: Version 2.0.1, binary, interface age 1. + + * configure.in (GDK_PIXBUF_VERSION): Up required versions + of dependencies. + + * gtk/gtkiconfactory.c gtk/stock-icons/Makefile.am: + Add stock_add/remove_16. + Thu Mar 28 18:38:30 2002 Owen Taylor * gtk/gtk[hv]paned.c (gtk_[hv]paned_size_allocate): diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 66bc216965..1c6c23bb71 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,15 @@ +Fri Mar 29 00:19:41 2002 Owen Taylor + + * NEWS: Updates + + * configure.in: Version 2.0.1, binary, interface age 1. + + * configure.in (GDK_PIXBUF_VERSION): Up required versions + of dependencies. + + * gtk/gtkiconfactory.c gtk/stock-icons/Makefile.am: + Add stock_add/remove_16. + Thu Mar 28 18:38:30 2002 Owen Taylor * gtk/gtk[hv]paned.c (gtk_[hv]paned_size_allocate): diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 66bc216965..1c6c23bb71 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,15 @@ +Fri Mar 29 00:19:41 2002 Owen Taylor + + * NEWS: Updates + + * configure.in: Version 2.0.1, binary, interface age 1. + + * configure.in (GDK_PIXBUF_VERSION): Up required versions + of dependencies. + + * gtk/gtkiconfactory.c gtk/stock-icons/Makefile.am: + Add stock_add/remove_16. + Thu Mar 28 18:38:30 2002 Owen Taylor * gtk/gtk[hv]paned.c (gtk_[hv]paned_size_allocate): diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 66bc216965..1c6c23bb71 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,15 @@ +Fri Mar 29 00:19:41 2002 Owen Taylor + + * NEWS: Updates + + * configure.in: Version 2.0.1, binary, interface age 1. + + * configure.in (GDK_PIXBUF_VERSION): Up required versions + of dependencies. + + * gtk/gtkiconfactory.c gtk/stock-icons/Makefile.am: + Add stock_add/remove_16. + Thu Mar 28 18:38:30 2002 Owen Taylor * gtk/gtk[hv]paned.c (gtk_[hv]paned_size_allocate): diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 66bc216965..1c6c23bb71 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,15 @@ +Fri Mar 29 00:19:41 2002 Owen Taylor + + * NEWS: Updates + + * configure.in: Version 2.0.1, binary, interface age 1. + + * configure.in (GDK_PIXBUF_VERSION): Up required versions + of dependencies. + + * gtk/gtkiconfactory.c gtk/stock-icons/Makefile.am: + Add stock_add/remove_16. + Thu Mar 28 18:38:30 2002 Owen Taylor * gtk/gtk[hv]paned.c (gtk_[hv]paned_size_allocate): diff --git a/NEWS b/NEWS index b374c6e3da..5cca26c036 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +Overview of Changes in GTK+ 2.0.1 +================================= + +* GtkTreeView fixes and performance improvements + [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp] +* GtkTextView fixes [Havoc Pennington] +* Fix problems with accelerators on Solaris [Padraig O'Briain] +* Some fixes for key bindings on keypad keys [Owen Taylor] +* Fix problem with RENDER use on big endian machines + [Owen Taylor, with help from Tuomas Kuosmanen] +* Win32 fixes, especially dashed line drawing + [Tor Lillqvist, Hans Breuer] +* Compile with -D_REENTRANT when appropriate [Sven Numann] +* Compiler warning cleanups [Erwann Chenede] +* Fix handling of font-name XSETTING [Richard Hestilow] +* Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson] +* Fix problems with inappropriate menu scroll arrows [Owen] +* Stock icon improvements [Jakub Steiner, Tuomas] +* Much work on pixbuf loader robustness [Matthias Clasen] +* Documentation improvements [Matthias, Vitaly Tiskkov] +* Fix some crashes in GtkWindow accelerator handling code + [Dave Camp, Matt Wilson] +* Misc bug fixes + +Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess, + Murray Cumming, John Elliis, Kang Jeong-He, James Henstridge, + Richard Hult, Thomas Leonard, LEE Sau Dan, Alexey A. Malyshev, + Mark McLoughlin, Michael Meeks,Sven Neumann, Andras Salamon, + Soeren Sandmann, Dan Winship, Yao Zhang + Overview of Changes in GTK+ 2.0.0 ================================= @@ -308,7 +338,7 @@ Other Contributors: Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke, Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi, Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer, - Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks, + Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks, Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas, Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro diff --git a/README b/README index f664442309..d70def2225 100644 --- a/README +++ b/README @@ -96,7 +96,7 @@ GTK+-2.0.0 Specific Notes * There are known problems with some of the image loaders in the gdk-pixbuf library included in GTK+ where corrupted images can cause crashes and conceivably worse problems. Until these problems are fixed - (we hope to have this done for 2.0.1), gdk-pixbuf should not be used + (we hope to have this done for 2.0.x), gdk-pixbuf should not be used to load untrusted data. * The assumption of GLib and GTK+ by default is that filenames on the diff --git a/configure.in b/configure.in index db2c09f26c..4396e03ea1 100644 --- a/configure.in +++ b/configure.in @@ -29,9 +29,9 @@ GLIB_AC_DIVERT_BEFORE_HELP([ # GTK_MAJOR_VERSION=2 GTK_MINOR_VERSION=0 -GTK_MICRO_VERSION=0 -GTK_INTERFACE_AGE=0 -GTK_BINARY_AGE=0 +GTK_MICRO_VERSION=1 +GTK_INTERFACE_AGE=1 +GTK_BINARY_AGE=1 GTK_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$GTK_MICRO_VERSION dnl This is the X.Y used in -lgtk-FOO-X.Y GTK_API_VERSION=2.0 @@ -77,9 +77,9 @@ AC_SUBST(GDK_PIXBUF_MICRO) AC_SUBST(GDK_PIXBUF_VERSION) ## Versions of dependencies -GLIB_REQUIRED_VERSION=2.0.0 -PANGO_REQUIRED_VERSION=1.0.0 -ATK_REQUIRED_VERSION=1.0.0 +GLIB_REQUIRED_VERSION=2.0.1 +PANGO_REQUIRED_VERSION=1.0.1 +ATK_REQUIRED_VERSION=1.0.1 # For automake. VERSION=$GTK_VERSION diff --git a/docs/reference/gtk/tmpl/gtktreeview.sgml b/docs/reference/gtk/tmpl/gtktreeview.sgml index bc5a93852d..e730112159 100644 --- a/docs/reference/gtk/tmpl/gtktreeview.sgml +++ b/docs/reference/gtk/tmpl/gtktreeview.sgml @@ -750,6 +750,7 @@ Function used for #gtk_tree_view_map_expanded_rows. @treeview: the object which received the signal. @arg1: @arg2: +@Returns: diff --git a/gtk/gtkiconfactory.c b/gtk/gtkiconfactory.c index 528eb4b8e5..64d79e4716 100644 --- a/gtk/gtkiconfactory.c +++ b/gtk/gtkiconfactory.c @@ -482,6 +482,12 @@ get_default_icons (GtkIconFactory *factory) GTK_STOCK_CLOSE); /* Generic + menu sizes */ + add_sized_with_fallback (factory, + stock_add_24, + stock_add_16, + GTK_ICON_SIZE_MENU, + GTK_STOCK_JUSTIFY_CENTER); + add_sized_with_fallback (factory, stock_align_center_24, stock_align_center_16, @@ -650,6 +656,12 @@ get_default_icons (GtkIconFactory *factory) GTK_ICON_SIZE_MENU, GTK_STOCK_REDO); + add_sized_with_fallback (factory, + stock_remove_24, + stock_remove_16, + GTK_ICON_SIZE_MENU, + GTK_STOCK_JUSTIFY_CENTER); + add_sized_with_fallback (factory, stock_refresh_24, stock_refresh_16, @@ -778,11 +790,9 @@ get_default_icons (GtkIconFactory *factory) /* Generic size only */ - add_unsized (factory, stock_add_24, GTK_STOCK_ADD); add_unsized (factory, stock_clear_24, GTK_STOCK_CLEAR); add_unsized (factory, stock_colorselector_24, GTK_STOCK_SELECT_COLOR); add_unsized (factory, stock_index_24, GTK_STOCK_INDEX); - add_unsized (factory, stock_remove_24, GTK_STOCK_REMOVE); add_unsized (factory, stock_zoom_1_24, GTK_STOCK_ZOOM_100); add_unsized (factory, stock_zoom_fit_24, GTK_STOCK_ZOOM_FIT); add_unsized (factory, stock_zoom_in_24, GTK_STOCK_ZOOM_IN); diff --git a/gtk/stock-icons/Makefile.am b/gtk/stock-icons/Makefile.am index d4f266ef68..fdf9421f4d 100644 --- a/gtk/stock-icons/Makefile.am +++ b/gtk/stock-icons/Makefile.am @@ -1,5 +1,6 @@ IMAGES = @STRIP_BEGIN@ \ + stock_add_16.png \ stock_add_24.png \ stock_align_center_16.png \ stock_align_center_24.png \ @@ -73,6 +74,7 @@ IMAGES = @STRIP_BEGIN@ \ stock_redo_24.png \ stock_refresh_16.png \ stock_refresh_24.png \ + stock_remove_16.png \ stock_remove_24.png \ stock_revert_16.png \ stock_revert_24.png \ @@ -120,6 +122,7 @@ IMAGES = @STRIP_BEGIN@ \ @STRIP_END@ VARIABLES1 = @STRIP_BEGIN@ \ + stock_add_16 $(srcdir)/stock_add_16.png \ stock_add_24 $(srcdir)/stock_add_24.png \ stock_align_center_16 $(srcdir)/stock_align_center_16.png \ stock_align_center_24 $(srcdir)/stock_align_center_24.png \ @@ -200,6 +203,7 @@ VARIABLES4 = @STRIP_BEGIN@ \ stock_redo_24 $(srcdir)/stock_redo_24.png \ stock_refresh_16 $(srcdir)/stock_refresh_16.png \ stock_refresh_24 $(srcdir)/stock_refresh_24.png \ + stock_remove_16 $(srcdir)/stock_remove_16.png \ stock_remove_24 $(srcdir)/stock_remove_24.png \ stock_revert_16 $(srcdir)/stock_revert_16.png \ stock_revert_24 $(srcdir)/stock_revert_24.png \