aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-mt.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify EActivity.Matthew Barnes2010-10-231-8/+9
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-1/+0
* Remove unused mail_msg_wait().Matthew Barnes2010-10-131-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-1/+3
* Remove MailAsyncEvent.Matthew Barnes2010-10-011-19/+0
* Remove "type" parameter from mail_async_event_emit().Matthew Barnes2010-10-011-6/+1
* Remove some unused bits from mail-mt.c.Matthew Barnes2010-09-301-3/+1
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-4/+4
* Coding style cleanups.Matthew Barnes2010-09-131-9/+9
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Bug 622547 - mail_async_event_destroy() doesn't cancel its idle callbackMatthew Barnes2010-06-241-1/+1
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Clean up a bunch of unnecessary includes in mail/EVOLUTION_2_29_4Jonathon Jongsma2009-12-211-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-1/+1
* Add a way for Anjal to override shell_builtin_backend.Matthew Barnes2009-12-181-0/+2
* Remove some unfinished / unwanted bits from mail-mt.Matthew Barnes2009-10-271-9/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-11/+11
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-2/+2
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+13
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #362638Matthew Barnes2007-12-211-40/+39
* ** Non-intrusive errror reporting and basic logging support.Srinivasa Ragavan2007-12-171-0/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* List the function mail_win32_get_mail_thread_queued() instead of theTor Lillqvist2006-10-161-0/+5
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-1/+1
* ** See #56479.Not Zed2004-06-161-0/+5
* add marshaller for p_ppppp call.Not Zed2004-05-211-0/+1
* setup private data. (mail_display_destroy): cancel any outstandingNot Zed2002-07-301-0/+4
* More fixing of the license texts.Ettore Perazzoli2001-10-281-9/+9
* So apparently the uicomp can just 'vanish' while we're using it. Joy. Take52001-10-261-2/+9
* Completely re-done. We now hae a completely async dialogue when requested32001-10-231-0/+1
* Added an async_event handler to store_info. (mail_note_store): Setup asyncMichael Zucci2001-10-171-3/+15
* New function to return the id of the currently executing proxied event.62001-10-171-0/+2
* Proxy get-password call to main thread. (forget_password): same for52001-10-161-0/+12
* Added mail_msg_cleanup() prototype.Jeffrey Stedfast2001-09-291-0/+1
* Deal with destroy vs finalise semantics. Only destroy widgets here.52001-09-261-0/+1
* Register vfolder sources here.02001-09-211-0/+1
* Pass a 'cache-me' argument to mail_get_password.Jeffrey Stedfast2001-09-191-1/+2
* Now take a CamelService parameter (as passed by Camel). Allows us to havePeter Williams2001-07-261-1/+1
* remvoed register/start/end etc code.Not Zed2001-07-191-10/+0
* partial checkin before completing the changesNot Zed2001-07-191-0/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Renamed from session.c and made to be a subclass of CamelSession.Dan Winship2001-04-281-2/+4
* New async function that will be used for SSL certs later.Jeffrey Stedfast2001-03-101-1/+4
* Make op cancellable/report internals. (get_folder_get):Not Zed2001-02-231-0/+1
* Handle internal camel status return. (receive_done): Remove activeNot Zed2001-02-081-2/+2
* make mail_gui_thread non-static.Dan Winship2001-01-231-0/+5
* Init a cancel field in the message. (mail_msg_free): Free it.Not Zed2001-01-211-0/+3
* Removed old implementation.Not Zed2001-01-041-0/+5
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-031-0/+73