aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/evolution-importer.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_9_1'.GAL_0_9_1nobody2001-07-161-230/+0
| | | | svn path=/tags/GAL_0_9_1/; revision=11125
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
| | | | | | helixcode.com with ximian.com all over the place. svn path=/trunk/; revision=10440
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-2/+2
| | | | | | | | | | | | | | | | | 2001-04-25 Kjartan Maraas <kmaraas@gnome.org> * e-component-register.c, e-corba-storage.c, e-folder-tree.c, e-folder-tree.h, e-folder.c, e-local-folder.c, e-shell.c, e-shortcuts-view-model.c, e-shortcuts.c, e-splash.c, e-storage-set-view.c, e-storage-set.c, evolution-local-storage.c, evolution-shell-component-client.c, evolution-shell-component.c, evolution-storage.[ch], importer/evolution-importer-client.[ch], importer/evolution-importer-listener.[ch], importer/evolution-importer.[ch], importer/evolution-intelligent-importer.[ch], importer/intelligent.c: #include <glib.h> and move corresponding local includes to the top. svn path=/trunk/; revision=9556
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-1/+3
| | | | | | | | | | Fix some warnings, Allow the importers to import into any folder. Update all importers for this change. Don't emit the create_folder callback if the folder to be created already exists. This should fix the libibex crash when importing. svn path=/trunk/; revision=8912
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-83/+29
| | | | | | importer. svn path=/trunk/; revision=8661
* Removed the factory and updated the interfaces and objectsIain Holmes2001-01-181-5/+69
| | | | svn path=/trunk/; revision=7590
* add the importer part 1Iain Holmes2001-01-121-0/+218
svn path=/trunk/; revision=7398