Make use of G_DEFINE_QUARK()
[platform/upstream/evolution-data-server.git] / camel / camel-folder.c
2013-01-24 Mathias HasselmannMake use of G_DEFINE_QUARK()
2012-12-23 Matthew BarnesCamelFolder: Make string properties thread-safe.
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-07-17 Matthew BarnesBug 680106 - Missing status message in camel_folder_ref...
2012-07-08 Matthew BarnesCamel: Use folder display name is status messages when...
2012-07-08 Matthew Barnescamel_folder_expunge_sync(): Push a status message.
2012-06-18 Milan CrhaDo not call g_object_notify() when property didn't...
2012-06-04 Matthew BarnesCamel: Avoid C++ keywords in header files.
2012-05-30 Milan CrhaSimplify vFolder's code and other bunch of related...
2012-05-19 Matthew BarnesCamel: Use camel_session_idle_add() for idle callbacks.
2012-05-18 Milan CrhaRemove camel_folder_has_search_capability()
2012-05-13 Matthew BarnesUse g_simple_async_result_set_check_cancellable().
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-03-27 Milan CrhaBug #672175 - Make CamelFolderSearch cancellable
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-02-02 Srinivasa RagavanAdd some doc to the API.
2012-02-02 Srinivasa RagavanAdd sync+async apis for Fetch Messages and Purge Messag...
2011-11-29 Matthew BarnesReduce frequency of CamelFolder::changed emissions.
2011-11-14 Matthew BarnesUpdate API docs.
2011-11-09 Milan CrhaBug #662929 - POP3 prevents expunge of local Inbox...
2011-10-22 Matthew BarnesAdd camel_folder_refresh_info()/_finish().
2011-10-16 Matthew BarnesUpdate Camel API docs.
2011-10-06 Milan CrhaCamelFolderSummary API changes
2011-10-06 Matthew BarnesPrefer g_simple_async_result_take_error().
2011-09-26 Milan CrhaProvide CamelFolder::get_message_cached()
2011-09-13 Milan CrhaBug #632153 - Set X-Evolution-Source header consistently
2011-09-03 Matthew BarnesMake sure all new APIs have "Since: 3.2" tags.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-09-02 Milan CrhaBug #655433 - Drag and Drop of messages out of Junk...
2011-08-17 Milan CrhaBug #655272 - IMAPX: Leaking file descriptors from...
2011-07-18 Kjartan MaraasRevert the previous commit since it seems to be a probl...
2011-07-17 Kjartan MaraasAdd camel-junk-filter to the provider sources to make...
2011-07-15 Matthew BarnesBreak reference cycle between CamelStore and CamelFolder.
2011-07-14 Matthew BarnesRewrite Camel's junk plugin interface.
2011-07-04 Matthew BarnesCamel: Fix Gtk-Doc notation in comment blocks.
2011-05-14 Matthew BarnesCamel: Fetch quota information asynchronously.
2011-05-10 Matthew Barnescamel_folder_get_message(): Show folder name in status...
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-07 Matthew BarnesRename "name" property of CamelFolder to "display-name".
2011-05-07 Matthew BarnesCamelFolder: Remove "uri" property.
2011-05-06 Matthew BarnesCamel: Store UIDs in X-Evolution-Source headers.
2011-04-23 Matthew BarnesReplace CamelSessionThreadMsg with a more modern API.
2011-04-17 Matthew BarnesFix Gtk-Doc notation in Camel.
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...
2011-02-08 Kjartan MaraasBug 641757 - Fix warnings from GCC 4.6
2010-11-22 Chenthill PalanisamyDo not unset the deleted flag while copying mails acros...
2010-11-09 Milan CrhaBug #632676 - Only "Checking for new mail" in status...
2010-11-04 Milan CrhaBug #633919 - Stuck on Mark messages as read
2010-10-11 Matthew BarnesFix "since" tags in API docs.
2010-10-11 Matthew BarnesAdd a CamelFolder:uri property.
2010-10-04 Matthew BarnesCollect Camel flags into enum types.
2010-10-03 Matthew BarnesCoding style and whitespace cleanup.
2010-09-30 Matthew BarnesEmit CamelFolder and CamelStore signals from idle callb...
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-11 Matthew BarnesCoding style and whitespace cleanups.
2010-08-29 Matthew BarnesAdd "Since: 2.32" doc tags to new symbols.
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-14 Matthew BarnesBug 624029 - Copying messages across stores is broken
2010-07-12 Matthew BarnesFix another g_propagate_error() runtime warning.
2010-07-12 Matthew BarnesCoding style and whitespace cleanup.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-06-22 Matthew Barnescamel_folder_append_message: 'info' can be NULL.
2010-06-19 Matthew BarnesBug 621851 - CamelFolder description should fall back...
2010-05-07 Matthew BarnesConvert CamelObject events to GObject signals.
2010-04-30 Matthew BarnesDon't abbreviate public symbols.
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-15 Milan CrhaBug #615776 - Drop camel-private.h and offer a public...
2010-04-15 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-06 Milan CrhaBug #336776 - Learning junk feedback in status bar...
2010-04-01 Milan CrhaBug #261087 - "Learning junk" in camel difficult to...
2010-03-28 Matthew BarnesDeprecate EMemPool, add CamelMemPool.
2010-03-14 Matthew BarnesAdd "Since: 2.24" tags to the API documentation.
2010-03-14 Matthew BarnesAdd "Since: 2.26" tags to the API documentation.
2010-03-13 Matthew BarnesAdd "Since: 2.28" tags to the API documentation.
2010-03-13 Matthew BarnesAdd "Since: 2.30" tags to the API documentation.
2010-03-02 Chenthill Palanisamyuse sensible variable name for set_lock_async
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
2010-01-29 Srinivasa RagavanUse conditional locks in camel-folder
2010-01-19 Milan CrhaA bit less 'camel_exception_get_id called with NULL...
2009-10-06 Milan CrhaBug #597566 - Remote calendars are marked as readonly
2009-09-25 Kjartan MaraasRemove redundant code which was later added to camel...
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-09 Milan CrhaBug #580198 - IMAP offline mode improvement
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
next