diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8f94504a2d..a9bf1d4d7c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,16 @@ +2004-05-17 Hans Petter Jansson <hpj@ximian.com> + + * gui/contact-editor/e-contact-editor.c (e_contact_editor_init): + Hook up image button. + (e_contact_editor_dispose): Dispose of file selector if it's around. + (image_clicked): Implement. + (file_selector_deleted): Implement. + (image_cleared_cb): Implement. + (image_selected_cb): Implement. + + * gui/contact-editor/contact-editor.glade: Make the contact image + be a button that lets you change or discard the image. + 2004-05-17 Jeffrey Stedfast <fejj@novell.com> * gui/contact-list-editor/e-contact-list-editor.c: Change E_PIXMAP |