diff options
author | Federico Mena Quintero <federico@ximian.com> | 2004-07-13 18:25:48 +0000 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2004-07-13 18:25:48 +0000 |
commit | f9d9cc9aacd9279d56d380f078867b271c0e64c7 (patch) | |
tree | a6386ddcd7e4f9d137ab46cce3b75f22425c436b /ChangeLog.pre-2-10 | |
parent | 57101256f29c2b6b6437a56b295152a7f45c9cfe (diff) | |
download | gdk-pixbuf-f9d9cc9aacd9279d56d380f078867b271c0e64c7.tar.gz |
Set a busy cursor while mounting the volume. Also, ref the chooser while
2004-07-13 Federico Mena Quintero <federico@ximian.com>
* gtk/gtkfilechooserdefault.c (shortcuts_activate_volume): Set a
busy cursor while mounting the volume. Also, ref the chooser
while mounting, as we may re-enter. Fixes #139376.
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 7e5ca7342..f72f8eb7e 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +2004-07-13 Federico Mena Quintero <federico@ximian.com> + + * gtk/gtkfilechooserdefault.c (shortcuts_activate_volume): Set a + busy cursor while mounting the volume. Also, ref the chooser + while mounting, as we may re-enter. Fixes #139376. + 2004-07-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_adjustment_changed): |