diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-22 23:02:02 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-22 23:02:02 +0800 |
commit | f4b632e0ef2999834fcf3faebec00b04e459f628 (patch) | |
tree | 63cf48ad443321e1f599b45ca64839640531a5e3 /mail/ChangeLog | |
parent | ec13cd14dacd7ebcc32a984a4ef858073995653b (diff) | |
download | gsoc2013-evolution-f4b632e0ef2999834fcf3faebec00b04e459f628.tar.gz gsoc2013-evolution-f4b632e0ef2999834fcf3faebec00b04e459f628.tar.zst gsoc2013-evolution-f4b632e0ef2999834fcf3faebec00b04e459f628.zip |
Check for NULL uic here as well. (fbui_sensitize_items): Up the timeout
2001-08-22 Peter Williams <peterw@ximian.com>
* folder-browser-ui.c (fbui_sensitize_timeout): Check for NULL uic
here as well.
(fbui_sensitize_items): Up the timeout interval to 110 ms.
svn path=/trunk/; revision=12380
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 4fa2534fd5..639122624a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-08-22 Peter Williams <peterw@ximian.com> + + * folder-browser-ui.c (fbui_sensitize_timeout): Check for NULL uic + here as well. + (fbui_sensitize_items): Up the timeout interval to 110 ms. + 2001-08-21 Peter Williams <peterw@ximian.com> * mail-account-editor.c (apply_changes): Honor the return value of |