aboutsummaryrefslogtreecommitdiffstats
path: root/mail/main.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-143/+0
* No need to camel_shutdown() anymore...Jeffrey Stedfast2001-04-271-2/+0
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-1/+4
* Call camel_init with the evolution directory passed in. Also, abort ifJeffrey Stedfast2001-03-141-3/+5
* Removed from cvsJeffrey Stedfast2001-03-091-1/+0
* Fixes for changes to search bar. (search_save): Removed. (search_full):Not Zed2001-03-011-3/+15
* No longer need to do a vtrash_cleanup() (it also doesn't exist anymore).Jeffrey Stedfast2001-02-241-2/+0
* New handy dandy function to ref and return the vfolder storage (willJeffrey Stedfast2001-02-201-1/+4
* Reverse the changes I made yesterday.Jeffrey Stedfast2001-02-171-4/+0
* Have the mail-config and openpgp initialize here instead.Jeffrey Stedfast2001-02-161-1/+5
* Return efence ifdefs to 0 for solaris buildJP Rosevear2001-01-301-2/+2
* Debug function to compare the tree we think we have, after an incrementalNot Zed2001-01-291-3/+3
* make mail_gui_thread non-static.Dan Winship2001-01-231-3/+26
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-031-0/+3
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0
* Remove no-longer-needed e_unicode_init.Dan Winship2000-11-301-2/+0
* Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdefKjartan Maraas2000-11-071-2/+2
* url_flags are now on CamelProvider, not CamelServiceDan Winship2000-11-041-0/+2
* ** Merged in camel-incremental-branch.Not Zed2000-11-021-0/+1
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-011-0/+2
* Pass send/postpone signal handler functions toDan Winship2000-10-261-1/+2
* Declare composer factory.Dan Winship2000-10-211-0/+2
* No, we REALLY dont want to perform an immediate search as the keys areNot Zed2000-10-181-2/+15
* Call gnome_vfs_init() since the composer now does file operations (to getDan Winship2000-09-191-0/+3
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-3/+3
* Pass a storage dir to camel_session_new now.Dan Winship2000-09-081-1/+0
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-021-0/+3
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-0/+5
* Move menu items around, fix some GUI bits.Ettore Perazzoli2000-08-181-0/+2
* Use the default handlers for SIGBUS and SIGSEGV as gnome_segv_handlerEttore Perazzoli2000-08-141-0/+8
* kill using_oaf assertion.Michael Meeks2000-08-121-1/+0
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-111-1/+0
* Merge with camel-async.Peter Williams2000-08-111-6/+0
* Value for threaded list view is now saved via gnome-config. This means that ...Jeremy Wise2000-08-091-0/+2
* Move mail_config_init after session_init, since it depends onDan Winship2000-08-091-2/+1
* Fix build by allowing includes for e-table dirJP Rosevear2000-08-081-0/+2
* Actually commit this - I though it went in already.JP Rosevear2000-08-041-0/+1
* only whack the sig in if the file exists.Michael Meeks2000-08-041-2/+4
* Work with GtkHTML if it uses gconfPeter Williams2000-08-041-4/+6
* Check for identity before sending ; remove gconf_init callPeter Williams2000-08-031-2/+2
* Remove GOAD support.Dan Winship2000-07-251-46/+15
* gtkhtmllib_init is no more. Call gconf_init directly instead.Dan Winship2000-07-071-1/+2
* Call od_assert_using_oaf() or od_assert_using_goad() as appropriate toDan Winship2000-06-291-4/+7
* Hey, nothreads might work now\!Peter Williams2000-06-281-1/+6
* Add some debugging messages to track down thread issues better andEttore Perazzoli2000-06-261-0/+2
* Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im...Peter Williams2000-06-241-0/+2
* call gtkhtmllib_init hereRadek Doulik2000-06-141-0/+1
* Return the result of folder_browser_load_folder. (get_prop, set_prop,Dan Winship2000-06-131-1/+0
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-4/+5
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-2/+1
* Fix broken OAF patch for the GNORBA case.Ettore Perazzoli2000-04-291-8/+8
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-8/+27
* call glade_gnome_init, for composer.Dan Winship2000-04-231-0/+4
* Fix the embarassing cursor bug.Miguel de Icaza2000-04-121-0/+1
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-3/+12
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-2/+2
* It compiles -miguelArturo Espinosa2000-01-251-2/+3
* More workArturo Espinosa2000-01-251-3/+38
* More workArturo Espinosa2000-01-201-0/+3
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-191-0/+11