summaryrefslogtreecommitdiff
path: root/camel/camel-offline-folder.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 699529 - Store remote folder changes more oftenMilan Crha2015-08-181-0/+167
* Identify job description for camel_session_submit_job()Milan Crha2015-02-061-1/+6
* Bug 583772 - Specify folder in "Downloading new messages for offline mode"Milan Crha2014-10-241-1/+2
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* CamelOfflineFolder: Port to GTask.Matthew Barnes2013-12-031-30/+29
* CamelOfflineFolder: Remove all asynchronous class methods.Matthew Barnes2013-12-031-79/+45
* Use camel_service_ref_session().Matthew Barnes2013-02-111-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-1/+1
* Rename camel_service_get_settings().Matthew Barnes2012-08-121-1/+4
* Camel: Use folder display name is status messages when possible.Matthew Barnes2012-07-081-3/+5
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+3
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-0/+2
* Bug #672175 - Make CamelFolderSearch cancellableMilan Crha2012-03-271-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+5
* Bug #637200 - Add mnemonics to Folder Properties dialog checkboxesMilan Crha2012-02-151-1/+1
* Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-061-4/+2
* Add CamelOfflineSettings.Matthew Barnes2011-08-151-7/+11
* Mark the param spec strings for translation correctly.Kjartan Maraas2011-05-031-1/+1
* Replace CamelSessionThreadMsg with a more modern API.Matthew Barnes2011-04-231-42/+46
* Seal up CamelService.Matthew Barnes2011-04-171-3/+8
* Bump BASE_VERSION to 3.0.Matthew Barnes2011-03-051-3/+3
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-5/+1
* Fix "since" tags in API docs.Matthew Barnes2010-10-111-3/+3
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-21/+172
* Rename blocking Camel methods.Matthew Barnes2010-09-281-16/+17
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-12/+25
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-9/+14
* Remove unused variable ‘message’David Woodhouse2010-06-231-1/+0
* Use camel_folder_sync_message() to sync messages.David Woodhouse2010-06-231-2/+1
* Convert CamelObject events to GObject signals.Matthew Barnes2010-05-071-4/+5
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-82/+100
* Port Camel to GObject.Matthew Barnes2010-04-241-26/+5
* Merge more cleanup bits from camel-gobject.Matthew Barnes2010-04-211-5/+9
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-74/+72
* Repair more unintended deletions.Matthew Barnes2010-03-311-0/+1
* Remove some deprecated API from camel.Matthew Barnes2010-03-311-1/+0
* Fix excessive whitespace.Matthew Barnes2009-07-121-5/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-13/+13
* Whitespace cleanup.Matthew Barnes2009-05-281-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-35/+35
* Patch from Robert Collins <robertc@robertcollins.net>: Fix for bug #564339 (...Suman Manjunath2009-01-121-19/+20
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-38/+38
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-38/+38
* fixed typoJeffrey Stedfast2007-10-151-1/+1