]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Bug 555270 – Allow unsetting a MessageDialog's image
[~andy/gtk] / ChangeLog
index 1cf64d5a890d1330414af2ce714fae57b29404ca..61dac2f26a2c087242f7ca8dbefc16ab4d6efda8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-10-08  Christian Dywan  <christian@imendio.com>
+
+       Bug 555270 – Allow unsetting a MessageDialog's image
+
+       * gtk/gtkmessagedialog.c (gtk_message_dialog_set_property),
+        Remove a superfluous cast to GtkWidget*
+       (gtk_message_dialog_set_image): Accept NULL for the image
+       and unset the image in that case.
+
 2008-10-08  Christian Dywan  <christian@imendio.com>
 
        Bug 436533 – Allow more space efficient scroll arrows placement