From 50512ddcd2b2cb156d4a4e13a9f6ac21aae30ddf Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Fri, 18 May 2001 18:30:59 +0000 Subject: Remove reallocate-redraws property. This is something that only a widget Fri May 18 14:25:20 2001 Owen Taylor * gtk/gtkcontainer.c: Remove reallocate-redraws property. This is something that only a widget writer would ever want to change. * gtk/gtksignal.c: Handle G_SIGNAL_TYPE_STATIC_SCOPE for gtk_signal_emit_by_name(). * gtk/gtkviewport.c: Fix some warnings. * gtk/gtkwidget.c gtk/gtksizegroup.c: Add "size group" facility allowing the requisitions of multiple widgets to be grouped together. * tests/testgtk.c: Add GtkSizeGroup test * demos/gtk-demo/sizegroup.c: Add GtkSizeGroup demo. * demos/gtk-demo/main.c demos/gtk-demo/pixbufs.c: Fix some warnings. * configure.in: Switch to using AM_GLIB_GNU_GETTEXT. --- po/.cvsignore | 1 + 1 file changed, 1 insertion(+) (limited to 'po/.cvsignore') diff --git a/po/.cvsignore b/po/.cvsignore index af486e005b..7373cb237d 100644 --- a/po/.cvsignore +++ b/po/.cvsignore @@ -8,3 +8,4 @@ cat-id-tbl.c gtk20.pot messages stamp-cat-id +po2tbl.sed \ No newline at end of file -- cgit v1.2.1