summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-01-30 00:08:41 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-01-30 00:08:41 +0000
commit6488296fc00b72f4028ebf631366cda1d2b8db6a (patch)
treed30966de1d1a4d00ff5045d43409d5a406fcc93d /ChangeLog
parent708b3f408d6279924faa5c8afae8c587e122eb58 (diff)
downloadgtk+-6488296fc00b72f4028ebf631366cda1d2b8db6a.tar.gz
Document that a size of (GtkIconSize)-1 means don't scale.
Tue Jan 29 19:04:41 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkstyle.c (gtk_style_render_icon): Document that a size of (GtkIconSize)-1 means don't scale. * gtk/gtkstyle.c (gtk_default_render_icon): Obey the -1 convention. * gtk/gtkimage.c (gtk_image_expose): Pass in -1 to gtk_style_render_icon() to make sure that we catch it obviously if the style's render function tries to scale.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7729798d0..1fd92a9cce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Tue Jan 29 19:04:41 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkstyle.c (gtk_style_render_icon): Document that
+ a size of (GtkIconSize)-1 means don't scale.
+
+ * gtk/gtkstyle.c (gtk_default_render_icon): Obey the
+ -1 convention.
+
+ * gtk/gtkimage.c (gtk_image_expose): Pass in -1 to
+ gtk_style_render_icon() to make sure that we catch it
+ obviously if the style's render function tries to
+ scale.
+
Tue Jan 29 18:50:59 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkimage.c (gtk_image_expose): Optimize exposes of