Rename camel_service_get_settings().
[platform/upstream/evolution-data-server.git] / camel / providers / imap / camel-imap-folder.c
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-07-24 Milan CrhaMake sure IMAP is connected before doing online operations
2012-07-20 Milan CrhaBug #680211 - Memory usage increases on each folder...
2012-07-19 Milan CrhaMake sure loaded info is also freed before using camel_...
2012-06-18 Milan CrhaDo not call g_object_notify() when property didn't...
2012-06-02 Matthew BarnesWhitespace cleanups.
2012-05-31 Alban BrowaeysBug #666327 - IMAP deadlock when moving message and...
2012-05-30 Milan CrhaSimplify vFolder's code and other bunch of related...
2012-05-19 Matthew BarnesRemove camel_service_lock/unlock().
2012-05-18 Milan CrhaRemove camel_folder_has_search_capability()
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-04-27 Milan CrhaBug #669085 - Saving draft on Google server emits runti...
2012-03-27 Milan CrhaBug #672175 - Make CamelFolderSearch cancellable
2012-03-07 Milan CrhaUpdate store<=>folder summaries connection on folder...
2012-02-21 Milan CrhaBug #610988 - Filter can't set labels on IMAP messages
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-15 Milan CrhaBug #637200 - Add mnemonics to Folder Properties dialog...
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-02-07 Milan CrhaBug #309945 - Ability to filter folders other than...
2012-01-06 Matthew Barnesimap_folder_dispose(): Disconnect the summary first.
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2011-12-22 Milan CrhaBug #482171 - IMAP warnings are presented without folde...
2011-12-21 Alban BrowaeysBug #666327 - [IMAP] Missing unlock in camel_imap_folde...
2011-12-20 Alban BrowaeysBug #666327 - IMAP deadlock when moving message and...
2011-11-15 Matthew BarnesAdd camel_mktime_utc() and camel_localtime_with_offset().
2011-11-13 Matthew BarnesRemove camel_folder_summary_set_filename().
2011-11-02 Michel DänzerBug #655167 - Messages moved from IMAP Inbox reappear
2011-11-01 Milan CrhaBug #663062 - Missing attachment icon on a message...
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-10-06 Milan CrhaCamelFolderSummary API changes
2011-09-26 Milan CrhaBug #659438 - Checks junk in all folders despite restri...
2011-09-26 Milan CrhaBug #656473 - Store server folder cache in user's cache...
2011-09-25 Matthew BarnesCamel: Prefer GList over GSList.
2011-09-13 Milan CrhaBug #632153 - Set X-Evolution-Source header consistently
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-24 Milan CrhaBug #652914 - IMAP: moving mail puts a copy into real...
2011-08-15 Matthew BarnesAdd CamelImapSettings.
2011-08-15 Matthew BarnesAdd CamelStoreSettings.
2011-07-05 Matthew BarnesCamel: Remove some unnecessary type casts.
2011-06-25 Matthew BarnesRemove pointless ENABLE_THREADS define.
2011-06-15 Milan CrhaFix few memory leaks
2011-05-14 Matthew BarnesCamel: Fetch quota information asynchronously.
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-07 Matthew BarnesForgot to change property name for folder creation.
2011-05-07 Matthew BarnesRename "name" property of CamelFolder to "display-name".
2011-05-03 Kjartan MaraasMark the param spec strings for translation correctly.
2011-04-21 Matthew BarnesRework how CamelServices are added to CamelSession.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2011-02-02 Milan CrhaBug #634743 - Moving message on GMail with real Trash...
2011-02-01 Milan CrhaBug #634743 - Moving message on GMail with real Trash...
2010-10-04 Matthew BarnesCollect Camel flags into enum types.
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-09-11 Matthew BarnesCoding style and whitespace cleanups.
2010-09-06 Milan CrhaBug #624135 - Gerror with imap provider when clicked...
2010-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-07-29 Matthew BarnesFix error handling in CamelImapFolder::get_message().
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-06-15 Milan CrhaBug #206061 - Allow normal, non-vFolder, Trash and...
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-29 Milan CrhaBug #545505 - Properly free unused message infos period...
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-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2010-04-01 Matthew BarnesRepair more unintended deletions.
2010-04-01 Matthew BarnesRemove some deprecated API from camel.
2010-01-19 Milan CrhaA bit less 'camel_exception_get_id called with NULL...
2010-01-07 Matthew BarnesRemove unnecessary libedataserver includes.
2009-12-22 Milan CrhaBug #550622 - Always update attachment flag on IMAP...
2009-10-26 Matthew BarnesPrefer G_N_ELEMENTS over sizeof calculations.
2009-10-16 Milan CrhaBug #413422 - IMAP Subscribing/Viewing of Shared Folder...
2009-09-26 Kjartan MaraasRemove unused assignments
2009-09-14 Philip Van HoofRetrieving and storing bodystructure from IMAP servers
2009-07-18 Matthew BarnesMore whitespace cleanup.
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-14 Matthew BarnesFix coding style.
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.
2009-05-28 Matthew BarnesWhitespace cleanup.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-05-22 Srinivasa RagavanCommit custom patches of Anjal to EDS. Almost all of...
2009-05-16 Matthew BarnesFix several types of pedantic compiler warnings.
2009-04-27 Milan CrhaUnset attachment icon if no attachment found
2009-04-12 Matthew Barnes** Remove a bunch of juvenile comments. Source code...
2009-02-12 Milan Crha** Fix for bug #534938
2009-01-13 Srinivasa RagavanRemove a stupid debug summary
2009-01-12 Suman ManjunathPatch from Robert Collins <robertc@robertcollins.net...
next