diff options
author | Michael Meeks <michael@helixcode.com> | 2000-10-19 09:30:10 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-19 09:30:10 +0800 |
commit | 85b15ae2a12828fdfd946133750705601ced2847 (patch) | |
tree | d935522aebf345a78f7406c472977c5c997e2103 /addressbook/ChangeLog | |
parent | 0e2492ca585ff69aae41b6b2b72a76c46daa7f47 (diff) | |
download | gsoc2013-evolution-85b15ae2a12828fdfd946133750705601ced2847.tar gsoc2013-evolution-85b15ae2a12828fdfd946133750705601ced2847.tar.gz gsoc2013-evolution-85b15ae2a12828fdfd946133750705601ced2847.tar.bz2 gsoc2013-evolution-85b15ae2a12828fdfd946133750705601ced2847.tar.lz gsoc2013-evolution-85b15ae2a12828fdfd946133750705601ced2847.tar.xz gsoc2013-evolution-85b15ae2a12828fdfd946133750705601ced2847.tar.zst gsoc2013-evolution-85b15ae2a12828fdfd946133750705601ced2847.zip |
update to new UI handler. (update_view_type): split from
2000-10-19 Michael Meeks <michael@helixcode.com>
* gui/component/addressbook.c (change_view_type): update to new
UI handler.
(update_view_type): split from (change_view_type).
(control_activate): add an update_view_type.
svn path=/trunk/; revision=6011
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8b8aec9e75..7b555a5fba 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2000-10-19 Michael Meeks <michael@helixcode.com> + + * gui/component/addressbook.c (change_view_type): update to new + UI handler. + (update_view_type): split from (change_view_type). + (control_activate): add an update_view_type. + 2000-10-18 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-card-simple.c: Change NAME_OR_ORG to return the |