diff options
author | Anders Carlsson <andersca@codefactory.se> | 2001-07-13 06:30:15 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@src.gnome.org> | 2001-07-13 06:30:15 +0000 |
commit | 2afa5510dc12ca5e94f615b3080c55bd8e2fb8bb (patch) | |
tree | 05f03698ca5754fd1c4655b759eae5f63220bdc4 /ChangeLog.pre-2-2 | |
parent | c042389acc3ea0578edf2581c66a850514e8c66a (diff) | |
download | gtk+-2afa5510dc12ca5e94f615b3080c55bd8e2fb8bb.tar.gz |
Take into account the xpad and ypad when calculating the width and the
2001-07-13 Anders Carlsson <andersca@codefactory.se>
* gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render): Take
into account the xpad and ypad when calculating the width and the
height of the pixbuf cell.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 560db3b1d4..abd83a8496 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,9 @@ +2001-07-13 Anders Carlsson <andersca@codefactory.se> + + * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render): Take + into account the xpad and ypad when calculating the width and the + height of the pixbuf cel. + Thu Jul 12 18:29:40 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkradiomenuitem.[ch] (gtk_radio_menu_item_group): |