From 43a4d2fdf4b26001824aaf318c146ff8ee0e6aab Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Tue, 16 Dec 2003 04:39:28 +0000 Subject: Implement. (text_to_address): Implement, using EAddressWestern. 2003-12-15 Hans Petter Jansson * gui/contact-editor/e-contact-editor.c (address_to_text): Implement. (text_to_address): Implement, using EAddressWestern. (address_text_changed): Adapt to EContactAddress. (full_addr_clicked): Ditto. Fix field IDs. (e_contact_editor_init): Init address_choice. (_email_arrow_pressed): Fix field IDs. (_address_arrow_pressed): Adapt to EContactAddress and fix field IDs. (find_address_mailing): Leave out for now. Addresses don't have flags anymore... (set_fields): Adapt to EContactAddress and fix field IDs. Make sure changes to other widgets don't make us go back to the first listed address. (set_address_field): Adapt to EContactAddress and fix field IDs. (enable_writable_fields): Ditto. (fill_in_info): Disable find_address_mailing () for now. svn path=/trunk/; revision=23947 --- addressbook/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4e455e5698..532beab1ef 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,21 @@ +2003-12-15 Hans Petter Jansson + + * gui/contact-editor/e-contact-editor.c (address_to_text): Implement. + (text_to_address): Implement, using EAddressWestern. + (address_text_changed): Adapt to EContactAddress. + (full_addr_clicked): Ditto. Fix field IDs. + (e_contact_editor_init): Init address_choice. + (_email_arrow_pressed): Fix field IDs. + (_address_arrow_pressed): Adapt to EContactAddress and fix field IDs. + (find_address_mailing): Leave out for now. Addresses don't have flags + anymore... + (set_fields): Adapt to EContactAddress and fix field IDs. Make sure + changes to other widgets don't make us go back to the first listed + address. + (set_address_field): Adapt to EContactAddress and fix field IDs. + (enable_writable_fields): Ditto. + (fill_in_info): Disable find_address_mailing () for now. + 2003-12-10 Hans Petter Jansson * gui/contact-editor/e-contact-editor-address.c -- cgit v1.2.3