diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-12-26 17:21:31 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-12-26 17:21:31 +0000 |
commit | b48e255d913c2199d69fbb3f1790ad9be0d4217c (patch) | |
tree | ceef10c63141451d6904efd6407e6870114b4122 /ChangeLog.pre-2-0 | |
parent | e1033f5f5acbabd27b788910974b7b4f821bc33c (diff) | |
download | gdk-pixbuf-b48e255d913c2199d69fbb3f1790ad9be0d4217c.tar.gz |
Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.)
Wed Dec 26 12:17:06 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkplug.c (gtk_plug_size_allocate): Assign the
allocation to widget->allocation. (Fixes #67290,
Chris Phelps.)
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index a0fb1c8be..b879b99be 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +Wed Dec 26 12:17:06 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkplug.c (gtk_plug_size_allocate): Assign the + allocation to widget->allocation. (Fixes #67290, + Chris Phelps.) + Wed Dec 26 11:49:01 2001 Owen Taylor <otaylor@redhat.com> (#67542, reported by Anders Carlsson) |