Split camel-imapx library and merge into camel so that providers can be written on...
[platform/upstream/evolution-data-server.git] / camel / Makefile.am
2012-05-08 Chenthill PalanisamySplit camel-imapx library and merge into camel so that...
2012-04-06 Matthew BarnesRemove CamelHttpStream.
2012-03-26 Philip Withnallbuild: Add an --enable-code-coverage configure option...
2012-01-29 Matthew BarnesKill CamelDList (finally).
2011-12-02 Matthew BarnesFix glib-gen.mak rules.
2011-11-15 Matthew BarnesCamel no longer depends on libedataserver.
2011-11-15 Matthew BarnesAdd CamelSExp (copy of ESExp).
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-09-27 Matthew BarnesMerge libcamel-provider into libcamel.
2011-09-25 Matthew BarnesAdd CamelMemChunk (copy of EMemChunk).
2011-08-24 Matthew BarnesCamel: Fix linking issue.
2011-08-15 Matthew BarnesCamelStore: Split subscription API into a separate...
2011-08-15 Matthew BarnesAdd CamelNetworkSettings.
2011-08-15 Matthew BarnesAdd CamelOfflineSettings.
2011-08-15 Matthew BarnesAdd CamelStoreSettings.
2011-08-15 Matthew BarnesAdd CamelSettings.
2011-08-15 Matthew BarnesCamel: Fix enumeration regressions.
2011-07-27 Milan CrhaBug #655409 - Extra flags in CamelStoreInfo break folde...
2011-07-21 Matthew BarnesAdd CamelNetworkService interface.
2011-07-19 Matthew BarnesGenerate GTypes for various Camel enums.
2011-07-18 Kjartan MaraasRevert the previous commit since it seems to be a probl...
2011-07-17 Kjartan MaraasAdd camel-junk-filter to the provider sources to make...
2011-07-14 Matthew BarnesRewrite Camel's junk plugin interface.
2011-01-24 Matthew BarnesKill CamelSeekableStream.
2011-01-24 Matthew BarnesKill CamelSeekableSubstream.
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 Fridrich ŠtrbaDon't dupplicate wspiapi.h internally
2010-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-07-28 Milan CrhaBug #622884 - Migrate from dbus-glib to glib's GDBus
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-06-19 Matthew Barness/EVOLUTION_LOCALEDIR/LOCALEDIR/
2010-05-07 Matthew BarnesConvert CamelObject events to GObject signals.
2010-04-30 Matthew BarnesUse GObject properties instead of CamelArg.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-15 Milan CrhaBug #615776 - Drop camel-private.h and offer a public...
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesGenerate ChangeLog files for tarball releases.
2010-04-02 Matthew BarnesLock down Camel headers.
2010-04-01 Matthew BarnesRemove some deprecated API from camel.
2010-03-28 Matthew BarnesDeprecate EMemPool, add CamelMemPool.
2010-02-26 Priit LaesBug 611125 - Duplicate definition of camel-iconv.h...
2010-01-12 Srinivasa RagavanBUGFIX: #599879 - Dbus integration with krb5-auth-dialo...
2009-11-18 Matthew BarnesEnable automatic .gitignore generation.
2009-10-02 Matthew BarnesBug 595393 - Use per-target CPPFLAGS in EDS
2009-10-02 H.HabighorstBug 596971 - Drop support for Kerberos 4
2009-09-23 H.HabighorstBug 595351 - Drop OpenSSL support in Camel
2009-06-30 Matthew BarnesUse AM_CPPFLAGS instead of INCLUDE in all Makefile.am.
2009-06-15 Fridrich StrbaInclude the camel-net-utils-win32.h header in the tarba...
2009-06-03 Matthew BarnesAdd camel-mime-tables.c to BUILT_SOURCES.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2008-09-18 Hiroyuki Ikezoe** Fix for bug #552724.
2008-09-03 Srinivasa RagavanCommit missing .h changes to Makefile.am
2008-09-03 Srinivasa RagavanNew Sexp based sexp to sql parser.
2008-07-27 Frederic Peters** Fix for bug #544963
2008-07-24 Srinivasa RagavanAdd core camel search in sql support.
2008-07-16 Sankarasivasubrama... Pushing the on-disk summary changes from the madagascar...
2008-06-21 Jeffrey StedfastRemoved, more-or-less moved into camel-mime-utils.c...
2008-06-21 Jeffrey StedfastNew progress-reporting stream filter.
2008-06-06 Tor Lillqvistcamel-private.h Drop the Win32 fsync() implementation...
2008-05-07 Matthew Barnes** Fixes part of bug #424744
2008-05-06 Sankarasivasubrama... Bad git-svn usage. Reverted.
2008-05-06 Sankarasivasubrama... Added cdb - CamelDataBase to the Camel Store.
2008-05-06 Sankarasivasubrama... Added camel-db.c and camel-db.h and marked them for...
2008-02-06 Matthew BarnesFix some compilation errors that occur when building...
2007-04-30 Srinivasa RagavanFix for build break.
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-12-18 Veerapuram VaradhanEvolution-Data-Server 1.9.4 release updates.
2006-05-24 Srinivasa RagavanAdded gnome-vfs backend to camel stream.
2006-01-04 Tor LillqvistAs this (Win32-only) function is called from evo, too...
2005-08-12 Tor LillqvistLeave out camel-lock-client and camel-stream-process...
2005-08-09 Changwoo Ryu** See bug #300891
2005-07-01 Matt BrownExtend verify and decrypt functions to support inline...
2005-04-11 Harish Krishnaswamyuse API_VERSION instead of BASE_VERSION in pc files...
2005-02-25 Not Zed** See bug #68459
2005-01-06 Jeffrey StedfastChanged to use the new CamelOfflineJournal API.
2004-12-31 JP Roseveardist the private header, fix includes
2004-12-20 Not Zedremove (camel_operation_shutdown): remove. (co_getcc...
2004-12-15 Rodney DawesMove camel-search-private.h to libcamelinclude_HEADERS...
2004-12-06 Rodney DawesFix pkgconfig bits to dist the unversioned .in files...
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-05-10 Jeffrey StedfastNew class for zipping/unzipping gzip streams.
2004-03-23 Not Zeduse camel debug to add some debug here.
2003-12-10 Not Zedput the camel-smime-context.[ch] back in here, remove...
2003-12-06 JP RosevearRemove hard coded disable deprecated flags
2003-11-26 JP Rosevearmake sure we always dist the smime stuff
2003-11-26 JP Rosevearconditionally compile s/mime support
2003-11-12 Radek Doulikmerged spam filtering branch
2003-10-30 Not ZedAdded a note about api inconsistencies.
2003-09-11 Dan WinshipRemove libcamel-static.la
2003-09-03 David WoodhouseNew stream implementation for running commands. Compile...
2003-08-11 Jeffrey StedfastNew test suite for the mime parser (which is where...
2003-07-09 Jeffrey Stedfastremoved camel-smime-utils.[c,h] which are no longer...
2003-07-08 Jeffrey StedfastRemoved.
2003-07-07 Jeffrey StedfastUse camel_mkdir().
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-06-12 Ettore PerazzoliPut the ChangeLog.pre-1-4 in the Makefiles.
next