From 639d835ec0007d506988b973bf349f544adc5d7e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 22 Mar 2001 23:31:44 +0000 Subject: New callback to handle a double-click event in the account clist. 2001-03-22 Jeffrey Stedfast * mail-accounts.c (mail_double_click): New callback to handle a double-click event in the account clist. (construct): Setup the double-click event for the account list. svn path=/trunk/; revision=8908 --- mail/ChangeLog | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1679f25074..ae7bf1a4e4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-03-22 Jeffrey Stedfast + + * mail-accounts.c (mail_double_click): New callback to handle a + double-click event in the account clist. + (construct): Setup the double-click event for the account list. + 2001-03-22 Radek Doulik * mail-display.c (mail_display_new): connect to button_press_event @@ -6,9 +12,8 @@ address fields and on links, later we should add popups for images and maybe some more? any ideas? (html_iframe_created): new signal handler, takes care of - connecting to button_press_event of all iframes - : plus bunch of empty methods for popup menu items - to be - implemented + connecting to button_press_event of all iframes : plus bunch of + empty methods for popup menu items - to be implemented (html_motion_notify_event): new handler, highlights addresses by underline (html_enter_notify_event): take care of enter event @@ -32,25 +37,25 @@ 0-part messages * mail-config-druid.c (incoming_check, incoming_type_changed, - transport_check, transport_type_changed): - * mail-account-editor.c (transport_type_changed, source_check): - Use the new URL part macros + transport_check, transport_type_changed): * mail-account-editor.c + (transport_type_changed, source_check): Use the new URL part + macros * mail-config.c (check_service_check): Use provider authtype list if not connecting. 2001-03-20 Miguel de Icaza - * folder-browser-factory.c: Added new icons. + * folder-browser-factory.c: Added new icons. 2001-03-18 Miguel de Icaza - * folder-browser-factory.c: Remove duplicated verb. + * folder-browser-factory.c: Remove duplicated verb. 2001-03-20 Iain Holmes - * importers/evolution-mbox-importer.c (process_item_fn): Step the parser - so that it will import more than one message. + * importers/evolution-mbox-importer.c (process_item_fn): Step the + parser so that it will import more than one message. 2001-03-20 JP Rosevear -- cgit v1.2.3