Gabor Kelemen [Wed, 8 Sep 2010 11:47:57 +0000 (13:47 +0200)]
Updated Hungarian translation
Milan Crha [Wed, 8 Sep 2010 11:15:51 +0000 (13:15 +0200)]
Bug #627336 - Groupwise cal can return NULL without error on create_object
Milan Crha [Wed, 8 Sep 2010 11:09:58 +0000 (13:09 +0200)]
Bug #628426 - Fix double free crash caused by the previous patch
Chenthill Palanisamy [Wed, 8 Sep 2010 11:02:26 +0000 (16:32 +0530)]
Bug #603044 (bnc) -Issues with Forward as redirect
Forward as redirect does not work properly. Parse the RESENT_* headers
to check if its a redirected email.
Bug Report:
Select a message to be forwarded as a redirect and regardless of which
e-mail address I redirect the message to, it always gets sent to myself.
Bharath Acharya [Wed, 8 Sep 2010 10:12:47 +0000 (15:42 +0530)]
Bug #611568 (bnc) - Search fails for Cc recipient.
Search for Cc recipients fails in Groupwise.
David Woodhouse [Wed, 8 Sep 2010 09:43:28 +0000 (10:43 +0100)]
Bug 628977 - crash in imapx_parse_uids() (Make stream buf grow automatically)
Instead of bailing out when we need a larger buffer, just grow it.
Start with a 4-byte buffer, to ensure we exercise the reallocation code.
After a little while (and before the release) we can bump that up to something
more sensible like 4KiB.
David Woodhouse [Wed, 8 Sep 2010 09:37:00 +0000 (10:37 +0100)]
Remove redundant 'tokenptr' field from CamelIMAPXStream
It never differs from tokenbuf, so just use that.
David Woodhouse [Wed, 8 Sep 2010 09:35:26 +0000 (10:35 +0100)]
Remove redundant 'tokenend' field from CamelIMAPXStream
Chenthill Palanisamy [Wed, 8 Sep 2010 08:11:57 +0000 (13:41 +0530)]
Ensure end date is generated for master recurrence event while inserting into the interval tree
Fridrich Štrba [Wed, 8 Sep 2010 08:08:58 +0000 (10:08 +0200)]
Fix a memory leak recently created (less work for Milan)
Fridrich Štrba [Wed, 8 Sep 2010 08:05:27 +0000 (10:05 +0200)]
Avoid having backslashes in uri on windows
Ivar Smolin [Wed, 8 Sep 2010 06:05:00 +0000 (09:05 +0300)]
[l10n] Updated Estonian translation
Duarte Loreto [Tue, 7 Sep 2010 23:05:13 +0000 (00:05 +0100)]
Updated Portuguese translation
David Woodhouse [Tue, 7 Sep 2010 17:47:04 +0000 (18:47 +0100)]
Increase maximum token size to 8KiB
This is a dirty way to avoid bug #628940 for now
David Woodhouse [Tue, 7 Sep 2010 17:46:49 +0000 (18:46 +0100)]
Handle error from camel_imapx_stream_token()
This should prevent bug #628940 from actually crashing Evolution, although
it's still very broken.
Milan Crha [Tue, 7 Sep 2010 16:38:33 +0000 (18:38 +0200)]
Various memory leaks
Chenthill Palanisamy [Tue, 7 Sep 2010 15:01:36 +0000 (20:31 +0530)]
Fix attachments retrieval issue in groupwise. Add the prefix file:// to the filename to form the uri
Chenthill Palanisamy [Tue, 7 Sep 2010 11:43:40 +0000 (17:13 +0530)]
Fix a error in previous commit.
Chenthill Palanisamy [Tue, 7 Sep 2010 11:36:55 +0000 (17:06 +0530)]
Just add into the interval tree while loading the cache
Chenthill Palanisamy [Tue, 7 Sep 2010 11:22:18 +0000 (16:52 +0530)]
Find the timezone in libical first and then the backend or cache while resolving tzids
Chenthill Palanisamy [Tue, 7 Sep 2010 10:36:18 +0000 (16:06 +0530)]
Do not break the api. Add store_put_component_with_time_range. Revert changes from ECalBackendCache
Milan Crha [Tue, 7 Sep 2010 09:00:51 +0000 (11:00 +0200)]
Bug #628659 - imapx_sync_changes memory leak
Milan Crha [Tue, 7 Sep 2010 08:14:47 +0000 (10:14 +0200)]
Bug #628658 - imapx expunge memory leak
Milan Crha [Tue, 7 Sep 2010 07:54:57 +0000 (09:54 +0200)]
Bug #628657 - imapx sync_folders memory leak
Chenthill Palanisamy [Tue, 7 Sep 2010 07:08:54 +0000 (12:38 +0530)]
Disable debug messages
Chenthill Palanisamy [Tue, 7 Sep 2010 05:33:26 +0000 (11:03 +0530)]
Fix more warnings and use glib data types
Chenthill Palanisamy [Tue, 7 Sep 2010 05:20:26 +0000 (10:50 +0530)]
Fix a compilation issue and warnings
Chenthill Palanisamy [Tue, 7 Sep 2010 04:36:32 +0000 (10:06 +0530)]
convert to glib data types
Chenthill Palanisamy [Mon, 6 Sep 2010 14:40:07 +0000 (20:10 +0530)]
Unlock the mutex on one return path. Added some comments
Stanislav Slusny [Mon, 6 Sep 2010 14:29:53 +0000 (19:59 +0530)]
Patch from Stanislav Slusny as part of the Google Summer of
Code project to optimize eds calendar memory usage and speed.
Punit Jain <jpunit@novell.com> worked upon this patch and fixed
issues to be able to be upstreamed. Thanks to both of them.
Milan Crha [Mon, 6 Sep 2010 19:22:56 +0000 (21:22 +0200)]
Bug #628651 - memory leak in imapx_append_message()
Milan Crha [Mon, 6 Sep 2010 18:39:48 +0000 (20:39 +0200)]
Bug #628426 - imapx refresh_info memory leak
Aron Xu [Mon, 6 Sep 2010 13:09:12 +0000 (21:09 +0800)]
Update Simplified Chinese translation.
Yaron Shahrabani [Mon, 6 Sep 2010 08:46:49 +0000 (11:46 +0300)]
Updated Hebrew translation.
Milan Crha [Mon, 6 Sep 2010 07:39:13 +0000 (09:39 +0200)]
Bug #624135 - Gerror with imap provider when clicked 'cancel'
Chao-Hsiung Liao [Sun, 5 Sep 2010 11:21:02 +0000 (19:21 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Claude Paroz [Sat, 4 Sep 2010 20:37:06 +0000 (22:37 +0200)]
Updated French translation
Ivar Smolin [Sat, 4 Sep 2010 10:08:28 +0000 (13:08 +0300)]
[l10n] Updated Estonian translation
Matthew Barnes [Fri, 3 Sep 2010 13:27:53 +0000 (09:27 -0400)]
Remove fatal assertions from libecal.
Always return with a warning if at all possible when a programming error
is caught.
Milan Crha [Fri, 3 Sep 2010 12:39:16 +0000 (14:39 +0200)]
Bug #624229 - Password dialog is not accessible in Subscriptions window
Milan Crha [Fri, 3 Sep 2010 07:48:45 +0000 (09:48 +0200)]
Bug #611539 - EProxy doesn't use authentication for HTTPS
A S Alam [Fri, 3 Sep 2010 02:37:46 +0000 (08:07 +0530)]
update for Punjabi
Daniel Nylander [Thu, 2 Sep 2010 23:09:46 +0000 (01:09 +0200)]
Updated Swedish translation
Milan Crha [Thu, 2 Sep 2010 18:47:08 +0000 (20:47 +0200)]
Bug #627817 - Runtime warning when no default addressbook exists
Kjartan Maraas [Thu, 2 Sep 2010 13:49:47 +0000 (15:49 +0200)]
Updated Norwegian bokmål translation
Milan Crha [Thu, 2 Sep 2010 12:02:48 +0000 (14:02 +0200)]
Bug #625110 - IMAPX : Do not free connection manager on disconnect
Milan Crha [Thu, 2 Sep 2010 11:27:58 +0000 (13:27 +0200)]
Bug #624130 - Sasl::challenge reported failure without setting its GError
Milan Crha [Thu, 2 Sep 2010 11:05:54 +0000 (13:05 +0200)]
Bug #624228 - Gerror with Usenet / nntp
Milan Crha [Thu, 2 Sep 2010 10:40:31 +0000 (12:40 +0200)]
Bug #624705 - IMAPX : Deadlock while quiting evolution
Milan Crha [Thu, 2 Sep 2010 09:28:49 +0000 (11:28 +0200)]
Bug #624702 - Cann't create a new folder in imapx
Milan Crha [Thu, 2 Sep 2010 07:52:41 +0000 (09:52 +0200)]
Fix bogus console warning message from IMAP offline journal
There could be a deleted message in an offline journal in an IMAP account,
and while replying such journal the error message was reported to the caller
about not being able to find it, and the offline entry wasn't removed.
This change ignores the error to be able to get rid of the entry.
Milan Crha [Wed, 1 Sep 2010 17:41:43 +0000 (19:41 +0200)]
Bug #624318 - Don't claim "CamelOperation status stack non empty"
Andika Triwidada [Wed, 1 Sep 2010 15:10:25 +0000 (22:10 +0700)]
[l10n] fixed bug #574857
Andika Triwidada [Wed, 1 Sep 2010 15:04:55 +0000 (22:04 +0700)]
[l10n] fixed bug #574857
Milan Crha [Wed, 1 Sep 2010 14:48:01 +0000 (16:48 +0200)]
Bug #569329 - [groupwise] EDS crashed when checking contacts
Milan Crha [Wed, 1 Sep 2010 13:12:15 +0000 (15:12 +0200)]
Bug #628485 - Accessing freed memory in EContactStore::dispose
Milan Crha [Wed, 1 Sep 2010 09:53:30 +0000 (11:53 +0200)]
Bug #624027 - Groupwise cal doesn't use store's default_timezone
David Woodhouse [Wed, 1 Sep 2010 09:47:02 +0000 (10:47 +0100)]
Enable imapx debugging if CAMEL_DEBUG=all
Milan Crha [Wed, 1 Sep 2010 09:43:06 +0000 (11:43 +0200)]
Fix calls of e_data_book_view_unref
Milan Crha [Wed, 1 Sep 2010 08:43:57 +0000 (10:43 +0200)]
Bug #628100 - Weather's cal get_object can ask for nonexistent comp
Milan Crha [Wed, 1 Sep 2010 08:26:02 +0000 (10:26 +0200)]
Bug #623912 - SMTP::query_auth_types should not use NULL hash table
Philip Withnall [Wed, 1 Sep 2010 08:22:35 +0000 (09:22 +0100)]
Update British English translation
Simos Xenitellis [Tue, 31 Aug 2010 20:27:26 +0000 (23:27 +0300)]
l10n: Updated Greek translation for evolution-exchange
Dirgita [Tue, 31 Aug 2010 19:37:53 +0000 (02:37 +0700)]
Updated Indonesian translation
Milan Crha [Tue, 31 Aug 2010 14:35:12 +0000 (16:35 +0200)]
Follow-up fixes of bug #627871
- memory leaks in ENameSelector (e-addressbook-factory didn't close)
- unsubscribe from NameOwnerChanged and closed GDBus signals (both ECal and EBook)
- report about "factory vanished" only with active ECal/EBook
- unwrap_gerror on async open of ECal
Chenthill Palanisamy [Tue, 31 Aug 2010 12:14:51 +0000 (17:44 +0530)]
Bug 627627 - Evolution not saving mail labels
Milan Crha [Tue, 31 Aug 2010 12:16:36 +0000 (14:16 +0200)]
Bug #627871 - e-name-selector crash
Matej Urbančič [Mon, 30 Aug 2010 17:01:11 +0000 (19:01 +0200)]
Updated Slovenian translation
Matthew Barnes [Mon, 30 Aug 2010 12:31:22 +0000 (08:31 -0400)]
ESourceList: Fix signal registrations.
Possibly related to bug #623933.
Chenthill Palanisamy [Mon, 30 Aug 2010 12:12:59 +0000 (17:42 +0530)]
Bug 627609 - imapx user_flags memory leak in imapx_untagged()
Matthew Barnes [Mon, 30 Aug 2010 11:21:12 +0000 (07:21 -0400)]
Remove non-existent symbols from Camel API docs.
Chenthill Palanisamy [Mon, 30 Aug 2010 06:53:05 +0000 (12:23 +0530)]
bug 627617 - calendar memory leak
Matthew Barnes [Sun, 29 Aug 2010 23:36:43 +0000 (19:36 -0400)]
Post-release version bump.
Matthew Barnes [Sun, 29 Aug 2010 23:33:18 +0000 (19:33 -0400)]
NEWS update for 2.31.91 release.
Fran Diéguez [Sun, 29 Aug 2010 14:16:06 +0000 (16:16 +0200)]
Updated Galician translations
Jorge González [Sun, 29 Aug 2010 09:29:22 +0000 (11:29 +0200)]
Updated Spanish translation
Matthew Barnes [Sun, 29 Aug 2010 01:05:27 +0000 (21:05 -0400)]
Add "Since: 2.32" doc tags to new symbols.
Philip Withnall [Sat, 28 Aug 2010 23:38:40 +0000 (19:38 -0400)]
Bug 628196 - Miscellaneous string fixes
Matthew Barnes [Sat, 28 Aug 2010 20:34:14 +0000 (16:34 -0400)]
Coding style and whitespace cleanup.
Philip Withnall [Sat, 28 Aug 2010 11:25:58 +0000 (12:25 +0100)]
Update British English translation
Matthew Barnes [Fri, 27 Aug 2010 16:13:30 +0000 (12:13 -0400)]
Bug 627616 - CamelIMAPXStoreSummary never frees its namespace list
Ivar Smolin [Fri, 27 Aug 2010 16:05:51 +0000 (19:05 +0300)]
[l10n] Updated Estonian translation
Fran Diéguez [Fri, 27 Aug 2010 15:39:46 +0000 (17:39 +0200)]
Update Galician translations
David Woodhouse [Wed, 25 Aug 2010 18:19:48 +0000 (19:19 +0100)]
Fix another memory leak in imapx qresync
Matthew Barnes [Fri, 27 Aug 2010 15:07:17 +0000 (11:07 -0400)]
Bug 627854 - imapx conn-manager memory leak
Matthew Barnes [Fri, 27 Aug 2010 14:57:29 +0000 (10:57 -0400)]
Bug 627876 - PangoAttrList leak in ENameSelectorEntry
Yaron Shahrabani [Fri, 27 Aug 2010 13:27:46 +0000 (16:27 +0300)]
Updated Hebrew translation.
Milan Crha [Fri, 27 Aug 2010 09:11:11 +0000 (11:11 +0200)]
Bug #627333 - Cannot cancel password dialog for an addressbook
Bruno Brouard [Thu, 26 Aug 2010 19:11:04 +0000 (21:11 +0200)]
Updated French translation
Jorge González [Thu, 26 Aug 2010 17:44:12 +0000 (19:44 +0200)]
Updated Spanish translation
Milan Crha [Thu, 26 Aug 2010 17:18:52 +0000 (19:18 +0200)]
Bug #625579 - Corruption of mbox file should be properly reported
David Woodhouse [Wed, 25 Aug 2010 18:14:37 +0000 (19:14 +0100)]
Bug 627855 - smtp_auth() memory leak
Milan Crha [Wed, 25 Aug 2010 15:14:09 +0000 (17:14 +0200)]
Do not unref EDataBook before done with it (part of bug #627332)
Milan Crha [Wed, 25 Aug 2010 13:22:49 +0000 (15:22 +0200)]
Bug #627937 - Crash on email Add to a contact list
Giannis Katsampirhs [Wed, 25 Aug 2010 11:14:32 +0000 (14:14 +0300)]
l10n: Updated Greek translation for evolution-data-server
David Woodhouse [Tue, 24 Aug 2010 12:44:21 +0000 (13:44 +0100)]
Bug 627610 - imapx store summary memory leak
Milan Crha [Tue, 24 Aug 2010 12:16:29 +0000 (14:16 +0200)]
Bug #625115 - Changes notified from backends aren't propagated to UI
Milan Crha [Tue, 24 Aug 2010 09:01:05 +0000 (11:01 +0200)]
Bug #625514 - Client doesn't recognize server close/crash on GDBus
David Woodhouse [Tue, 24 Aug 2010 00:18:32 +0000 (01:18 +0100)]
Fix SEGV when imapx_parse_list() fails
David Woodhouse [Tue, 24 Aug 2010 00:11:55 +0000 (01:11 +0100)]
Bug 627599 - Memory leak in imapx qresync