Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-mime-filter-basic.c
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
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-04-24 Matthew BarnesPort Camel to GObject.
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-06 Milan CrhaDo not call camel_mime_filter_basic_new recursively
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2009-07-18 Matthew BarnesMore whitespace cleanup.
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-28 Matthew BarnesWhitespace cleanup.
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 Stedfastupdated novell copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
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-09-27 Matthew Barnes** Fixes bug #474000
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-18 Jeffrey StedfastCall camel_quoted_encode_close() instead of quoted_deco...
2005-05-05 Jeffrey Stedfastadded, changed, or updated gtk-doc style comments and...
2003-09-18 Jeffrey Stedfastnamespaced the encoding/decoding routines.
2002-01-17 Jeffrey StedfastStop uudecoding once the CAMEL_UUDECODE_STATE_END state...
2002-01-16 Jeffrey StedfastIf we don't want to corrupt the uuencoded data by overw...
2002-01-16 Jeffrey StedfastFixed slight logic error to find the uuencode begin...
2001-12-10 Jeffrey StedfastProtect against either of the types being NULL.
2001-11-26 Jeffrey StedfastFor the uudecoding mode, garble up the "begin <mode...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-26 5Remove the stupid warning that should never have been...
2001-10-06 Jeffrey StedfastImplemented uuencoding and decoding. (complete): Implem...
2001-07-05 Not ZedFix the assertion slightly, if we have a little bit...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2000-11-24 Not ZedAdd tests.
2000-10-30 Dan WinshipTake an additional argument, "break_lines", saying...
2000-10-17 Not ZedAdded some malloc check debugging stuff.
2000-08-10 Peter WilliamsMerge with camel-async.
2000-07-13 Not ZedReset filter on setup. (reset): When resetting qp encod...
2000-04-20 NotZedMERGE NEW_PARSER branch into HEAD, fixed conflicts.