From a2ef1d7ccfe993e7b23c4c22af72e2e23a3aab8c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 10 Mar 2003 20:06:46 +0000 Subject: New callback function to handle the checkbox getting toggled. 2003-03-10 Jeffrey Stedfast * mail-accounts.c (account_able_toggled): New callback function to handle the checkbox getting toggled. (mail_accounts_treeview_new): Save the toggle renderer so we can later connect to it's toggled signal. (mail_accounts_tab_construct): Connect to the toggle-cell's toggled signal. Fixes bug #39325. svn path=/trunk/; revision=20245 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9f31614d2d..5b0d09697f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2003-03-10 Jeffrey Stedfast + + * mail-accounts.c (account_able_toggled): New callback function to + handle the checkbox getting toggled. + (mail_accounts_treeview_new): Save the toggle renderer so we can + later connect to it's toggled signal. + (mail_accounts_tab_construct): Connect to the toggle-cell's + toggled signal. Fixes bug #39325. + 2003-03-11 Not Zed * mail-vfolder.c (vfolder_editor_response): Fix the response code, -- cgit v1.2.3