aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/importer.c
Commit message (Collapse)AuthorAgeFilesLines
* add include. (show_import_wizard): update signature to that of a verb.Michael Meeks2001-02-231-1/+4
| | | | | | | | | | | | | | | 2001-02-21 Michael Meeks <michael@ximian.com> * importer/importer.c: add include. (show_import_wizard): update signature to that of a verb. * evolution-shell-component.c (corba_class_init): move into (class_init): here & upd. (evolution_shell_component_construct): upd. (create_servant): kill. (E_MAKE_TYPE) -> E_MAKE_X_TYPE. svn path=/trunk/; revision=8359
* Cast this fucntion pointer.Christopher James Lahey2001-02-171-0/+1
| | | | | | | | | | | | | | | | | | | | 2001-02-17 Christopher James Lahey <clahey@ximian.com> * e-shell-view-menu.c (file_verbs): Cast this fucntion pointer. * e-storage-set-view.c (ETABLE_SPEC): Turn on horizontal scrolling here. * evolution-shell-component.c (impl_ShellComponent_async_copy_folder): Commented out this unused function. * evolution-storage.c (storage_gtk_to_corba_result): Removed an unused variable here. * importer/importer.c: Include gal/widets/e-gui-utils.h. svn path=/trunk/; revision=8269
* Inform people when they can't import a file.Iain Holmes2001-01-311-9/+14
| | | | svn path=/trunk/; revision=7916
* Remove the FIXME in the glade dialog, and put a nasty hack to change theIain Holmes2001-01-301-1/+25
| | | | | | label of the button to "Import" svn path=/trunk/; revision=7902
* Fixed some typos.Kjartan Maraas2001-01-301-2/+2
| | | | | | | | 2001-01-30 Kjartan Maraas <kmaraas@gnome.org> * importer/importer.c: Fixed some typos. svn path=/trunk/; revision=7900
* New listener object. Plus some oneway stuff as well.Iain Holmes2001-01-231-6/+17
| | | | svn path=/trunk/; revision=7729
* Removed the factory and updated the interfaces and objectsIain Holmes2001-01-181-53/+20
| | | | svn path=/trunk/; revision=7590
* Fix "Cancel" crash. Cancel on import dialog cancels Automatic now works asIain Holmes2001-01-161-95/+203
| | | | | | | | Fix "Cancel" crash. Cancel on import dialog cancels Automatic now works as well svn path=/trunk/; revision=7506
* Some warnings cleanupsIain Holmes2001-01-121-0/+1
| | | | svn path=/trunk/; revision=7422
* add the importer part 1Iain Holmes2001-01-121-0/+506
svn path=/trunk/; revision=7398