IMAP - Do not update folder list when the operation was cancelled
[platform/upstream/evolution-data-server.git] / camel / providers / local /
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-08-17 Milan CrhaBug #678289 - Filters are not applied automatically...
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-08-10 Matthew Barnesmbox_store_get_full_path(): Improve path building.
2012-07-19 Milan CrhaMake sure loaded info is also freed before using camel_...
2012-07-18 Milan CrhaBug #679017 - Broken spool mbox file accounts
2012-07-07 Matthew BarnesCamelStoreClass: Rename compare_folder_name to equal_fo...
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-18 Milan CrhaRemove camel_folder_has_search_capability()
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-03-27 Milan CrhaBug #672175 - Make CamelFolderSearch cancellable
2012-03-26 Milan CrhaBug #672258 - Error while moving messages in local...
2012-03-26 Philip Withnallbuild: Add an --enable-code-coverage configure option...
2012-03-12 Milan CrhaFix regression after commit for bug #664186
2012-03-07 Milan CrhaBug #664186 - Maildir scan checks incorrectly for folde...
2012-03-07 Matthew Barnescamel-local-provider.c: Remove superfluous conf entries.
2012-03-07 Milan CrhaBug #671470 - Mail search on body doesn't work (local...
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-16 Milan CrhaBug #662920 - Creates MH folders, but needs restart...
2012-02-16 Milan CrhaBug #658348 - Harmonize wording for "Check new messages...
2012-02-15 Milan CrhaBug #637200 - Add mnemonics to Folder Properties dialog...
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-02-02 Srinivasa RagavanMake Local store work if GetFolderInfo is asked for...
2012-01-29 Matthew BarnesCamelMaildirStore: Use GQueues instead of CamelDLists.
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2012-01-02 Milan CrhaBug #661743 - Return maildir Inbox sibling folders...
2011-11-15 Matthew BarnesCamel no longer depends on libedataserver.
2011-11-15 Matthew BarnesCamel: Remove an unnecessary libedataserver include.
2011-11-13 Matthew BarnesRemove camel_folder_summary_set_filename().
2011-11-13 Matthew BarnesRemove CamelFolderSummaryClass.summary_header_save().
2011-11-13 Matthew BarnesRemove CamelFolderSummaryClass.summary_header_load().
2011-11-13 Matthew BarnesRemove CamelFolderSummaryClass.message_info_migrate().
2011-11-11 Milan CrhaBug #662473 - Moving mails between local folders remove...
2011-11-01 Milan CrhaBug #663062 - Missing attachment icon on a message...
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-10-11 Milan CrhaBug #660829 - Allow 'Mark as read' in right click menu...
2011-10-06 Milan CrhaCamelFolderSummary API changes
2011-09-27 Matthew BarnesMerge libcamel-provider into libcamel.
2011-09-25 Matthew BarnesCamel: Prefer GList over GSList.
2011-09-25 Matthew BarnesCamelLocalStore: Simplify detection of main local store.
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-18 Milan CrhaBug #651469 - Folders don't update after moving mails...
2011-08-17 Milan CrhaBug #656051 - Preserve mbox file attributes after rewrite
2011-08-15 Matthew BarnesAdd CamelSpoolSettings.
2011-08-15 Matthew BarnesAdd CamelMhSettings.
2011-08-15 Matthew BarnesCamelLocalStore: Add a "need-summary-check" property.
2011-08-15 Matthew BarnesAdd CamelStoreSettings.
2011-07-21 Matthew BarnesAdd CamelNetworkService interface.
2011-07-09 Matthew BarnesCamelSpoolStore cleanups.
2011-07-09 Matthew BarnesCamelMhStore cleanups.
2011-07-08 Matthew BarnesCamelLocalStore cleanups.
2011-07-06 Matthew BarnesAvoid camel_stream_printf().
2011-07-05 Matthew BarnesCamel: Remove some unnecessary type casts.
2011-05-23 Milan CrhaBug #550414 - Corruption of mailbox and can't expunge...
2011-05-09 Milan CrhaBug #648454 - Subfolders disappear when moving a folder
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" field of CamelFolderInfo to "display_name".
2011-05-07 Matthew BarnesRemove "uri" field of CamelFolderInfo.
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-20 Milan CrhaBug #645498 - [maildir] Fails to show already read...
2011-04-17 Matthew BarnesSeal up CamelService.
2011-03-23 Dan VrátiBug 418954 - Add a separate entry combo for port numbers
2011-03-18 Matthew BarnesCoding style and whitespace cleanup.
2011-03-08 Emilio Pozuelo MonfortBug 642783 - CamelLocalFolder: Let glibc's realpath...
2011-03-07 Fridrich ŠtrbaMiscellaneous build fixes for Windows
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-25 Milan CrhaBug #633156 - Runtime warning when creating direct...
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2011-02-19 Matthew BarnesCoding style and whitespace cleanup.
2011-02-14 Milan CrhaFix few memory leaks
2011-02-12 Carlos Martín NietoCamelMaildirStore: Fix memory leak
2011-02-09 Chenthill PalanisamyPerform consistency check on local folders based on...
2011-02-08 Kjartan MaraasBug 641757 - Fix warnings from GCC 4.6
2011-02-03 Milan CrhaBug #640696 - Hidden new messages in On This Computer...
2011-01-30 Matthew BarnesCamelMaildirSummary: Fix dead nested assignments.
2011-01-30 Matthew BarnesCamelLocalSummary: Fix memory leak.
2011-01-12 Milan CrhaBug #639165 - maildir expunge not working as expected
2010-12-09 Milan CrhaBug #573125 - Crashes right after startup when having...
2010-12-07 Chenthill PalanisamyMaildir: Hide folders which do not start with a dot
2010-12-03 Matthew BarnesWhitespace cleanup.
2010-11-29 Chenthill PalanisamyBug 635659 - crash on selecting folder
2010-11-24 ritzCannot delete maildir folder
2010-11-24 Chenthill PalanisamyMaildir: Use Inbox instead of '.' while building folder...
2010-11-23 Chenthill PalanisamyMaildir: Allow subfolders for Inbox
2010-11-22 Chenthill PalanisamyUse '_' instead of '^' for renaming folders with dot...
2010-11-12 Milan CrhaBug #634658 - Unread counts for vfolders never update
2010-11-11 Chenthill PalanisamyBug 634593 - Maildir hang when create new folders
2010-11-11 Chenthill PalanisamyBug 633122 - git head 2010-10-25 maildir folders that...
2010-11-08 Matthew BarnesCoding style and whitespace cleanup.
2010-10-29 Chenthill PalanisamyBug 633122 - Maildir migration from old folder hierarch...
2010-10-25 Chenthill PalanisamyFix maildir rename and some memory leaks
2010-10-25 Chenthill PalanisamyFix remove maildir folder
2010-10-25 Chenthill PalanisamyAdapt to camel api changes
2010-10-25 Chenthill Palanisamyoverride get_full_path and get_meta_path in maildir...
2010-10-25 Chenthill PalanisamyChange the maildir folder hierarchy as per maildir...
next