summaryrefslogtreecommitdiff
path: root/camel/camel-mime-message.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-13/+11
* Bug 749108 - Embedded inline images pretend message attachmentsMilan Crha2015-05-131-3/+5
* Bug 702703 - Be able to overwrite domain in Message IDsMilan Crha2014-06-171-1/+13
* Bug 591811 - Do not re-encode attachments and change CRLF/LFMilan Crha2014-06-021-0/+16
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-10/+9
* CamelDataWrapper: Add GOutputStream-based methods.Matthew Barnes2014-02-231-23/+49
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-3/+5
* Make camel_mime_message_dump() dump message contentsDan Williams2013-05-021-2/+40
* Do not consider PGP and S/MIME subparts as attachmentsMilan Crha2013-04-241-0/+14
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-6/+12
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-19/+19
* Add camel_mktime_utc() and camel_localtime_with_offset().Matthew Barnes2011-11-141-3/+1
* Update API docs.Matthew Barnes2011-11-141-4/+5
* Bug #662929 - POP3 prevents expunge of local Inbox in offlineMilan Crha2011-11-091-2/+1
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-32/+63
* Coding style cleanups.Matthew Barnes2011-05-081-19/+19
* Camel: Store UIDs in X-Evolution-Source headers.Matthew Barnes2011-05-061-14/+29
* Bug 641757 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-081-3/+0
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-10/+15
* Rename blocking Camel methods.Matthew Barnes2010-09-281-21/+16
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-5/+10
* Coding style cleanups.Matthew Barnes2010-09-131-31/+31
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-6/+13
* Port Camel to GObject.Matthew Barnes2010-04-241-49/+46
* Removing some pthreads related comments.Fridrich Štrba2010-04-161-3/+2
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-4/+2
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-260/+275
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-27/+36
* Add "Since: 2.28" tags to the API documentation.Matthew Barnes2010-03-131-0/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-1/+1
* Bug #604305 - Attachments not properly indicated in message summaryMilan Crha2009-12-141-7/+8
* Bug 596157 - Use "Message-ID" instead of "Message-Id"Jeremy Visser2009-09-241-3/+3
* Fix excessive whitespace.Matthew Barnes2009-07-121-17/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-8/+14
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-74/+74
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-130/+130
* Unset attachment icon if no attachment foundMilan Crha2009-04-271-0/+41
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-11/+11
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-2/+2
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-128/+128
* Unfold the header before decoding it. (summary_format_string): Same.Jeffrey Stedfast2008-04-051-8/+21
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-129/+129
* Protect against a NULL subject string.Jeffrey Stedfast2007-10-151-6/+13
* Include "libedataserver/e-sexp.h" to get the _ESExpResult declaration.Kjartan Maraas2007-10-011-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-3/+3
* Fixes to many source files to suppress compiler warnings thanks to KjartanJeffrey Stedfast2006-04-121-6/+6
* Add gmtime_r() implementation (a simple macro) for Win32.Tor Lillqvist2005-12-011-6/+14