aboutsummaryrefslogtreecommitdiffstats
path: root/importers/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Build the GnomeCard importerIain Holmes2001-05-171-0/+9
| | | | svn path=/trunk/; revision=9853
* Fix up the Importers. Remove spewage, and update for latest stylesIain Holmes2001-05-151-0/+19
| | | | svn path=/trunk/; revision=9802
* Use a better method of elm detectionIain Holmes2001-05-101-0/+7
| | | | svn path=/trunk/; revision=9740
* Added .cvsignore.Christopher James Lahey2001-05-101-0/+4
| | | | | | | | 2001-05-09 Christopher James Lahey <clahey@ximian.com> * .cvsignore: Added .cvsignore. svn path=/trunk/; revision=9732
* Include bonobo-context.h.Christopher James Lahey2001-05-101-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | 2001-05-09 Christopher James Lahey <clahey@ximian.com> * elm-importer.c, netscape-importer.c, pine-importer.c: Include bonobo-context.h. * netscape-importer.c (netscape_import_accounts): Made a bunch of const char *s here. (importer_cb): Replaced CORBA_OBJECT_NIL with CORBA_NO_EXCEPTION in a error check here. (netscape_create_structure): Removed unused data variable here. Added BONOBO_OBJECT casts. (importer_init): Changed factory to be a BonoboGenericFactory * instead of a BonoboObject *. * pine-importer.c (import_addressfile): Changed signature to match EBookCallback signature. Added char *email variable. Removed EList since we only need to deal with one email for now. Changed this to not set the file as to the fullname. (pine_can_import): Removed unused settings and addressbook variables. (pine_create_structure): Added BONOBO_OBJECT casts. svn path=/trunk/; revision=9731
* Importer changesIain Holmes2001-05-091-0/+11
svn path=/trunk/; revision=9722