diff options
author | Larry Ewing <lewing@ximian.com> | 2004-06-02 14:23:27 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2004-06-02 14:23:27 +0800 |
commit | 55e7f9a951704df272a3c56468be510cf0482e48 (patch) | |
tree | ce39e1492731ced3022f18ba2e5846190e3ac4e5 /addressbook/ChangeLog | |
parent | b3a61aaf1f5b61add460daef51b806957568a9bd (diff) | |
download | gsoc2013-evolution-55e7f9a951704df272a3c56468be510cf0482e48.tar gsoc2013-evolution-55e7f9a951704df272a3c56468be510cf0482e48.tar.gz gsoc2013-evolution-55e7f9a951704df272a3c56468be510cf0482e48.tar.bz2 gsoc2013-evolution-55e7f9a951704df272a3c56468be510cf0482e48.tar.lz gsoc2013-evolution-55e7f9a951704df272a3c56468be510cf0482e48.tar.xz gsoc2013-evolution-55e7f9a951704df272a3c56468be510cf0482e48.tar.zst gsoc2013-evolution-55e7f9a951704df272a3c56468be510cf0482e48.zip |
Add in a source option menu to the dialog and make is sensitive only on
2004-06-01 Larry Ewing <lewing@ximian.com>
* gui/contact-list-editor/e-contact-list-editor.c: Add in a source
option menu to the dialog and make is sensitive only on new lists.
* gui/contact-list-editor/e-contact-list-editor.h: add load_book
fields for async book loading.
* gui/contact-list-editor/contact-list-editor.glade: add the new
source selector in a table reorder some of the other widgets.
svn path=/trunk/; revision=26150
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 57af8d0338..4f58dc05c9 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,14 @@ +2004-06-01 Larry Ewing <lewing@ximian.com> + + * gui/contact-list-editor/e-contact-list-editor.c: Add in a source + option menu to the dialog and make is sensitive only on new lists. + + * gui/contact-list-editor/e-contact-list-editor.h: add load_book + fields for async book loading. + + * gui/contact-list-editor/contact-list-editor.glade: add the new + source selector in a table reorder some of the other widgets. + 2004-05-28 Chris Toshok <toshok@ximian.com> * gui/widgets/eab-contact-display.c (render_contact): render all |