]> Pileus Git - ~andy/gtk/commit
allow shrinking the image window to test that we clip to allocation.
authorHavoc Pennington <hp@redhat.com>
Wed, 18 Apr 2001 19:56:48 +0000 (19:56 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Wed, 18 Apr 2001 19:56:48 +0000 (19:56 +0000)
commitc01a1c7363ec11353f3b87d5a9fdec96b5b15a30
tree5167c4694ef9e6eee3d24ed48bd416af77ef51c1
parent6cff7051b16d99178c5320592e96c757597835e4
allow shrinking the image window to test that we clip to allocation.

2001-04-18  Havoc Pennington  <hp@redhat.com>

* tests/testgtk.c (create_image): allow shrinking the image window
to test that we clip to allocation.

* gtk/gtkimage.c (gtk_image_expose): clip to allocation,
#9845

* gtk/gtkenums.h: move GtkWrapMode in here, #50472
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
gtk/gtkenums.h
gtk/gtkimage.c
gtk/gtktexttag.h
tests/testgtk.c