summaryrefslogtreecommitdiff
path: root/camel/camel-offline-store.c
Commit message (Expand)AuthorAgeFilesLines
* [CamelOfflineStore] Count with host reachability update delayMilan Crha2014-10-241-5/+17
* Add missing chain-up-s to parent's constructed() methodMilan Crha2014-07-171-2/+1
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+4
* Bug #720940 - Always asked to synchronize folders when going offlineMilan Crha2014-02-051-0/+76
* Bug #702709 - Do network background operations only if the CamelSession is on...Milan Crha2014-01-211-0/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* CamelOfflineStore: Chain up in the notify() method.Matthew Barnes2013-11-161-0/+4
* CamelOfflineStore: Prefer service's "host-reachable" status.Matthew Barnes2013-11-141-18/+51
* Bug #705617 - Failed connection hides offline data in online modeMilan Crha2013-08-081-4/+8
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-3/+3
* Bug #271262 - Allow Send/Receive of local stores in offlineMilan Crha2013-04-081-0/+38
* Use camel_service_ref_session().Matthew Barnes2013-02-111-3/+8
* Rename camel_service_get_settings().Matthew Barnes2012-08-121-2/+8
* CamelService: Rewrite connect/disconnect API.Matthew Barnes2012-05-191-2/+3
* Update API docs.Matthew Barnes2011-11-141-24/+22
* Add CamelOfflineSettings.Matthew Barnes2011-08-151-79/+103
* Rework how CamelServices are added to CamelSession.Matthew Barnes2011-04-211-20/+18
* Seal up CamelService.Matthew Barnes2011-04-171-5/+13
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-5/+1
* Bug #615828 - Incorrectly set off-line state on CamelOfflineStoreMilan Crha2010-09-301-2/+3
* Rename blocking Camel methods.Matthew Barnes2010-09-281-39/+51
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-4/+13
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-21/+13
* Convert CamelObject events to GObject signals.Matthew Barnes2010-05-071-6/+11
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-2/+2
* Port Camel to GObject.Matthew Barnes2010-04-241-26/+5
* Merge more cleanup bits from camel-gobject.Matthew Barnes2010-04-211-10/+14
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-47/+45
* Add "Since: 2.22" tags to the API documentation.Matthew Barnes2010-03-141-0/+5
* Add "Since: 2.24" tags to the API documentation.Matthew Barnes2010-03-141-0/+2
* Fix excessive whitespace.Matthew Barnes2009-07-121-6/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-4/+4
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-20/+20
* Fixes part of #533823Chenthill Palanisamy2008-08-051-1/+17
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-13/+13
* Patch from Bharath Acharya <abharath@novell.com>: Fix for bug #474118 (Downs...Suman Manjunath2008-01-051-0/+38
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-13/+13
* Include "libedataserver/e-sexp.h" to get the _ESExpResult declaration.Kjartan Maraas2007-10-011-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-1/+3
* Remove lame debug fprintf's. Whack one self on head for committing them.Shreyas Srinivasan2006-01-161-3/+0
* Network Manager SupportShreyas Srinivasan2005-12-221-22/+29
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-5/+4
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* more docs writtenJeffrey Stedfast2005-05-101-0/+9
* Documented.Jeffrey Stedfast2005-01-191-1/+1
* Changed to use the new CamelOfflineJournal API.Jeffrey Stedfast2005-01-061-0/+151