diff options
author | Jonathan Blandford <jrb@gnome.org> | 2004-03-03 21:09:46 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2004-03-03 21:09:46 +0000 |
commit | e47f7d5827136329c46455714fbb73f8fd16a46e (patch) | |
tree | 4e3d80d7d595f2cb3276c4a6683a32712b7296b3 /ChangeLog | |
parent | 8b8bbfc4171ff770213fd7a9240ef9f6090f67e7 (diff) | |
download | gtk+-e47f7d5827136329c46455714fbb73f8fd16a46e.tar.gz |
Don't activate the combo if we're in the midst of changing folders.
Wed Mar 3 16:06:03 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkfilechooserdefault.c (save_folder_combo_changed_cb):
Don't activate the combo if we're in the midst of changing
folders.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Mar 3 16:06:03 2004 Jonathan Blandford <jrb@gnome.org> + + * gtk/gtkfilechooserdefault.c (save_folder_combo_changed_cb): + Don't activate the combo if we're in the midst of changing + folders. + 2004-03-03 Mark McLoughlin <mark@skynet.ie> * tests/testsocket_common.c: (print_hello): don't try and store |