diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3492049fee..2c008605b4 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,21 @@ +2003-02-10 Chris Toshok <toshok@ximian.com> + + [ fixes bug #33066 ] + * gui/contact-editor/e-contact-editor.c + (set_urlentry_changed_signal_field): new function + (set_entry_changed_signals): call + set_urlentry_changed_signal_field for entry-web, entry-caluri, and + entry-fburl. + (fill_in_field): add handling for EUrlEntry's. + (extract_field): same. + (enable_widget): same. + (e_contact_editor_create_date): show the widget. + (e_contact_editor_create_web): same, create a url entry. + (set_urlentry_changed_signal_field): new function + + * gui/contact-editor/contact-editor.glade: entry-web, + entry-caluri, and entry-fburl are all custom widgets now. + 2003-02-10 Ettore Perazzoli <ettore@ximian.com> * backend/ebook/Makefile.am: Install load-pine-addressbook and |