summaryrefslogtreecommitdiff
path: root/camel/camel-operation.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-4/+5
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Add camel_operation_cancel_all().Matthew Barnes2011-11-051-3/+1
* Remove camel_operation_uncancel().Matthew Barnes2011-11-051-1/+0
* Remove camel_operation_cancel_check().Matthew Barnes2011-11-051-3/+0
* Remove camel_operation_cancel_fd().Matthew Barnes2011-11-051-1/+0
* Remove camel_operation_cancel_prfd().Matthew Barnes2011-11-041-2/+0
* Bug #642984 - Drop --enable-ssl configure option (nss/nspr always required)Milan Crha2011-09-261-2/+0
* Have camel_operation_new() return a GCancellable.Matthew Barnes2010-09-291-1/+1
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-7/+4
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-10/+8
* Recast CamelOperation as a GCancellable subclass.Matthew Barnes2010-09-141-29/+59
* Coding style cleanups.Matthew Barnes2010-09-131-15/+15
* Bug 625039 - Commonly named macros in Camel header filesMatthew Barnes2010-07-281-1/+1
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-1/+1
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-3/+0
* Lock down Camel headers.Matthew Barnes2010-04-021-1/+5
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-6/+6
* Fix miscellaneous issues causing warnings in Evolution.Matthew Barnes2009-05-261-2/+2
* fixed the buildJeffrey Stedfast2008-06-211-0/+2
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-7/+2
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* added, changed, or updated gtk-doc style comments and variable names (when th...Jeffrey Stedfast2005-05-051-2/+2
* remove (camel_operation_shutdown): remove. (co_getcc): new helper to getNot Zed2004-12-201-2/+0
* attempt at uncancelling a cancelled operation.Not Zed2004-03-031-0/+1
* Added "offline_sync" option, which lets you synchronise all mail to localNot Zed2003-09-221-3/+6
* Use the new camel_operation_cancel_prfd() function to get the cancellationJeffrey Stedfast2002-11-221-0/+3
* Fixing the license text.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Fix for !threads enabled not ccompiling. (camel_operation_ref): Assert52001-09-251-0/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* merge from evolution-0-10-branch to evolution-0-10-merge-0Not Zed2001-04-051-0/+1
* Changed to push the operation into a status stack.Not Zed2001-02-081-0/+66