From a1e92e17fa73a059db2be68ee6d0730bff59382b Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 23 Jul 2003 13:49:30 +0000 Subject: Create the pixbuf from empty.xpm rather than just calling * e-combo-button.c (create_empty_pixmap_widget): Create the pixbuf from empty.xpm rather than just calling gdk_pixbuf_new(), which doesn't actually initialize the pixel data. svn path=/trunk/; revision=21898 --- widgets/misc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 52396e7c15..1280ac2e16 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,9 @@ +2003-07-23 Dan Winship + + * e-combo-button.c (create_empty_pixmap_widget): Create the pixbuf + from empty.xpm rather than just calling gdk_pixbuf_new(), which + doesn't actually initialize the pixel data. + 2003-07-11 Federico Mena Quintero * e-dateedit.c (e_date_edit_mnemonic_activate): Added a handler -- cgit v1.2.3