From 5bf99a3707ed456ab957fe6ae359f24d1371e8bc Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sat, 6 Oct 2001 16:54:49 +0000 Subject: add an Email Address field/label/help text. 2001-10-06 Chris Toshok * gui/component/addressbook-config.glade: add an Email Address field/label/help text. * gui/component/addressbook-config.c (addressbook_source_dialog_set_source): fill in the email entry from the source. also, set the initial state of the email label/entry. (auth_checkbutton_changed): set the email label/entry sensitive/editable if auth is turned on, and insensitive/uneditable if it's off. (addressbook_source_dialog_get_source): get the email address from the email entry. (addressbook_source_dialog): hook up the email entry to the changed signal foo, as well as the focus handler for displaying help text. svn path=/trunk/; revision=13486 --- addressbook/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index a3a2fccd69..9fe2c2b49f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,21 @@ +2001-10-06 Chris Toshok + + * gui/component/addressbook-config.glade: add an Email Address + field/label/help text. + + * gui/component/addressbook-config.c + (addressbook_source_dialog_set_source): fill in the email entry + from the source. also, set the initial state of the email + label/entry. + (auth_checkbutton_changed): set the email label/entry + sensitive/editable if auth is turned on, and + insensitive/uneditable if it's off. + (addressbook_source_dialog_get_source): get the email address from + the email entry. + (addressbook_source_dialog): hook up the email entry to the + changed signal foo, as well as the focus handler for displaying + help text. + 2001-10-06 Jon Trowbridge * gui/component/select-names/e-select-names-manager.c -- cgit v1.2.3