diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-08-17 04:42:27 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-08-17 04:42:27 +0000 |
commit | 23b37da67d086e1d6888ca60c2da10ba755cad6a (patch) | |
tree | 98905a8e7a28ece9d3ed613b67218685894c33f4 /ChangeLog.pre-2-10 | |
parent | 2bca4a48d043df577a6f5477b312b7f97adb29c7 (diff) | |
download | gdk-pixbuf-23b37da67d086e1d6888ca60c2da10ba755cad6a.tar.gz |
Handle the case where the filechooser button is destroyed quickly.
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserbutton.c (set_info_get_info_cb)
(model_add_special_get_info_cb): Handle the case where the
filechooser button is destroyed quickly.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 79a8fae4b..02ce3e26a 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +2006-08-17 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtkfilechooserbutton.c (set_info_get_info_cb) + (model_add_special_get_info_cb): Handle the case where the + filechooser button is destroyed quickly. + 2006-08-17 Paolo Borelli <pborelli@katamail.com> * gtk/gtktextbuffer.c: make sure the has-selection property is |