aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/evolution-importer-client.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-2/+4
| | | | | | | | | | 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
* Memory leak fixIain Holmes2001-02-041-0/+1
| | | | svn path=/trunk/; revision=7950
* New listener object. Plus some oneway stuff as well.Iain Holmes2001-01-231-219/+11
| | | | svn path=/trunk/; revision=7729
* Removed the factory and updated the interfaces and objectsIain Holmes2001-01-181-2/+122
| | | | svn path=/trunk/; revision=7590
* Will it work?Iain Holmes2001-01-121-1/+1
| | | | svn path=/trunk/; revision=7405
* add the importer part 1Iain Holmes2001-01-121-0/+336
svn path=/trunk/; revision=7398