aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Keep the storage name and display_name in EStoragePriv. (impl_get_name,Dan Winship2002-03-071-1/+1
* Stop the importer dialog going behind the main windowIain Holmes2002-01-211-1/+2
* [Fix #17441, Crash trying to import Multiple VCard file into LDAPEttore Perazzoli2002-01-161-6/+19
* Fixed spacing and alignment probelms. (See bug #14281)Anna Marie Dirks2001-11-061-4/+7
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* gtk_widget_show_now() the dialog. Likewise.Ettore Perazzoli2001-10-271-0/+1
* #include "e-util/e-gtk-utils.h".Ettore Perazzoli2001-10-261-1/+3
* Fix strings and the importer window not drawing correctlyIain Holmes2001-10-131-0/+6
* New place to start the intelligent importersIain Holmes2001-09-291-24/+483
* Allow callers to set the default type of folder to be created.Iain Holmes2001-09-291-3/+3
* Expand a ~ in the pathIain Holmes2001-09-221-1/+1
* Fix crash and remove warningIain Holmes2001-09-151-28/+6
* Removed unused variable.Ettore Perazzoli2001-09-151-3/+1
* [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-141-3/+0
* only allow importing to /local folders.Chris Toshok2001-09-131-0/+11
* Purify run. All small leaks.Dan Winship2001-09-101-0/+4
* Report errors in the dialogIain Holmes2001-09-051-0/+2
* Check the file exists before trying to import itIain Holmes2001-09-051-0/+15
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-1/+0
* Don't print a NULL. Crashes on SolarisIain Holmes2001-08-221-2/+2
* Do the import correctly.Iain Holmes2001-08-211-2/+36
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Committing the new My Evolution.Iain Holmes2001-06-091-1/+0
* Changed purely informational debug spew from a g_warning to a g_message.Jon Trowbridge2001-06-071-3/+3
* Added ETSPECDIR. Added e-storage-set-view.etspec to get installed.Christopher James Lahey2001-05-261-3/+2
* Add a caption to the folder selection dialog widget, and get theEttore Perazzoli2001-05-201-4/+2
* Ask for a folder to import into.Iain Holmes2001-05-121-0/+704