From 4a6b6aa45cdf0f804f98b6e435d54f32e830aa80 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 2 Jan 2005 03:14:34 +0000 Subject: Allow unsetting the custom image by passing NULL. (gtk_button_init): 2005-01-01 Matthias Clasen * gtk/gtkbutton.c (gtk_button_set_image): Allow unsetting the custom image by passing NULL. (gtk_button_init): Initialize image_is_stock to TRUE, fixing a problem with changing stock labels. (#162273, Marcin Krzyzanowski) --- ChangeLog.pre-2-6 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog.pre-2-6') diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index c0d9171581..eb3dac94df 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,11 @@ +2005-01-01 Matthias Clasen + + * gtk/gtkbutton.c (gtk_button_set_image): Allow unsetting the + custom image by passing NULL. + (gtk_button_init): Initialize image_is_stock to TRUE, fixing + a problem with changing stock labels. (#162273, Marcin + Krzyzanowski) + 2005-01-01 Tor Lillqvist * gtk/gtkmodules.c (get_module_path) -- cgit v1.2.1