Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-offline-folder.c
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-07-08 Matthew BarnesCamel: Use folder display name is status messages when...
2012-06-18 Milan CrhaDo not call g_object_notify() when property didn't...
2012-05-13 Matthew BarnesUse g_simple_async_result_set_check_cancellable().
2012-03-27 Milan CrhaBug #672175 - Make CamelFolderSearch cancellable
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-15 Milan CrhaBug #637200 - Add mnemonics to Folder Properties dialog...
2011-10-06 Matthew BarnesPrefer g_simple_async_result_take_error().
2011-08-15 Matthew BarnesAdd CamelOfflineSettings.
2011-05-03 Kjartan MaraasMark the param spec strings for translation correctly.
2011-04-23 Matthew BarnesReplace CamelSessionThreadMsg with a more modern API.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-03-05 Matthew BarnesBump BASE_VERSION to 3.0.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2010-10-11 Matthew BarnesFix "since" tags in API docs.
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-06-23 David WoodhouseRemove unused variable ‘message’
2010-06-23 David WoodhouseUse camel_folder_sync_message() to sync messages.
2010-05-07 Matthew BarnesConvert CamelObject events to GObject signals.
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-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-01 Matthew BarnesRepair more unintended deletions.
2010-04-01 Matthew BarnesRemove some deprecated API from camel.
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
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-01-12 Suman ManjunathPatch from Robert Collins <robertc@robertcollins.net...
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-10-15 Jeffrey Stedfastfixed typo
2007-10-01 Kjartan MaraasInclude "libedataserver/e-sexp.h" to get the _ESExpResu...
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-08-31 Harish KrishnaswamyModify License to LGPL
2005-07-28 Shreyas SrinivasanRevert old patch
2005-07-25 Shreyas SrinivasanCopy folder contents locally by default.
2005-05-10 Jeffrey Stedfastmore docs written
2005-01-21 Jeffrey StedfastUse a new macro to get the class from the offline folde...
2005-01-19 Jeffrey StedfastOnly init the perperties list once (class_init can...
2005-01-19 Jeffrey StedfastDocumented.
2005-01-07 Jeffrey StedfastSame as imap4-folder changes. (imap4_disconnect): Same.
2005-01-06 Jeffrey StedfastChanged to use the new CamelOfflineJournal API.