From cc240fcffe0ecf84e83428b2f05bc08259396ffe Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 13 Jun 2000 01:54:29 +0000 Subject: Got rid of sources_max_row and identities_max_row as they are not really 2000-06-12 Jeffrey Stedfast * mail-config.c: Got rid of sources_max_row and identities_max_row as they are not really needed (just use clist->rows) (on_cmdSourcesEdit_clicked): Modified to make 'source' point to the data being edited. (on_cmdSourcesAdd_clicked): Adds a new clist item and selects it so the editor knows where to stick the data when it's done. svn path=/trunk/; revision=3545 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ebb9a2cd0c..5a05b40867 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2000-06-12 Jeffrey Stedfast + + * mail-config.c: Got rid of sources_max_row and identities_max_row + as they are not really needed (just use clist->rows) + (on_cmdSourcesEdit_clicked): Modified to make 'source' + point to the data being edited. + (on_cmdSourcesAdd_clicked): Adds a new clist item and selects it so the + editor knows where to stick the data when it's done. + 2000-06-12 Federico Mena Quintero * message-list.c: Removed the ETableModel thaw handler. -- cgit v1.2.3