aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/GNOME_Evolution_Importer.idl
Commit message (Collapse)AuthorAgeFilesLines
* 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-0/+10
| | | | | | importer. svn path=/trunk/; revision=8661
* Fix missing ';'.Kjartan Maraas2001-01-241-1/+1
| | | | | | | | 2001-01-24 Kjartan Maraas <kmaraas@gnome.org> * importer/GNOME_Evolution_Importer.idl: Fix missing ';'. svn path=/trunk/; revision=7781
* Removed the busy exceptionIain Holmes2001-01-241-7/+0
| | | | svn path=/trunk/; revision=7768
* New listener object. Plus some oneway stuff as well.Iain Holmes2001-01-231-4/+5
| | | | svn path=/trunk/; revision=7729
* Removed the factory and updated the interfaces and objectsIain Holmes2001-01-181-3/+1
| | | | svn path=/trunk/; revision=7590
* add the importer part 1Iain Holmes2001-01-121-0/+91
svn path=/trunk/; revision=7398