Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-multipart.c
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2011-07-06 Matthew BarnesAvoid camel_stream_printf().
2011-07-04 Matthew BarnesCamel: Fix Gtk-Doc notation in comment blocks.
2011-04-17 Matthew BarnesFix Gtk-Doc notation in Camel.
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-03-27 Matthew Barnes** Fixes bug #518710
2008-01-14 Philip Van HoofSmall memory leak fix
2007-11-15 Matthew Barnes** Merge a bunch of compiler warning fixes and cosmetic...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-10-01 Kjartan MaraasInclude "libedataserver/e-sexp.h" to get the _ESExpResu...
2007-09-27 Matthew Barnes** Fixes bug #474000
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-13 Jeffrey Stedfastlots and lots o' docs
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2003-10-23 Jeffrey StedfastRemoved unneeded CAMEL_OBJECT() casts.
2003-09-18 Jeffrey Stedfastnamespaced the encoding/decoding routines.
2003-09-18 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-26 Jeffrey Stedfasttemporarily reverting my camel namespace patches until...
2003-08-26 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-25 Jeffrey StedfastNamespaced.
2003-08-15 Not Zed** See bug #47634.
2003-08-11 Jeffrey StedfastNew test suite for the mime parser (which is where...
2003-07-30 Jeffrey StedfastAlso updated.
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2002-07-12 Jeffrey StedfastUpdated to not use camel_type_get_global_classfuncs...
2002-05-31 Not ZedAdded a protocol field for users to use.
2002-04-19 Jeffrey StedfastDon't g_return_val_if_fail here if the boundary is...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-09-18 Dan WinshipVirtualize this.
2001-09-07 Jeffrey Stedfastconstification
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2000-12-28 Dan WinshipRemove this. It was only a thin wrapper around struct...
2000-11-04 Not ZedSet the preface/postface from the parser into the multi...
2000-10-30 Dan WinshipTake an additional argument, "break_lines", saying...
2000-08-11 Christopher James... Fixed some warnings.
2000-08-10 Peter WilliamsMerge with camel-async.
2000-05-26 Dan WinshipDon't set a default boundary. Require the caller to...
2000-05-19 NotZed> searchpart = strchr(namepart, '?');
2000-05-10 Dan Winshipfix a stupid typo. Thank you, C.
2000-05-08 Dan WinshipUse CamelException to signal failure. (camel_stream_wri...
2000-05-02 Michael Zucci> * gmime-utils.[ch]: What the hell, remove it. This...
2000-04-29 Dan Winshipremove an unused #include
2000-04-26 Dan WinshipRemove. We weren't using the fields that made this...
2000-04-26 NotZedBig cleanup of camel-stream-*, got rid of 3 classes...
2000-04-24 NotZedNo longer call data_wrapper_repository_init.
2000-04-23 NotZedWhole swag of changes. Still lots of cleanup remaining ...
2000-04-22 Dan Winshipclean, document, etc. (camel_multipart_init): pick...
2000-04-18 Dan Winshipkill camel-log
2000-03-28 Dan Winshipmake this return a CamelStream rather than a CamelSeeka...
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-03-06 Bertrand GuiheneufMore changes than a man can remember.
2000-03-03 bertranddon't forget to set the state to 0 after 3. (my_read_en...
2000-02-19 Dan WinshipNew header with the typedefs for all camel classes...
2000-02-17 bertrandrevamped so that it uses the output stream of the data...
2000-02-16 bertranddon't seek the begining of the substream. (_eos): fix...
2000-02-16 bertrandthis routine replaces the _read_part routine and does...
2000-02-15 bertrandinclude gmime-base64.h various compilation and runtime...
2000-02-09 bertrandvarious typo fixes in the ctree construction.
2000-01-03 Bertrand GuiheneufUpdated my e-mail address to reflect my new employment
1999-12-14 Bertrand GuiheneufFix copyright informations once again
1999-11-05 Ettore PerazzoliHere is my initial Evolution work: message composition...
1999-10-23 Bertrand GuiheneufCopyright change
1999-08-29 Bertrand GuiheneufAddress update
1999-08-17 bertrandreturn the number of bytes read. How can this have...
1999-08-10 bertrandimplemented destructors.
1999-08-03 Bertrand GuiheneufThere is a probleme here. We can not allow mime part...
1999-08-03 bertrandMultipart Mime message parsing works with plain text...
1999-08-03 Bertrand Guiheneuf Update logs and sync home/work versions.
1999-08-02 Bertrand Guiheneufsync before going home
1999-08-01 Bertrand Guiheneufdo not return NULL when line is empty.
1999-08-01 Bertrand GuiheneufAdding missing files