Srinivasa Ragavan [Tue, 4 Nov 2008 02:46:53 +0000 (02:46 +0000)]
Evolutoin Data Server 2.25.1 release and version bump
2008-11-03 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolutoin Data Server 2.25.1 release and version bump
svn path=/trunk/; revision=9727
Sankarasivasubramanian Pasupathilingam [Mon, 3 Nov 2008 16:01:50 +0000 (16:01 +0000)]
License changes
svn path=/trunk/; revision=9724
Milan Crha [Mon, 3 Nov 2008 14:00:11 +0000 (14:00 +0000)]
** Fix for bug #532136
2008-11-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #532136
* libebook/e-book.c: (e_book_op_remove): Remove operation from idle
queue when still there in time of its removal.
* libebook/e-book.c: (kill_remaining_ops), (e_book_dispose):
Free pending operations in time of dispose properly.
svn path=/trunk/; revision=9722
Maxim Dziumanenko [Mon, 3 Nov 2008 08:05:30 +0000 (08:05 +0000)]
Update Ukrainian translation.
2008-11-3 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=9720
Matthew Barnes [Fri, 31 Oct 2008 21:19:41 +0000 (21:19 +0000)]
** Fixes bug #558727 (patch by Frederic van Starbmann)
2008-10-31 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #558727 (patch by Frederic van Starbmann)
* addressbook/backends/ldap/e-book-backend-ldap.c
(get_ldap_library_info):
* camel/camel-vtrash-folder.c (vtrash_append_message),
(vtrash_transfer_messages_to):
* libebackend/e-data-server-module (e_data_server_module_load):
* servers/groupwise/create-account.c (add_account):
Fix some potential string format crashes.
svn path=/trunk/; revision=9717
Sankarasivasubramanian Pasupathilingam [Fri, 31 Oct 2008 10:27:56 +0000 (10:27 +0000)]
** Fix for bnc bugs #440502, #209514, #434958, #434946,
GroupWise improvements
svn path=/trunk/; revision=9715
Matthew Barnes [Thu, 30 Oct 2008 16:29:02 +0000 (16:29 +0000)]
Only include toplevel GLib headers.
2008-10-30 Matthew Barnes <mbarnes@redhat.com>
* calendar/backends/caldav/create-account.c:
Only include toplevel GLib headers.
svn path=/trunk/; revision=9710
Matthew Barnes [Fri, 24 Oct 2008 11:57:23 +0000 (11:57 +0000)]
API documentation updates.
svn path=/trunk/; revision=9705
Matthew Barnes [Thu, 23 Oct 2008 18:23:11 +0000 (18:23 +0000)]
Remove more console spew.
2008-10-23 Matthew Barnes <mbarnes@redhat.com>
* camel/camel-folder-summary.c: Remove more console spew.
svn path=/trunk/; revision=9703
Milan Crha [Sun, 19 Oct 2008 16:50:54 +0000 (16:50 +0000)]
** Fix for bug #553944
2008-10-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #553944
* lib/e2k-context.c: (unsubscribe_internal), (destroy_sub_list),
(e2k_context_unsubscribe): Do not unsubscribe from the server when
destroying context and make copy of the uri, because it comes from
the structure we are going to free.
svn path=/trunk/; revision=9693
Milan Crha [Sun, 19 Oct 2008 16:41:02 +0000 (16:41 +0000)]
** Fix for bug #544141
2008-10-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #544141
* storage/exchange-account.c: (set_sf_prop): Do not store invalid
values in 'standard_uris', it leads to crash later.
svn path=/trunk/; revision=9691
Srinivasa Ragavan [Fri, 17 Oct 2008 09:42:35 +0000 (09:42 +0000)]
** Fix for bug #556688
2008-10-17 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #556688
* camel/providers/imap/camel-imap-folder.c: Sync before emit the
signal.
svn path=/trunk/; revision=9689
Milan Crha [Fri, 17 Oct 2008 08:22:32 +0000 (08:22 +0000)]
** Part of fix for bug #364542
2008-10-17 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #364542
* libebook/e-book.c: (e_book_new_op),
(e_book_get_current_sync_op):
Do set opid to 0 for sync operations, thus we will find it later.
* libebook/e-book.h: (e_book_cancel_async_op):
* libebook/e-book.c: (e_book_cancel_async_op), (do_cancel),
(e_book_cancel): Be able to cancel async op too (at least any).
svn path=/trunk/; revision=9686
Milan Crha [Fri, 17 Oct 2008 08:06:15 +0000 (08:06 +0000)]
** Part of fix for bug #547243
2008-10-03 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #547243
* e-gw-item.c: (e_gw_item_new_from_soap_parameter):
* e-gw-connection.c: (e_gw_connection_get_attachment),
(e_gw_connection_get_attachment_base64):
Check for correct values to prevent invalid reads.
svn path=/trunk/; revision=9684
Srinivasa Ragavan [Thu, 16 Oct 2008 09:23:25 +0000 (09:23 +0000)]
Remove console spew.
2008-10-16 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-db.c: Remove console spew.
* camel/camel-folder-search.c:
* camel/camel-store.c:
* camel/camel-vee-folder.c:
* camel/camel-vee-summary.c:
svn path=/trunk/; revision=9683
Srinivasa Ragavan [Thu, 16 Oct 2008 04:42:34 +0000 (04:42 +0000)]
** Fix for bug #556495
2008-10-16 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #556495
* camel/camel-db.c:
* camel/camel-db.h:
* camel/camel-vee-folder.c: When things don't match, remove them from
db and force a count.
2008-10-16 Srinivasa Ragavan <sragavan@novell.com>
* camel-imap-message-cache.c (camel_imap_message_cache_new):
Optimize/speed up loading.
svn path=/trunk/; revision=9680
Srinivasa Ragavan [Thu, 16 Oct 2008 04:12:12 +0000 (04:12 +0000)]
** Fix for bug #556495
2008-10-16 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #556495
* camel/camel-db.c:
* camel/camel-db.h:
* camel/camel-vee-folder.c: When things don't match, remove them from
db and force a count.
svn path=/trunk/; revision=9678
Srinivasa Ragavan [Wed, 15 Oct 2008 08:10:18 +0000 (08:10 +0000)]
** Fix for bug #556372
2008-10-15 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #556372
* camel/camel-folder-summary.c: Update counts to summary on sync.
svn path=/trunk/; revision=9676
Srinivasa Ragavan [Wed, 15 Oct 2008 07:39:14 +0000 (07:39 +0000)]
Save/load Content info well in DB. Imap cached messages aren't coming up
2008-10-15 Srinivasa Ragavan <sragavan@novell.com>
* camel-folder-summary.c: (perform_content_info_load_from_db),
(perform_content_info_save_to_db): Save/load Content info well in DB.
Imap cached messages aren't coming up due to this.
svn path=/trunk/; revision=9674
Suman Manjunath [Wed, 15 Oct 2008 06:08:23 +0000 (06:08 +0000)]
Fixed a typo in checking offline calendar availability - 'offline-sync' -> 'offline_sync'.
svn path=/trunk/; revision=9672
Srinivasa Ragavan [Tue, 14 Oct 2008 18:34:40 +0000 (18:34 +0000)]
** Fix for bug #546637
2008-10-14 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #546637
* camel/camel-vee-folder.c:
* camel/camel-vee-folder.h:
* camel/camel-vee-summary.c: Redo for unread vfolder.
* camel/camel-vee-summary.h:
svn path=/trunk/; revision=9670
Patrick Ohly [Tue, 14 Oct 2008 16:41:25 +0000 (16:41 +0000)]
#552261: sqlite is now a dependency of libcamel, and only of libcamel
Previously sqlite was listed as dependency of the various other
libs, but not of libcamel itself. It was missing in some places,
which caused compile errors. In the other places it unnecessarily
added libsqlite to the link line.
Together with Sri's fix of not exposing the sqlite handle to users
of libcamel unnecessarily, this commit fixes #552261.
svn path=/trunk/; revision=9668
Srinivasa Ragavan [Tue, 14 Oct 2008 06:05:38 +0000 (06:05 +0000)]
** Fix for bug #550998
2008-10-14 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #550998
* camel/providers/imap/camel-imap-folder.c: Refresh, when everything
local is deleted on the server.
svn path=/trunk/; revision=9666
Srinivasa Ragavan [Tue, 14 Oct 2008 05:44:37 +0000 (05:44 +0000)]
** Fix for bug #552261
2008-10-06 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #552261
* camel-folder-summary.c: Don't expose sqlite3 header outside.
* camel-folder-summary.h:
* camel-folder.c:
* camel-store.c:
* camel-store.h:
* camel-vee-folder.c:
* camel-vee-summary.c:
* camel-vtrash-folder.c:
svn path=/trunk/; revision=9665
Srinivasa Ragavan [Tue, 14 Oct 2008 05:21:08 +0000 (05:21 +0000)]
** Fix for bug #554455
2008-10-06 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #554455
* camel/camel-folder-search.c: Allow thread based searches by falling
back on the old in-memory search model.
svn path=/trunk/; revision=9663
Jorge Gonzalez Gonzalez [Sun, 12 Oct 2008 20:45:21 +0000 (20:45 +0000)]
Updated Spanish translation
svn path=/trunk/; revision=9661
Leonardo Ferreira Fontenelle [Sun, 12 Oct 2008 01:18:01 +0000 (01:18 +0000)]
Fixed terminology in Brazilian Portuguese translation by Vladimir Melo.
2008-10-11 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Fixed terminology in Brazilian Portuguese translation by
Vladimir Melo. Yes, more fixes!
svn path=/trunk/; revision=9660
Leonardo Ferreira Fontenelle [Sat, 11 Oct 2008 14:42:10 +0000 (14:42 +0000)]
Fixed terminology in Brazilian Portuguese translation by Vladimir Melo.
2008-10-11 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Fixed terminology in Brazilian Portuguese translation
by Vladimir Melo.
svn path=/trunk/; revision=9658
Ignacio Casal Quinteiro [Tue, 7 Oct 2008 15:48:20 +0000 (15:48 +0000)]
Updated Galician translation
svn path=/trunk/; revision=9651
Priit Laes [Tue, 7 Oct 2008 06:55:54 +0000 (06:55 +0000)]
Translation updated by Ivar Smolin
2008-10-07 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=9648
Og B. Maciel [Tue, 7 Oct 2008 01:03:20 +0000 (01:03 +0000)]
Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=9647
Kjartan Maraas [Mon, 6 Oct 2008 16:33:10 +0000 (16:33 +0000)]
Updated Norwegian bokmål translation.
2008-10-06 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=9645
Srinivasa Ragavan [Mon, 6 Oct 2008 10:27:15 +0000 (10:27 +0000)]
** Fixes lots of bugs and breaks ABI
2008-10-06 Srinivasa Ragavan <sragavan@novell.com>
** Fixes lots of bugs and breaks ABI
* camel/camel-db.c: Added new APIs and support for cloning handles.
* camel/camel-db.h:
* camel/camel-folder-search.c:
* camel/camel-folder-search.h:
* camel/camel-folder-summary.c:
* camel/camel-folder-summary.h:
* camel/camel-folder.c:
* camel/camel-folder.h:
* camel/camel-search-sql-sexp.c:
* camel/camel-store.c: Adds two handles to sqlite
* camel/camel-store.h:
* camel/camel-vee-folder.c:
* camel/camel-vee-summary.c:
* camel/camel-vtrash-folder.c:
* camel/providers/groupwise/camel-groupwise-folder.c:
* camel/providers/imap/camel-imap-folder.c:
* camel/providers/imap/camel-imap-store.c:
* camel/providers/imap/camel-imap-summary.c:
* camel/providers/local/camel-local-folder.c:
* camel/providers/local/camel-local-store.c:
* camel/providers/local/camel-maildir-summary.c:
* camel/providers/local/camel-mbox-summary.c:
* camel/providers/local/camel-mh-summary.c:
* camel/providers/local/camel-spool-summary.c:
* camel/providers/nntp/camel-nntp-folder.c:
svn path=/trunk/; revision=9641
Srinivasa Ragavan [Mon, 6 Oct 2008 10:26:56 +0000 (10:26 +0000)]
** Fix for bug #546406
2008-10-06 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #546406
* libedataserverui/e-passwords.c: Don't lookup password from old
keyring.
svn path=/trunk/; revision=9640
Jeffrey Stedfast [Thu, 2 Oct 2008 21:20:27 +0000 (21:20 +0000)]
Return -1 if we fail to get a password, not 0.
2008-10-02 Jeffrey Stedfast <fejj@novell.com>
* camel-pop3-store.c (pop3_try_authenticate): Return -1 if we fail
to get a password, not 0.
svn path=/trunk/; revision=9638
Suman Manjunath [Wed, 1 Oct 2008 10:50:24 +0000 (10:50 +0000)]
Fix for bug #554540 - Don't compare XML data of ESource* literally. Instead, compare them semantically.
svn path=/trunk/; revision=9635
Milan Crha [Wed, 1 Oct 2008 07:44:04 +0000 (07:44 +0000)]
** Fix for bug #514670
2008-10-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #514670
* e-passwords.c: (check_key_file), (ep_key_file_load),
(ep_key_file_save), (ep_clear_passwords_keyfile),
(ep_forget_passwords_keyfile), (ep_remember_password_keyfile),
(ep_forget_password_keyfile), (ep_get_password_keyfile):
Check for errors properly. Also do not use uninitialized variables.
svn path=/trunk/; revision=9632
Milan Crha [Wed, 1 Oct 2008 07:30:49 +0000 (07:30 +0000)]
** Part of fix for bug #511947
2008-10-01 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #511947
* e-gw-connection.c: (e_gw_connection_send_message):
Do not parse response when status indicates failure.
svn path=/trunk/; revision=9630
Philip Withnall [Tue, 30 Sep 2008 18:19:50 +0000 (18:19 +0000)]
** Fix for bug #552491
2008-09-30 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #552491
* libedataserver/e-source-list.c
(e_source_list_is_gconf_updated):
Check for NULL output from xmlParseDoc before continuing.
svn path=/trunk/; revision=9629
Milan Crha [Mon, 29 Sep 2008 09:22:00 +0000 (09:22 +0000)]
** Part of fix for bug #497928
2008-09-29 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #497928
* backends/file/e-book-backend-file.c: (build_summary),
(e_book_backend_file_get_contact_list), (book_view_thread),
(e_book_backend_file_load_source): Check for NULL pointers
and errors on opening an address book to prevent crash.
* backends/groupwise/e-book-backend-groupwise.c:
(e_book_backend_groupwise_get_contact_list), (book_view_thread):
Check for NULL pointers and free allocated memory properly.
* libedata-book/e-book-backend-summary.c:
(e_book_backend_summary_add_contact), (e_book_backend_summary_search),
(e_book_backend_summary_remove_contact), (e_book_backend_summary_save),
(e_book_backend_summary_check_contact), (e_book_backend_summary_touch),
(e_book_backend_summary_is_up_to_date), (e_book_backend_summary_load),
(e_book_backend_summary_is_summary_query),
(e_book_backend_summary_get_summary_vcard):
Check for NULL pointers before accessing members of the structure.
svn path=/trunk/; revision=9626
Yair Hershkovitz [Fri, 26 Sep 2008 19:30:47 +0000 (19:30 +0000)]
updated hebrew translation
svn path=/trunk/; revision=9622
Milan Crha [Fri, 26 Sep 2008 09:20:02 +0000 (09:20 +0000)]
** Fix for bug #553301
2008-09-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #553301
* camel/providers/nntp/camel-nntp-store.c: (camel_nntp_try_authenticate): Do not forget
password when server not available at the moment or user cancelled.
* camel/providers/nntp/camel-nntp-auth.c: (camel_nntp_auth_authenticate):
Use correct parameters.
* camel/providers/pop3/camel-pop3-store.c: (pop3_try_authenticate):
Return 'int', not gboolean.
* camel/providers/pop3/camel-pop3-store.c: (pop3_connect):
Also forget password in a session before reprompting it.
* camel/providers/smtp/camel-smtp-transport.c: (smtp_connect): Do not forget password
when server not available at the moment or user cancelled.
* camel/providers/smtp/camel-smtp-transport.c: (smtp_data): Compiler warning cleanup.
svn path=/trunk/; revision=9619
Milan Crha [Fri, 26 Sep 2008 09:02:11 +0000 (09:02 +0000)]
** Fix for bug #550466
2008-09-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #550466
* camel-store.c: (camel_store_delete_folder):
Ignore 'no such table' errors.
svn path=/trunk/; revision=9617
Og B. Maciel [Thu, 25 Sep 2008 19:11:49 +0000 (19:11 +0000)]
Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=9616
Philip Withnall [Thu, 25 Sep 2008 17:06:08 +0000 (17:06 +0000)]
** Fix for bug #553148
2008-09-25 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #553148
* camel-groupwise-store.c (groupwise_rename_folder): Standardise
"GroupWise" usage in translatable strings.
svn path=/trunk/; revision=9613
Milan Crha [Thu, 25 Sep 2008 11:56:18 +0000 (11:56 +0000)]
** Fix for bug #553266
2008-09-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #553266
* camel-vee-folder.c: (vee_sync):
Do not free memory owned by someone else.
svn path=/trunk/; revision=9611
Milan Crha [Thu, 25 Sep 2008 10:36:12 +0000 (10:36 +0000)]
Removed unused header.
2008-09-25 Milan Crha <mcrha@redhat.com>
* storage/exchange-account.c: Removed unused header.
svn path=/trunk/; revision=9610
Rob Bradford [Thu, 25 Sep 2008 09:21:11 +0000 (09:21 +0000)]
Use transition functions for reffing/unreffing the EDataBookView.
2008-09-25 Rob Bradford <rob@linux.intel.com>
* addressbook/backends/file/e-book-backend-file.c:
* addressbook/backends/google/e-book-backend-google.c:
* addressbook/backends/groupwise/e-book-backend-groupwise.c:
* addressbook/backends/ldap/e-book-backend-ldap.c:
* addressbook/backends/vcf/e-book-backend-vcf.c:
* addressbook/backends/webdav/e-book-backend-webdav.c:
Use transition functions for reffing/unreffing the EDataBookView.
svn path=/trunk/; revision=9609
Rob Bradford [Thu, 25 Sep 2008 09:21:03 +0000 (09:21 +0000)]
Add transition functions e_data_book_view_ref and e_data_book_view_unref
2008-09-12 Rob Bradford <rob@linux.intel.com>
* libedata-book/e-data-book-view.c (e_data_book_view_ref),
(e_data_book_view_unref):
* libedata-book/e-data-book-view.h:
Add transition functions e_data_book_view_ref and
e_data_book_view_unref to ease the transition from Bonobo to DBUS.
svn path=/trunk/; revision=9608
Milan Crha [Thu, 25 Sep 2008 04:33:43 +0000 (04:33 +0000)]
** Part of fix for bug #337479
2008-09-25 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #337479
* camel-groupwise-store.c: (groupwise_auth_loop):
Do not use uninitialized variables.
svn path=/trunk/; revision=9605
Ross Burton [Wed, 24 Sep 2008 21:21:34 +0000 (21:21 +0000)]
Remove libgnome-2.0 as it isn't used.
2008-09-24 Ross Burton <ross@linux.intel.com>
* libedataserverui.pc.in:
Remove libgnome-2.0 as it isn't used.
svn path=/trunk/; revision=9604
Ross Burton [Wed, 24 Sep 2008 21:21:02 +0000 (21:21 +0000)]
Remove libgnome from libedataserverui depends, and change libgnome-2.0 to
2008-09-24 Ross Burton <ross@linux.intel.com>
* configure.in:
Remove libgnome from libedataserverui depends, and change
libgnome-2.0 to libbonobo-2.0 for the addressbook and calendar.
* evolution-data-server.pc.in:
Remove libgnome-2.0 as it isn't used.
svn path=/trunk/; revision=9603
Ross Burton [Wed, 24 Sep 2008 21:20:40 +0000 (21:20 +0000)]
Remove libgnome from libedataserverui depends, and change libgnome-2.0 to
2008-09-24 Ross Burton <ross@linux.intel.com>
* configure.in:
Remove libgnome from libedataserverui depends, and change
libgnome-2.0 to libbonobo-2.0 for the addressbook and calendar.
* evolution-data-server.pc.in:
Remove libgnome-2.0 as it isn't used.
svn path=/trunk/; revision=9602
Ross Burton [Wed, 24 Sep 2008 21:18:16 +0000 (21:18 +0000)]
Remove libgnome-2.0 as it isn't used.
2008-09-24 Ross Burton <ross@linux.intel.com>
* libecal/libecal.pc.in:
* libedata-cal/libedata-cal.pc.in:
Remove libgnome-2.0 as it isn't used.
svn path=/trunk/; revision=9601
Ross Burton [Wed, 24 Sep 2008 21:17:04 +0000 (21:17 +0000)]
Remove libgnome-2.0 as it isn't used.
2008-09-24 Ross Burton <ross@linux.intel.com>
* libebook/libebook.pc.in:
* libedata-book/libedata-book.pc.in:
Remove libgnome-2.0 as it isn't used.
svn path=/trunk/; revision=9600
Milan Crha [Wed, 24 Sep 2008 14:59:45 +0000 (14:59 +0000)]
** Part of fix for bug #313225
2008-09-24 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #313225
* camel-folder-summary.c: (summary_build_content_info): Fix
misunderstanding of the parameter in code causing crash in this part.
svn path=/trunk/; revision=9599
Milan Crha [Wed, 24 Sep 2008 11:53:36 +0000 (11:53 +0000)]
** Part of fix for bug #313225
2008-09-24 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #313225
* camel/providers/groupwise/camel-groupwise-folder.c: (gw_update_cache), (gw_update_summary):
Set the user flag '$has_cal' in the message info when the message
is type of the appointment, task or note.
* camel/providers/imap/camel-imap-folder.c: (CAMEL_MESSAGE_INFO_HEADERS):
Transfer always 'CONTENT-CLASS' and 'X-CALENDAR-ATTACHMENT' headers.
* camel/camel-folder-summary.c: (summary_build_content_info),
(summary_build_content_info_message): Check whether message contains
headers indicating a calendar attachment and if so, then set the user
flag '$has_cal' in the message info.
svn path=/trunk/; revision=9598
Milan Crha [Tue, 23 Sep 2008 11:48:27 +0000 (11:48 +0000)]
** Fix for bug #553298
2008-09-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #553298
* camel-imap-folder.c: (get_matching), (imap_sync): Unset all known
server flags on the message when the resulting flag list is empty.
svn path=/trunk/; revision=9594
Milan Crha [Tue, 23 Sep 2008 11:19:55 +0000 (11:19 +0000)]
** Fix for bug #537718
2008-09-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #537718
* backends/caldav/e-cal-backend-caldav.c: (status_code_to_result),
(xp_object_get_href), (soup_authenticate), (redirect_handler),
(send_and_handle_redirection), (caldav_server_open_calendar),
(caldav_server_list_objects), (caldav_server_get_object),
(caldav_server_put_object), (caldav_server_delete_object),
(synchronize_object), (synchronize_cache), (initialize_backend),
(sanitize_component), (caldav_create_object), (caldav_modify_object),
(caldav_remove_object), (process_object), (caldav_receive_objects),
(caldav_add_timezone), (caldav_set_default_zone),
(caldav_internal_get_default_timezone),
(e_cal_backend_caldav_finalize), (e_cal_backend_caldav_init):
Be able to cooperate with servers which use redirections.
Support for (default) timezone information on the backend.
Store component's timezone(s) in cache to have them available.
Remove instance of the object only when 'rid' has been provided.
Do not panic when ETag not returned in the headers, but is known.
Set created/last modified times on the component. Leak a bit less.
svn path=/trunk/; revision=9592
Milan Crha [Tue, 23 Sep 2008 11:11:30 +0000 (11:11 +0000)]
** Fix for bug #552631
2008-09-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #552631
* camel-imap-store.c: (imap_auth_loop): Do not forget password
on 'resource temporarily unavailable' exception.
svn path=/trunk/; revision=9590
Milan Crha [Tue, 23 Sep 2008 11:07:39 +0000 (11:07 +0000)]
** Fix for bug #315919
2008-09-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #315919
* e-name-selector-entry.c: (entry_height), (contact_layout_pixbuffer),
(e_name_selector_entry_init):
Show contact's photo in the completion list if available locally.
svn path=/trunk/; revision=9589
Philip Withnall [Mon, 22 Sep 2008 22:36:02 +0000 (22:36 +0000)]
** Fix for bug #550980
2008-09-22 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #550980
* libedata-cal/e-cal-backend-util.c
(e_cal_backend_status_to_string): Fix the offline mode string to
be
more helpful.
svn path=/trunk/; revision=9588
Matthew Barnes [Mon, 22 Sep 2008 11:20:51 +0000 (11:20 +0000)]
** Convert all #warning messages from the disk-summary effort to comments
2008-09-22 Matthew Barnes <mbarnes@redhat.com>
** Convert all #warning messages from the disk-summary effort
to comments with a greppable FIXME[disk-summary] prefix.
svn path=/trunk/; revision=9580
Srinivasa Ragavan [Mon, 22 Sep 2008 11:03:55 +0000 (11:03 +0000)]
Version bump for Evolution Data Server 2.25.1
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Version bump for Evolution Data Server 2.25.1
svn path=/trunk/; revision=9578
Srinivasa Ragavan [Mon, 22 Sep 2008 10:20:41 +0000 (10:20 +0000)]
Evolution Data Server 2.24.0 release.
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution Data Server 2.24.0 release.
svn path=/trunk/; revision=9576
Srinivasa Ragavan [Mon, 22 Sep 2008 05:17:48 +0000 (05:17 +0000)]
Committing a build fix.
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* libedata-cal/Makefile.am: Committing a build fix.
svn path=/trunk/; revision=9574
Nickolay V. Shmyrev [Sun, 21 Sep 2008 16:12:12 +0000 (16:12 +0000)]
Updated Russian translation.
2008-09-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=9573
Wadim Dziedzic [Sun, 21 Sep 2008 15:02:14 +0000 (15:02 +0000)]
Updated Polish translation
2008-09-21 Wadim Dziedzic <wdziedzic@aviary.pl>
* pl.po: Updated Polish translation
svn path=/trunk/; revision=9572
Gabor Kelemen [Sun, 21 Sep 2008 11:41:19 +0000 (11:41 +0000)]
Translation updated.
2008-09-21 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=9571
Kenneth Nielsen [Sun, 21 Sep 2008 01:37:19 +0000 (01:37 +0000)]
Updated Danish translation
svn path=/trunk/; revision=9570
Luca Ferretti [Sat, 20 Sep 2008 19:15:59 +0000 (19:15 +0000)]
Updated Italian translation.
2008-09-20 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=9569
Takeshi AIHANA [Sat, 20 Sep 2008 08:32:39 +0000 (08:32 +0000)]
Fixed wrong translations.
2008-09-20 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Fixed wrong translations.
svn path=/trunk/; revision=9568
Goran Rakic [Fri, 19 Sep 2008 23:15:06 +0000 (23:15 +0000)]
Updated Serbian translation (by Igor Nestorović)
svn path=/trunk/; revision=9567
Žygimantas Beručka [Fri, 19 Sep 2008 09:44:13 +0000 (09:44 +0000)]
Updated Lithuanian translation.
2008-09-19 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=9566
Goran Rakic [Thu, 18 Sep 2008 15:40:11 +0000 (15:40 +0000)]
Updated Serbian translation
svn path=/trunk/; revision=9563
Srinivasa Ragavan [Thu, 18 Sep 2008 11:16:31 +0000 (11:16 +0000)]
** Fix for bug #552729
2008-09-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #552729
* camel/camel-db.c: Adds support for x-camel-mlist & Answered flag to
svn path=/trunk/; revision=9562
Hiroyuki Ikezoe [Thu, 18 Sep 2008 04:10:28 +0000 (04:10 +0000)]
** Fix for bug #552724.
2008-09-18 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #552724.
* Makefile.am: Remove a while space following trailing backslash.
svn path=/trunk/; revision=9561
Djihed Afifi [Thu, 18 Sep 2008 02:01:56 +0000 (02:01 +0000)]
Updated Arabic Translation by Djihed Afifi.
* Updated Arabic Translation by Djihed Afifi.
svn path=/trunk/; revision=9560
Matej Urbančič [Wed, 17 Sep 2008 13:50:05 +0000 (13:50 +0000)]
Updated Slovenian translation
svn path=/trunk/; revision=9559
Felix I [Wed, 17 Sep 2008 07:37:45 +0000 (07:37 +0000)]
Tamil translation updated
svn path=/trunk/; revision=9558
Wouter Bolsterlee [Tue, 16 Sep 2008 09:01:59 +0000 (09:01 +0000)]
Updated Dutch translation by Tino Meinen.
2008-09-16 Wouter Bolsterlee <wbolster@svn.gnome.org>
* nl.po: Updated Dutch translation by Tino Meinen.
svn path=/trunk/; revision=9557
Luca Ferretti [Tue, 16 Sep 2008 08:34:36 +0000 (08:34 +0000)]
Updated Italian translation.
2008-09-16 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=9556
Gil Forcada Codinachs [Mon, 15 Sep 2008 21:17:32 +0000 (21:17 +0000)]
Updated Catalan translation by David Planella
svn path=/trunk/; revision=9555
Petr Kovar [Mon, 15 Sep 2008 13:51:28 +0000 (13:51 +0000)]
Updated Czech translation by Jiri Eischmann.
2008-09-15 Petr Kovar <pknbe@volny.cz>
* cs.po: Updated Czech translation by Jiri Eischmann.
svn path=/trunk/; revision=9554
Srinivasa Ragavan [Mon, 15 Sep 2008 11:30:20 +0000 (11:30 +0000)]
Update Changelog
svn path=/trunk/; revision=9553
Srinivasa Ragavan [Mon, 15 Sep 2008 11:30:01 +0000 (11:30 +0000)]
Fix for counts on junk
2008-09-15 Srinivasa Ragavan <sragavan@novell.com>
* camel-folder-summary.c (info_set_flags): Fix for counts on junk
* camel-vee-folder.c (update_summary), (folder_changed_change_uid):
* camel-vtrash-folder.c (vtrash_getv),
(camel_vtrash_folder_class_init):
svn path=/trunk/; revision=9552
Djihed Afifi [Mon, 15 Sep 2008 09:34:14 +0000 (09:34 +0000)]
Updated Arabic Translation by Djihed Afifi.
* Updated Arabic Translation by Djihed Afifi.
svn path=/trunk/; revision=9551
Rob Bradford [Mon, 15 Sep 2008 09:19:37 +0000 (09:19 +0000)]
Remove the inclusion of Bonobo headers (no symbols are used from these
2008-09-12 Rob Bradford <rob@linux.intel.com>
* backends/caldav/e-cal-backend-caldav.c:
* backends/file/e-cal-backend-file.c:
* backends/google/e-cal-backend-google-utils.c:
* backends/google/e-cal-backend-google.c:
* backends/http/e-cal-backend-http.c:
Remove the inclusion of Bonobo headers (no symbols are used from these
headers.)
svn path=/trunk/; revision=9550
Matthew Barnes [Mon, 15 Sep 2008 01:35:50 +0000 (01:35 +0000)]
Don't mix declarations and code.
2008-09-14 Matthew Barnes <mbarnes@redhat.com>
* camel/camel-db.c (camel_db_count_junk_message_info),
(camel_db_count_unread_message_info),
(camel_db_count_visible_unread_message_info),
(camel_db_count_visible_message_info),
(camel_db_count_junk_not_deleted_message_info),
(camel_db_count_deleted_message_info), (read_fir_callback):
* camel/camel-folder-summary.c (camel_folder_summary_migrate_infos):
* camel/camel-search-sql.c (camel_sexp_to_sql):
* camel/providers/imap/camel-imap-folder.c (imap_update_summary):
* camel/providers/local/camel-local-store.c
(camel_local_store_finalize):
* addressbook/backends/webdav/e-book-backend-webdav.c
(e_book_backend_webdav_modify_contact), (download_contacts):
* calendar/libecal/e-cal-check-timezones.c (e_cal_check_timezones):
* libedataserver/e-sexp.c (term_eval_and), (term_eval_or):
Don't mix declarations and code.
svn path=/trunk/; revision=9549
Duarte Loreto [Sun, 14 Sep 2008 16:55:41 +0000 (16:55 +0000)]
Fixed Portuguese terminology.
2008-09-14 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Fixed Portuguese terminology.
svn path=/trunk/; revision=9548
Sandeep Shedmake [Sun, 14 Sep 2008 14:06:02 +0000 (14:06 +0000)]
Updated Marathi Translations
svn path=/trunk/; revision=9547
Luca Ferretti [Sun, 14 Sep 2008 11:56:11 +0000 (11:56 +0000)]
Updated Italian translation.
2008-09-14 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=9546
Djihed Afifi [Sun, 14 Sep 2008 10:14:12 +0000 (10:14 +0000)]
Updated Arabic Translation by Djihed Afifi.
* Updated Arabic Translation by Djihed Afifi.
svn path=/trunk/; revision=9545
Chenthill Palanisamy [Sun, 14 Sep 2008 07:14:28 +0000 (07:14 +0000)]
Fixes a infinite loop while expunging the folders.
svn path=/trunk/; revision=9544
Daniel Nylander [Sat, 13 Sep 2008 17:12:49 +0000 (17:12 +0000)]
sv.po: Updated Swedish translation
svn path=/trunk/; revision=9543
Gabor Kelemen [Sat, 13 Sep 2008 13:01:57 +0000 (13:01 +0000)]
Translation updated.
2008-09-13 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=9542
Andre Klapper [Fri, 12 Sep 2008 13:52:35 +0000 (13:52 +0000)]
Fixing typo.
2008-09-12 Andre Klapper <
a9016009@gmx.de>
* camel-store.c: Fixing typo.
svn path=/trunk/; revision=9535
Ross Burton [Fri, 12 Sep 2008 09:56:41 +0000 (09:56 +0000)]
Remove, this isn't used since 2007-04-04.
2008-09-12 Ross Burton <ross@burtonini.com>
* libedataserver/e-data-server-marshal.list:
Remove, this isn't used since 2007-04-04.
svn path=/trunk/; revision=9532
Tor Lillqvist [Fri, 12 Sep 2008 09:05:23 +0000 (09:05 +0000)]
Link with libebackend.
2008-09-12 Tor Lillqvist <tml@novell.com>
* backends/google/Makefile.am (libebookbackendgoogle_la_LIBADD):
Link with libebackend.
svn path=/trunk/; revision=9528
Srinivasa Ragavan [Fri, 12 Sep 2008 05:37:39 +0000 (05:37 +0000)]
Make CAMEL_DB_DEBUG as ifdef
2008-09-12 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-db.c:
* camel/camel-db.h: Make CAMEL_DB_DEBUG as ifdef
svn path=/trunk/; revision=9527