diff options
author | Chris Toshok <toshok@ximian.com> | 2003-01-10 06:09:54 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-01-10 06:09:54 +0800 |
commit | e772616c9046a94d039cc7b0ecf8229245661eb5 (patch) | |
tree | dacf42b54fff52a71cadef766df5a3e60c285b63 /addressbook/ChangeLog | |
parent | a08adf37ef6c459f9455c790f3cfa29b372cace1 (diff) | |
download | gsoc2013-evolution-e772616c9046a94d039cc7b0ecf8229245661eb5.tar.gz gsoc2013-evolution-e772616c9046a94d039cc7b0ecf8229245661eb5.tar.zst gsoc2013-evolution-e772616c9046a94d039cc7b0ecf8229245661eb5.zip |
fix parameter types here (this signal isn't generated from an ETable.)
2003-01-09 Chris Toshok <toshok@ximian.com>
* gui/widgets/gal-view-minicard.c (column_width_changed): fix
parameter types here (this signal isn't generated from an ETable.)
* gui/widgets/gal-view-factory-minicard.c: include e-util.h
* gui/widgets/e-minicard.h: include gnome-canvas.h here.
* gui/widgets/e-addressbook-table-adapter.c: #include
e-destination.h here.
* gui/widgets/e-minicard.c: same.
svn path=/trunk/; revision=19378
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d6ede1b604..deffa41835 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,26 @@ 2003-01-09 Chris Toshok <toshok@ximian.com> + * gui/widgets/gal-view-minicard.c (column_width_changed): fix + parameter types here (this signal isn't generated from an ETable.) + + * gui/widgets/gal-view-factory-minicard.c: include e-util.h + + * gui/widgets/e-minicard.h: include gnome-canvas.h here. + + * gui/widgets/e-addressbook-table-adapter.c: #include + e-destination.h here. + + * gui/widgets/e-minicard.c: same. + +2003-01-09 Chris Toshok <toshok@ximian.com> + + * gui/contact-editor/e-contact-editor.[ch]: remove the select + names stuff (the Related Contacts button/entry.) + + * gui/contact-editor/contact-editor.glade: same. + +2003-01-09 Chris Toshok <toshok@ximian.com> + * gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in: comment out the factory oaf_server, and change the location of the SelectNames controls to be |