Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-folder.h
2012-06-04 Matthew BarnesCamel: Avoid C++ keywords in header files.
2012-05-18 Milan CrhaRemove camel_folder_has_search_capability()
2012-03-27 Milan CrhaBug #672175 - Make CamelFolderSearch cancellable
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-02 Srinivasa RagavanAdd sync+async apis for Fetch Messages and Purge Messag...
2011-09-26 Milan CrhaProvide CamelFolder::get_message_cached()
2011-07-19 Matthew BarnesGenerate GTypes for various Camel enums.
2011-05-14 Matthew BarnesCamel: Fetch quota information asynchronously.
2011-05-07 Matthew BarnesRename "name" property of CamelFolder to "display-name".
2011-05-07 Matthew BarnesCamelFolder: Remove "uri" property.
2010-10-11 Matthew BarnesAdd a CamelFolder:uri property.
2010-10-04 Matthew BarnesCollect Camel flags into enum types.
2010-10-03 Matthew BarnesCoding style cleanup.
2010-09-30 Matthew BarnesEmit CamelFolder and CamelStore signals from idle callb...
2010-09-28 Matthew BarnesCamel: Add an asynchronous API.
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-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-08-02 Matthew BarnesReplace "Since: 3.0" with "Since: 2.32".
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-05-07 Matthew BarnesConvert CamelObject events to GObject signals.
2010-04-30 Matthew BarnesDon't abbreviate public symbols.
2010-04-30 Matthew BarnesUse GObject properties instead of CamelArg.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-21 Matthew BarnesMerge more cleanup bits from camel-gobject.
2010-04-15 Milan CrhaBug #615776 - Drop camel-private.h and offer a public...
2010-04-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2010-03-14 Matthew BarnesAdd "Since: 2.24" tags to the API documentation.
2010-03-02 Chenthill Palanisamyuse sensible variable name for set_lock_async
2010-02-07 Matthew BarnesCoding style and whitespace cleanup.
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
2010-01-29 Srinivasa RagavanUse conditional locks in camel-folder
2009-07-13 Matthew BarnesFix excessive whitespace.
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.
2009-04-24 Milan CrhaDefine camel_folder_cmp_uids to compare UIDs properly
2009-01-12 Suman ManjunathPatch from Robert Collins <robertc@robertcollins.net...
2009-01-08 Philip Van Hoofcamel/providers/nntp/camel-nntp-folder.c
2008-10-06 Srinivasa Ragavan** Fixes lots of bugs and breaks ABI
2008-07-25 Matthew Barnes** Camel Reference Manual improvements: Tag more symbol...
2008-07-16 Sankarasivasubrama... Pushing the on-disk summary changes from the madagascar...
2008-07-03 Jeffrey StedfastNew method to sort an array of uids.
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-04-14 Milan Crha** Fix for bug #270406
2008-04-02 Milan Crha** Part of fix for bug #271863
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-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-10 Jeffrey Stedfastmore doc fixes
2005-05-10 Jeffrey Stedfastmore docs written
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-04-13 Not Zedimplement the new counts, and get them all atomically...
2004-04-13 Jeffrey StedfastFix NotZed's fix to not mark messages as unseen. Fixes...
2004-04-08 Not Zedalways set the seen flag when we delete a message....
2004-04-02 Jeffrey StedfastNew function to get the deleted message count (used...
2004-03-03 Not Zedfun dun diddley un fun. Since we're writing a const...
2004-02-06 Not Zedchanged to return a boolean to indicate if the flags...
2004-01-27 Radek Doulikset CAMEL_FOLDER_SUPRESS_JUNK_TEST flag (imap_update_su...
2003-11-12 Radek Doulikmerged spam filtering branch
2003-08-27 Not Zedimplement PERSISTENT_PROPERTIES, for index mode.
2002-07-30 Jeffrey StedfastNew source file implementing a very basic certificate...
2002-06-03 Not Zedsetup/free the mech string.
2002-05-13 Dan WinshipAdd a "char **appended_uid" argument, for the caller...
2002-05-10 Dan WinshipReplace copy_messages_to and move_messages_to with...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 7Finished implementation.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-09 9Implement.
2001-10-09 Dan Winshipreplace the ever-growing list of gbooleans with a singl...
2001-10-03 Jeffrey StedfastCall camel_folder_delete() on the folder if it's "alive".
2001-09-18 8If filter inbox is set on the store, and we're opening...
2001-09-17 Jeffrey StedfastReverted previous changes.
2001-09-16 Jeffrey StedfastNew function to get the URI of a folder. (get_uri)...
2001-06-28 Dan WinshipIf the folder is frozen, don't refresh, just record...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-27 Jeffrey StedfastUse camel_vtrash_folder_new() to create the vtrash...
2001-03-17 Not ZedImplemented. (ref_message_info): And default implementa...
2001-02-22 Jeffrey StedfastRemove the 'FIXME: remove because this isn't required...
2001-02-21 Not ZedRemoved, not used. (camel_vee_folder_new): Removed...
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-11-21 Not ZedShite, -1 on error, >=0 on success. So i've just been...
2000-11-15 Not ZedRemoved local again, not quite ready.
2000-11-02 Not ZedMerged in camel-incremental-branch.
2000-10-02 Dan WinshipRemove camel_folder_{get,free}_subfolder_info, as we...
2000-09-19 Dan WinshipRemoved (camel_folder_init, camel_folder_construct...
2000-08-29 Peter WilliamsCamelRemoteStore: a new generic store for stores that...
2000-08-11 Not ZedImplement. (mh_get_message_user_tag): Implement.
2000-08-10 Peter WilliamsMerge with camel-async.
2000-08-10 Not ZedA better way to compress leading whitespace. The code...
next