Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-vtrash-folder.c
2012-05-30 Milan CrhaSimplify vFolder's code and other bunch of related...
2011-10-06 Milan CrhaCamelFolderSummary API changes
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-09-02 Milan CrhaBug #655433 - Drag and Drop of messages out of Junk...
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-07 Matthew BarnesForgot to change property name for folder creation.
2010-10-03 Matthew BarnesCoding style and whitespace cleanup.
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-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-05-01 Matthew BarnesCoding style and whitespace cleanup.
2010-04-30 Matthew BarnesUse GObject properties instead of CamelArg.
2010-04-29 Milan CrhaBug #545505 - Properly free unused message infos period...
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-01-30 Matthew BarnesCoding style and whitespace cleanups.
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.
2009-05-16 Matthew BarnesFix several types of pedantic compiler warnings.
2008-12-15 Srinivasa Ragavan** Fix for bug #558926 and #546637
2008-10-31 Matthew Barnes** Fixes bug #558727 (patch by Frederic van Starbmann)
2008-10-16 Srinivasa Ragavan** Fix for bug #556495
2008-10-14 Srinivasa Ragavan** Fix for bug #552261
2008-10-06 Srinivasa Ragavan** Fixes lots of bugs and breaks ABI
2008-09-22 Matthew Barnes** Convert all #warning messages from the disk-summary...
2008-09-15 Srinivasa RagavanFix for counts on junk
2008-08-21 Srinivasa RagavanName the flag appropriately.
2008-08-21 Srinivasa RagavanAdd a new flag for vtrash handling.
2008-08-14 Srinivasa RagavanMake trash/junk close to a normal vee folder. Now their...
2008-08-13 Srinivasa RagavanRevert junk/trash. It slows down. Needs reimpl.
2008-08-12 Srinivasa RagavanMake vtrash folders almost same as vee folder.
2008-08-12 Srinivasa RagavanFix another search issue.
2008-08-12 Srinivasa RagavanComment out unused code with a reason.
2008-08-11 Srinivasa RagavanDisable custom getv function.
2008-08-06 Srinivasa RagavanRedo vfolders. It now works.
2008-07-28 Srinivasa RagavanAdd function to update summary. Fix compiler warnings
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-07-16 Sankarasivasubrama... Pushing the on-disk summary changes from the madagascar...
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
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-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-10-23 Parthasarathi Susarla** See bug #218177
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-10 Jeffrey Stedfastmore docs written
2005-05-05 Jeffrey Stedfastadded, changed, or updated gtk-doc style comments and...
2005-02-01 Not Zed** See bug #65329
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-02-27 Not Zed** See bug #54755.
2004-02-05 Not Zed** See bug #53553.
2002-06-11 Not ZedOur parent class is camel_vee_folder, not camel_folder...
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...
2002-04-09 Not ZedIf we get multiple Content-Type header values, change...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-19 Jeffrey StedfastIf the destination folder is the vfolder source folder...
2001-10-09 Dan Winshipreplace the ever-growing list of gbooleans with a singl...
2001-09-28 Jeffrey StedfastOops, a CamelFolder is not a CamelFolderClass.
2001-09-15 4New function, set the complete list of folders on a...
2001-07-17 Jeffrey StedfastUse CAMEL_VTRASH_NAME.
2001-03-29 Not ZedAccess the folder directly from the message info.
2001-03-27 Jeffrey StedfastUse camel_vtrash_folder_new() to create the vtrash...