From f54b808bf2b6c6649f33c062036a207fe152bdd8 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sun, 3 Nov 2002 06:14:01 +0000 Subject: just include glib.h instead of the gtk stuff. 2002-11-02 Chris Toshok * backend/ebook/e-book-types.h: just include glib.h instead of the gtk stuff. * backend/ebook/e-book-listener.[ch]: convert to GObject/bonobo-activation/etc/etc. * e-book-util.[ch]: same. * e-book-view-listener.[ch]: same. * e-book-view.[ch]: same. * e-book.[ch]: same. * e-card-compare.[ch]: same. * e-card-cursor.[ch]: same. * e-card-simple.[ch]: same. * e-card.[ch]: same. * e-destination.[ch]: same. * evolution-ldif-importer.c: same. * evolution-vcard-importer.c: same. * load-gnomecard-addressbook.c: same. * load-pine-addressbok.c: same. * test-card.c: same. * test-client-list.c: same. * test-client.c: same. * backend/ebook/Makefile.am: add e-book-marshal.c to SOURCES, add e-book-marshal.[ch] to CLEANFILES, and add e-book-marshal.list to EXTRA_DIST. Also, remove the camel libs from the test LDADD's, and leave e-destination.[ch] out of the build. * backend/ebook/.cvsignore: ignore e-book-marshal.[ch] * backend/ebook/e-book-marshal.list: marshallers for e-book. svn path=/trunk/; revision=18505 --- addressbook/ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 80ecbc62cc..d739565403 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,36 @@ +2002-11-02 Chris Toshok + + * backend/ebook/e-book-types.h: just include glib.h instead of the + gtk stuff. + + * backend/ebook/e-book-listener.[ch]: convert to + GObject/bonobo-activation/etc/etc. + * e-book-util.[ch]: same. + * e-book-view-listener.[ch]: same. + * e-book-view.[ch]: same. + * e-book.[ch]: same. + * e-card-compare.[ch]: same. + * e-card-cursor.[ch]: same. + * e-card-simple.[ch]: same. + * e-card.[ch]: same. + * e-destination.[ch]: same. + * evolution-ldif-importer.c: same. + * evolution-vcard-importer.c: same. + * load-gnomecard-addressbook.c: same. + * load-pine-addressbok.c: same. + * test-card.c: same. + * test-client-list.c: same. + * test-client.c: same. + + * backend/ebook/Makefile.am: add e-book-marshal.c to SOURCES, add + e-book-marshal.[ch] to CLEANFILES, and add e-book-marshal.list to + EXTRA_DIST. Also, remove the camel libs from the test LDADD's, + and leave e-destination.[ch] out of the build. + + * backend/ebook/.cvsignore: ignore e-book-marshal.[ch] + + * backend/ebook/e-book-marshal.list: marshallers for e-book. + 2002-10-28 Larry Ewing * backend/ebook/e-card.c (addPropValueUTF8): never set the charset -- cgit v1.2.3