Updated Norwegian bokmål translation
[platform/upstream/evolution-data-server.git] / camel /
2012-07-20 Milan CrhaBug #680211 - Memory usage increases on each folder...
2012-07-20 Milan CrhaPrefer camel_folder_summary_peek_loaded() when removing...
2012-07-19 Milan CrhaMake sure loaded info is also freed before using camel_...
2012-07-19 Milan CrhaBug #677530 - Memory leaks in imapx code
2012-07-19 Christian Hilbergcamel-imapx-utils: fixed capability registration function
2012-07-18 Milan CrhaBug #679017 - Broken spool mbox file accounts
2012-07-17 Matthew BarnesBug 680106 - Missing status message in camel_folder_ref...
2012-07-17 Matthew BarnesUse template files to generate GEnumClass types.
2012-07-17 Milan CrhaBug #551788 - Hangs when network changes
2012-07-14 Matthew BarnesBug 559391 - Wrong number of unread mails in folder...
2012-07-13 Milan CrhaBug #578240 - Impossible to cancel search in search...
2012-07-09 Milan CrhaThe default namespace is an empty string in IMAP settings
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-07-08 Matthew BarnesCamelSubscribable: Connect before [un]subscribing.
2012-07-08 Matthew BarnesCamelSubscribable: Push status messages for blocking...
2012-07-07 Matthew BarnesCamelStoreClass: Rename compare_folder_name to equal_fo...
2012-07-06 Matthew BarnesCamelImapSettings: Change namespace default to empty...
2012-07-06 Matthew BarnesRevert "Bug #678901 - Fake ESource::changed notifications"
2012-07-04 Milan CrhaBug #559391 - Wrong number of unread mails in folder...
2012-07-03 Milan CrhaBug #678901 - Fake ESource::changed notifications
2012-07-01 Matthew BarnesRemove redundancy from CRITICAL message.
2012-07-01 Matthew Barnescamel_provider_list(): Emit CRITICAL if camel_provider_...
2012-06-27 Milan CrhaBug #677697 - Huge memory leaks
2012-06-26 Milan CrhaIncorrect check for CamelSettings value change
2012-06-26 Christian HilbergCamelIMAPXServer: use g_return_if_fail() family of...
2012-06-26 Christian HilbergIMAPX: (utils) use g_return_if_fail() family of functio...
2012-06-26 Christian HilbergCamelIMAPXServer: exposed command run function in publi...
2012-06-26 Christian HilbergIMAPX: (utils) made capabilities flags extensible
2012-06-26 Christian HilbergCamelIMAPXServer: added documentation for untagged...
2012-06-26 Christian HilbergCamelIMAPXServer: added untagged response handler regis...
2012-06-26 Christian HilbergCamelIMAPXServer: do not hide possible programming...
2012-06-26 Christian HilbergCamelIMAPXServer: use function table for untagged handl...
2012-06-26 Christian HilbergIMAPX: added string definitions for untagged responses
2012-06-26 Christian HilbergCamelIMAPXServer: moved handler code for untagged respo...
2012-06-24 Matthew BarnesCamel string pool improvements.
2012-06-24 Matthew BarnesCoding style and whitespace cleanup.
2012-06-22 Matthew Barnescamel-provider.h: Fix a typo.
2012-06-22 Matthew BarnesCAMEL_PROVIDER_IS_STORE_AND_TRANSPORT: Handle NULL...
2012-06-19 Matthew BarnesImprove imapx_command_fetch_message_done().
2012-06-19 Matthew Barnescamel_data_cache_get: Improve empty file handling.
2012-06-19 Matthew Barnescamel_data_cache_get_filename: Remove unused GError...
2012-06-19 Matthew Barnesimapx_command_fetch_message_done: Fix an error handling...
2012-06-18 Matthew Barnesimapx_store_noop_sync: Don't return FALSE without setti...
2012-06-18 Milan CrhaDo not call g_object_notify() when property didn't...
2012-06-18 Matthew BarnesTighten up pkg-config files.
2012-06-13 Milan CrhaDisable cfs_try_release_memory() in dispose, rather...
2012-06-13 Milan Crhag_cancellable_reset() doesn't like NULL cancellable
2012-06-12 Milan CrhaBug #677841 - Workaround for crash in imapx_command_app...
2012-06-12 Matthew BarnesBug 677933 - imapx_utils_init() called too early
2012-06-12 Milan CrhaBug #668247 - Broken non-basic-latin folder name handling
2012-06-09 Matthew Barnesimap[x]: Remove shell command option from user interfaces.
2012-06-08 Milan CrhaBug #677642 - Critical warnings on vFolder change
2012-06-08 Milan CrhaBug #676541 - Unreliable IMAP provider
2012-06-08 Matthew BarnesBug 677664 - Camel: Remove "SMTP Authentication" status...
2012-06-07 Milan CrhaRemove unused code
2012-06-06 Milan CrhaAvoid possible GError memory leak
2012-06-04 Matthew BarnesFix some distcheck errors.
2012-06-04 Matthew BarnesCamel: Avoid C++ keywords in header files.
2012-06-04 Matthew BarnesRemove camel_settings_save_to_url().
2012-06-04 Matthew BarnesRemove camel_settings_load_from_url().
2012-06-02 Matthew BarnesUpdate API documentation.
2012-06-02 Matthew BarnesWhitespace cleanups.
2012-05-31 Alban BrowaeysBug #666327 - IMAP deadlock when moving message and...
2012-05-31 Milan CrhaBug #673946 - Cannot delete search folders
2012-05-30 Milan CrhaSimplify vFolder's code and other bunch of related...
2012-05-25 Matthew BarnesCamel documentation touch ups.
2012-05-22 Matthew Barnescamel_service_disconnect(): Missing break in switch...
2012-05-21 David WoodhouseBug 667725 - imapx_untagged: code should not be reached
2012-05-21 David WoodhouseFix off-by-one in uidset handling for fetches
2012-05-21 David WoodhouseBug 676506 - imapx: After QRESYNC leaves us out of...
2012-05-21 David WoodhouseBug 676403 - imapx: Syncing folder after server-side...
2012-05-19 Matthew BarnesRemove camel_service_lock/unlock().
2012-05-19 Matthew BarnesCamelService: Rewrite connect/disconnect API.
2012-05-19 Matthew BarnesCamel: Use camel_session_idle_add() for idle callbacks.
2012-05-19 Matthew BarnesCamelSession: Add camel_session_idle_add().
2012-05-19 Matthew BarnesCamelSession: Add a read-only "main-context" property.
2012-05-18 Milan CrhaRemove camel_folder_has_search_capability()
2012-05-17 Milan CrhaCamel: Allow SSL certificate resave and use detailed...
2012-05-15 Chenthill PalanisamyBug 664639 - [IMAPX] Doesn't quit gracefully on account...
2012-05-15 Chenthill PalanisamySignal shutdown when imapx connection shutsdown so...
2012-05-15 Milan CrhaRemove unused variable
2012-05-14 Matthew BarnesBug 675387 - Store certificates under $XDG_DATA_HOME
2012-05-13 Matthew BarnesUse g_simple_async_result_set_check_cancellable().
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-05-08 Chenthill PalanisamyAdd a extended response handler for unhandled imapx...
2012-05-08 Chenthill PalanisamySplit camel-imapx library and merge into camel so that...
2012-05-04 Matt McCutchenBug #606181 - Accepting bad SSL certificate applies...
2012-04-27 Milan CrhaBug #669085 - Saving draft on Google server emits runti...
2012-04-27 Milan CrhaBug #664639 - [IMAPX] Doesn't quit gracefully on accoun...
2012-04-27 Milan CrhaBug #674257 - Recheck attachment availability on messag...
2012-04-26 Milan CrhaBug #669034 - [IMAP] Shows "Unknown background operatio...
2012-04-18 Matthew BarnesRemove some redundant argument checks.
2012-04-17 Milan CrhaBug #667891 - Rapid message list regen when downloading...
2012-04-11 Palmer DabbeltBug #666896 - Workaround Improper GB-2312 Mail Encodings
2012-04-06 Matthew BarnesRemove CamelHttpStream.
2012-04-05 Milan CrhaBug #673563 - Encoded filename for Outlook broken by...
2012-03-27 Matthew BarnesRemove all CAMEL_PROVIDER_CONF_DEFAULT_* symbols.
2012-03-27 Milan CrhaBug #672175 - Make CamelFolderSearch cancellable
2012-03-26 Milan CrhaBug #672258 - Error while moving messages in local...
next