diff options
author | Not Zed <NotZed@Ximian.com> | 2004-05-18 15:58:54 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-05-18 15:58:54 +0800 |
commit | b0cdc364041108c4e57a55e497b9ca9c7cd06471 (patch) | |
tree | ad664a58514e6e68afbf28b0412cab53675f3b2c /mail/ChangeLog | |
parent | 283a879d99a633c28597d2ed088781582dfe98a8 (diff) | |
download | gsoc2013-evolution-b0cdc364041108c4e57a55e497b9ca9c7cd06471.tar.gz gsoc2013-evolution-b0cdc364041108c4e57a55e497b9ca9c7cd06471.tar.zst gsoc2013-evolution-b0cdc364041108c4e57a55e497b9ca9c7cd06471.zip |
Listen to the tree selection change event directly & proxy out, so we can
2004-05-18 Not Zed <NotZed@Ximian.com>
* em-folder-view.c (emfv_list_selection_change): Listen to the
tree selection change event directly & proxy out, so we can update
the status bar properly. Blah. For #58600.
svn path=/trunk/; revision=25954
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b4dacc3088..cf8714322a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2004-05-18 Not Zed <NotZed@Ximian.com> + * em-folder-view.c (emfv_list_selection_change): Listen to the + tree selection change event directly & proxy out, so we can update + the status bar properly. Blah. For #58600. + ** Quick fix for #57434 * em-format.c (emf_format_clone): fix the FIXME about cloning |