aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-session.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt to Camel API changes.Matthew Barnes2010-05-081-1/+1
* Camel is now GObject-based.Matthew Barnes2010-04-241-65/+66
* Adapt to Camel API changes.Matthew Barnes2010-04-211-3/+9
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-3/+0
* camel/camel-i18n.h gone, adapt to it properlyMilan Crha2010-04-011-1/+1
* BugĀ 607409 - ~/.evolution/mail/config not created on demandMatthew Barnes2010-01-201-6/+18
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-1/+0
* Bug 361145 - Evolution hangs when formatting message - fixes part of it.Chenthill Palanisamy2009-12-281-3/+0
* Remove the EShellBackend parameter from mail_session_init()Jonathon Jongsma2009-12-211-1/+1
* Remove MailSession's last dep on EShellJonathon Jongsma2009-12-211-3/+4
* The shell backend is responsibile for setting the MailSession onlineJonathon Jongsma2009-12-211-6/+0
* Move the gross hack for EAccountComboBox up a levelJonathon Jongsma2009-12-211-2/+0
* Move forward_to() implementation to MailSession (remove dep on composer)Jonathon Jongsma2009-12-211-3/+82
* Implement get_data/config_dir vfuncs for mail backendJonathon Jongsma2009-12-191-15/+15
* Kill MailSession's interactive flag.Matthew Barnes2009-12-171-33/+0
* Kill em_utils_get_data/config_dir(), push down to MailSessionJonathon Jongsma2009-12-171-0/+17
* Revert accidentally committed experimental codeJonathon Jongsma2009-12-091-143/+34
* rename e_alert_get_buttons -> e_alert_peek_buttonsJonathon Jongsma2009-12-091-34/+143
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-2/+2
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-3/+3
* port mail/ to use new EError APIJonathon Jongsma2009-12-011-2/+2
* Enable building without Canberra-GTKTor Lillqvist2009-11-111-2/+6
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-10/+10
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-8/+1
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-051-1/+9
* Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-231-2/+4
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-8/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-52/+52
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-04-301-1/+0
* | Fix most of the compiler warnings in mail.Matthew Barnes2009-05-081-1/+3
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-6/+8
* | Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-05-011-1/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-291-1/+1
|\|
| * Do not mark newly recognized Junk messages ReadMilan Crha2009-04-281-1/+1
* | Manual conflict resolutionMatthew Barnes2009-04-251-6/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-0/+6
|\|
| * ** Fix for bug #204891Milan Crha2009-01-201-0/+13
| * ** Revert the patch committed in rev 36458Akhil Laddha2008-10-201-1/+1
| * ** Fix for bug #555203Bharath Acharya2008-10-101-0/+2
| * ** Fix for bug #530716Milan Crha2008-09-291-11/+17
| * ** Fix for bug #552583 (Suggested by Sebastian Keller)Milan Crha2008-09-261-1/+1
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-11/+13
| * ** Fixes bug #546926Matthew Barnes2008-08-211-0/+6
* | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-191-3/+3
* | Miscellaneous stuff.Matthew Barnes2009-01-271-7/+0
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-0/+13
* | Give camel_init() the correct path, and suddenly the mail module is USABLE!Matthew Barnes2009-01-161-1/+3
* | Fix online mode initialization.Matthew Barnes2009-01-141-3/+8
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-1/+3
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-8/+11
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-12/+18
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-11/+19
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #201011Milan Crha2008-06-091-0/+4
* ** Fix for bug #529375Milan Crha2008-04-231-1/+1
* ** Fix for bug #524310Dan Williams2008-03-251-3/+1
* ** Fixes breakage caused by bug #513951Matthew Barnes2008-03-121-1/+1
* ** Fixes part of bug #509741Matthew Barnes2008-02-081-13/+21
* ** Fix for bug #510779Srinivasa Ragavan2008-01-241-2/+29
* ** Fixes bug #509741Matthew Barnes2008-01-171-1/+7
* ** Most of the errors are now non-intrusiveSrinivasa Ragavan2008-01-101-2/+5
* ** Fixes bug #362638Matthew Barnes2007-12-211-89/+87
* ** Fix for bug #430369Srinivasa Ragavan2007-12-171-0/+1
* Patch from Alex "weej" Jones <alex@weej.com>: Fix for bug #503111 (Suppress ...Suman Manjunath2007-12-131-1/+1
* Fix an implicit function declaration caused by my last commit.Matthew Barnes2007-11-281-0/+1
* ** Fixes bug #495123Matthew Barnes2007-11-281-0/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-55/+55
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-1/+1
* ** Fixes bug #437579Matthew Barnes2007-10-101-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-1/+1
* ** Fix for bug #431459 and #364700Srinivasa Ragavan2007-08-271-0/+1
* ** Fix for bug #307410Srinivasa Ragavan2007-07-091-33/+39
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-1/+1
* Unref 'session'. (#424795) Patch from Karl ReltonMatthew Barnes2007-04-061-0/+1
* Add pluggable junk filter code and move SA options to the plugins.Srinivasa Ragavan2007-04-031-0/+30
* ** Fixes bug #356177Matthew Barnes2007-02-231-7/+0
* ** Fixes bug #359979, #384183Matthew Barnes2007-02-081-2/+1
* Added support for asking passphrase.Srinivasa Ragavan2006-04-241-5/+14
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-1/+1
* changing "canceled" to "cancelled" to stay consistant to the rest. FixesAndre Klapper2005-12-301-1/+1
* Include just <gtk/gtk.h> and not a handful of individual gtk headers.Tor Lillqvist2005-12-181-19/+17
* ** See bug #273885.Not Zed2005-08-051-0/+6
* moved to plugins/sa-junk-plugin updated to removed/add these files. assignVivek Jain2005-07-061-4/+1
* ** See bug #307398Not Zed2005-06-251-3/+11
* move e-error into e-util/Not Zed2005-05-161-1/+1
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-1/+0
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+1
* if we aren't waiting for cancel, then don't worry about waiting on theNot Zed2005-02-041-10/+13
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-2/+4
* when starting new spamd, call it with --socketpath parameter to use unixRadek Doulik2004-11-251-0/+2
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* just call e_passwords_ask_password directly. (pass_activate,Not Zed2004-08-121-243/+61
* ** See #59885.Not Zed2004-06-171-4/+4
* Don't pack entry and checkbox widgets directly into the dialog vbox soWilliam Jon McCann2004-06-041-2/+9
* add marshaller for p_ppppp call.Not Zed2004-05-211-13/+15
* removed.Not Zed2004-05-031-1/+2
* forgot to prefix error type with "mail:"Not Zed2004-04-291-2/+2
* ** Changed error messages to use EError.Not Zed2004-04-281-15/+17
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-2/+5
* Focus the entry widget. Fixes bug #55330.Jeffrey Stedfast2004-03-111-0/+1
* if we have the folder opened already, and its the outbox, then use theNot Zed2004-03-031-3/+0
* set seen flag for junk messages52004-02-261-1/+1
* handle the sa prefs here, have own gconf client with sa dir addedRadek Doulik2004-02-031-51/+0
* Use gtk_tree_view_get_dest_row_at_pos() instead ofJeffrey Stedfast2004-01-281-5/+5
* translate DEMAND to INCOMING to get the right rulesRadek Doulik2004-01-271-0/+3
* use mail_session_get_sa_daemon_portRadek Doulik2004-01-241-0/+20
* Changed the logic of the visibility of the passwd text so that we hid etheJeffrey Stedfast2004-01-211-1/+1
* ** See Bug #52817.Not Zed2004-01-201-13/+14
* added SA prefs (mail_session_get_sa_local_only): new helper methodRadek Doulik2004-01-131-2/+40
* monitor gconf key /apps/evolution/mail/junk/check_incoming and keepRadek Doulik2003-12-041-20/+48
* if we're setting the fragment, strip leading /'s.Not Zed2003-11-191-2/+1
* merged spam filtering branchRadek Doulik2003-11-131-1/+6
* User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml ratherJeffrey Stedfast2003-11-071-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-5/+6
* implement, we hook into the mail progress reporting stuff by overridingNot Zed2003-09-231-0/+46
* updated for camel namespace changesJeffrey Stedfast2003-09-191-1/+0
* Removed the new-mail-notification mess.Jeffrey Stedfast2003-08-201-34/+0
* removed all the timeout shite that we don't even use anymoreJeffrey Stedfast2003-08-121-235/+0
* Fix type warnings (folder_browser_toggle_caret_mode): Remove unusedDan Winship2003-07-231-1/+1
* Use mail-config's gconf client. (target_date_new): Same.Jeffrey Stedfast2003-06-121-1/+2
* Fixes bug #43805.Jeffrey Stedfast2003-05-301-5/+31
* Add #include to fix warning.Jeremy Katz2003-05-171-4/+4
* (request_password): Make sure password_dialog isEttore Perazzoli2003-05-091-2/+3
* (request_password): Set OK as the defaultEttore Perazzoli2003-05-061-0/+1
* (mail_session_forget_passwords): Forget allEttore Perazzoli2003-04-291-1/+1
* Add padding around the entry/checkbox and change the border width of theJeffrey Stedfast2003-04-121-2/+4
* Only clear the Mail passwords.Not Zed2003-04-021-2/+1
* Properly init message_list. Fixed a type-o that initialized it to theJeffrey Stedfast2003-04-011-1/+1
* need to check for config_service != NULL, not service != NULL beforeNot Zed2003-03-311-1/+1
* Make the 5th argument to gtk_message_dialog_new() "%s" and move theJeffrey Stedfast2003-03-211-1/+9
* Do the same as below for request_password, so we dont leave a mainloopNot Zed2003-03-031-9/+10
* Make sure m->config_service is non-NULL before usingJeffrey Stedfast2003-02-251-2/+3
* Change the logic here slightly. Instead of only reprompting the user ifJeffrey Stedfast2003-02-151-9/+20
* Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): SameJeffrey Stedfast2003-02-111-0/+1
* add EVOLUTION_PRIVDATADIRDan Winship2003-02-071-1/+1
* add an activate handler to the entry so that hitting return will return anLarry Ewing2003-02-061-0/+8
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-231-1/+1
* Updated. (request_password): Same.Jeffrey Stedfast2003-01-181-4/+4
* notify-type is a int, not a bool. Duh.Jeffrey Stedfast2003-01-111-1/+1
* Use gconf to get the paned size. (folder_browser_set_message_preview):Jeffrey Stedfast2003-01-081-11/+28
* ...And a whole bunch more build fixes.Jeffrey Stedfast2002-12-181-3/+2
* Get rid of unneeded CamelObject casts. (user_message_response): Don'tJeffrey Stedfast2002-12-141-162/+163
* pass "Mail" to e_passwords_*. (do_get_pass): same. (main_forget_password):Chris Toshok2002-12-101-6/+6
* gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setupNot Zed2002-12-021-81/+0
* fix warning message, outlook->mbox.Not Zed2002-11-191-1/+0
* Use g_object_weak_ref rather than connecting to destroy.Jeffrey Stedfast2002-11-151-1/+1
* Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-141-1/+0
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-93/+85
* Add the new-mail-notify rule to the filter driver before adding the userJeffrey Stedfast2002-10-161-10/+14
* translate prompt from utf8 to gtk widget. #31365.Not Zed2002-09-301-7/+5
* Fix for filter driver api change.Not Zed2002-09-191-1/+1
* Don't bother overloading the timeout virtual methods since they don'tJeffrey Stedfast2002-08-221-2/+0
* If we are not in interactive mode, don't display error dialogs.Jeffrey Stedfast2002-08-061-7/+13
* (request_password): Left-align the check button'sEttore Perazzoli2002-07-301-0/+1
* (request_password): Add an accelerator for theEttore Perazzoli2002-07-301-5/+16
* Update to take argc and argv arguments since this is the new definitionJeffrey Stedfast2002-07-251-1/+2
* Account for the case that when a disco store is "online" but actuallyPeter Williams2002-07-151-0/+4
* Flush the filter log to make Tuomas happy :-)Jeffrey Stedfast2002-05-071-0/+10
* New function that implements the Redirect feature.Jeffrey Stedfast2002-01-301-1/+1
* This wrapper for gdk_beep().Jeffrey Stedfast2002-01-251-2/+7
* When connecting to the transport username changed event, pass theJeffrey Stedfast2002-01-091-0/+2
* Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed.Jeffrey Stedfast2002-01-081-0/+39
* Call e_passwords_remember_password() for account passwords if the user setJeffrey Stedfast2001-11-151-8/+17
* Argh!!! Dont free the async op data here, the async op is still running02001-10-301-5/+5
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* So apparently the uicomp can just 'vanish' while we're using it. Joy. Take52001-10-261-2/+3
* (do_user_message): Setup the message_destroy_id when we setup theMichael Zucci2001-10-241-1/+1
* Removed, all functionality moved to mail-session.32001-10-241-81/+366
* Completely re-done. We now hae a completely async dialogue when requested32001-10-231-35/+249
* Added an async_event handler to store_info. (mail_note_store): Setup asyncMichael Zucci2001-10-171-12/+10
* Proxy get-password call to main thread. (forget_password): same for52001-10-161-5/+26
* call e_passwords_init and e_passwords_shutdown.Chris Toshok2001-10-131-102/+42
* Pass an empty flags argument to mail_tool_uri_to_folder.Jeffrey Stedfast2001-10-031-1/+1
* Perform a NULL-check. Hopefully fixes bug #7874.Jeffrey Stedfast2001-09-281-0/+3
* Pass a 'cache-me' argument to mail_get_password.Jeffrey Stedfast2001-09-191-6/+9
* zero-ize the password before freeing. (forget_password): Same.Jeffrey Stedfast2001-08-221-1/+3
* This should return a GtkWidget not a GtkObject.Jeffrey Stedfast2001-08-081-6/+7
* return the source url for popb4smtp auth request.Not Zed2001-08-031-0/+11
* We are not guarenteed to have a non-NULL service (ie. PGP) thus check forJeffrey Stedfast2001-07-311-4/+5
* Actually add the timeout, this time in the gtk thread.Not Zed2001-07-301-7/+35
* Don't need this anymore. (do_get_pass): Since we already have the entryJeffrey Stedfast2001-07-281-0/+2
* Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-261-15/+0
* Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-261-56/+61
* Now take a CamelService parameter (as passed by Camel). Allows us to havePeter Williams2001-07-261-1/+1
* Implement this, based on code that used to be in mail-ops.cDan Winship2001-07-021-0/+67
* Use MAILER_CFLAGS and MAILER_LIBS.Jeffrey Stedfast2001-05-231-1/+1
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-151-1/+1
* Renamed from session.c and made to be a subclass of CamelSession.Dan Winship2001-04-281-0/+405