Matthew Barnes [Mon, 1 Sep 2008 13:26:17 +0000 (13:26 +0000)]
Fix compiler warnings in a couple of the test programs.
2008-09-01 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Fix compiler warnings in a couple of the test programs.
svn path=/trunk/; revision=9463
Milan Crha [Mon, 1 Sep 2008 10:06:01 +0000 (10:06 +0000)]
** Fix for bug #332354
2008-09-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #332354
* e-name-selector-entry.h: (USER_QUERY_FIELDS),
(ens_util_populate_user_query_fields):
* e-name-selector-entry.c: (struct _ENameSelectorEntryPrivate),
(e_name_selector_entry_dispose), (ens_util_populate_user_query_fields),
(set_completion_query), (e_name_selector_entry_init):
* e-name-selector-dialog.c: (struct _ENameSelectorDialogPrivate),
(e_name_selector_dialog_init), (e_name_selector_dialog_finalize),
(search_changed): User can define his own query fields
in "/apps/evolution/addressbook/completion/user_query_fields" which
should be a string list of EContact field names to search in.
svn path=/trunk/; revision=9462
Milan Crha [Mon, 1 Sep 2008 09:30:18 +0000 (09:30 +0000)]
** Fix for bug #326692
2008-09-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #326692
* e-name-selector-entry.c: (sanitize_entry), (user_focus_out):
Sync model data with entry text and remove all empty
destinations from the model on user's exit from the entry.
svn path=/trunk/; revision=9461
Suman Manjunath [Mon, 1 Sep 2008 08:40:39 +0000 (08:40 +0000)]
Milan Crha <mcrha@redhat.com> ** Fix for bug #272391 (Show email-address of the contact in auto-completion if there are two entries with the same name, make showing email-address (by default) configurable through a GConf setting).
svn path=/trunk/; revision=9460
Suman Manjunath [Mon, 1 Sep 2008 03:57:33 +0000 (03:57 +0000)]
Milan Crha <mcrha@redhat.com> ** Fix for bug #548827 (Handle also AuthenticationRequired error, do not report we removed any contact when received an error, report end of the operation properly).
svn path=/trunk/; revision=9459
Suman Manjunath [Mon, 1 Sep 2008 03:51:34 +0000 (03:51 +0000)]
Milan Crha <mcrha@redhat.com> ** Fix for bug #549444 (Do not do autocomplete lookup on idle, do that on some timeout instead, because the idle signal is emitted after every key press).
svn path=/trunk/; revision=9458
Suman Manjunath [Mon, 1 Sep 2008 03:31:17 +0000 (03:31 +0000)]
Milan Crha <mcrha@redhat.com> ** Fix for bug #549675 (Create cache with correct source_type value).
svn path=/trunk/; revision=9457
Suman Manjunath [Mon, 1 Sep 2008 03:26:19 +0000 (03:26 +0000)]
Patch from Keith Packard <keithp@keithp.com>: Fix for bug #541045 (Add a default mime-type to the mime-part if it doesn't have one).
svn path=/trunk/; revision=9456
Leonardo Ferreira Fontenelle [Sun, 31 Aug 2008 21:11:36 +0000 (21:11 +0000)]
Added translator comments. Fixes bug #549241.
2008-08-31 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* camel-imap4-store.c: (imap4_get_folder_info): Added translator
comments. Fixes bug #549241.
svn path=/trunk/; revision=9455
Lucian Langa [Sun, 31 Aug 2008 16:24:30 +0000 (16:24 +0000)]
** Fix for bug #550072
2008-08-31 Lucian Langa <lucilanga@gnome.org>
** Fix for bug #550072
* camel/camel-search-private.c: Allow evolution-rss content type
on body-search
svn path=/trunk/; revision=9454
Lucian Langa [Sun, 31 Aug 2008 16:23:53 +0000 (16:23 +0000)]
** Fix for bug #550072
2008-08-31 Lucian Langa <lucilanga@gnome.org>
** Fix for bug #550072
* camel/camel-search-private.c: Allow evolution-rss content type
on body-search
svn path=/trunk/; revision=9453
Matthew Barnes [Sun, 31 Aug 2008 15:31:56 +0000 (15:31 +0000)]
** Fixes bug #466754 (patch by Vingnesh Prabhu)
2008-08-31 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #466754 (patch by Vingnesh Prabhu)
* libedataserverui/e-categories-dialog.c (e_categories_dialog_init):
Sort the model itself by category name, so that new categories
appear in the appropriate place in the list.
svn path=/trunk/; revision=9452
Srinivasa Ragavan [Sun, 31 Aug 2008 05:10:49 +0000 (05:10 +0000)]
Fixed folder summary mismatch for spool
2008-08-30 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-spool-summary.c: Fixed folder summary
mismatch for spool
svn path=/trunk/; revision=9451
Shankar Prasad [Fri, 29 Aug 2008 04:30:22 +0000 (04:30 +0000)]
updating ChangeLog
svn path=/trunk/; revision=9450
Shankar Prasad [Fri, 29 Aug 2008 04:28:37 +0000 (04:28 +0000)]
updating kannada translations
svn path=/trunk/; revision=9449
Matthew Barnes [Fri, 29 Aug 2008 00:28:18 +0000 (00:28 +0000)]
Update Camel API docs.
svn path=/trunk/; revision=9448
Daniel Nylander [Thu, 28 Aug 2008 21:09:10 +0000 (21:09 +0000)]
sv.po: Updated Swedish translation
svn path=/trunk/; revision=9447
Patrick Ohly [Thu, 28 Aug 2008 20:49:30 +0000 (20:49 +0000)]
updated ChangeLog
svn path=/trunk/; revision=9446
Patrick Ohly [Thu, 28 Aug 2008 20:43:39 +0000 (20:43 +0000)]
#518728: subtle link error: system libs before Evolution libs
When compiling on Debian Etch (Evolution 2.12), evolution-dataserver
was linked against /usr/lib/libebook-1.2.so.5 because of the incorrect
link order. "incorrect" in this context means "system libs" before
"Evolution libs".
svn path=/trunk/; revision=9445
Matthew Barnes [Thu, 28 Aug 2008 18:40:05 +0000 (18:40 +0000)]
New function provides access to the internal source list.
2008-08-28 Matthew Barnes <mbarnes@redhat.com>
* e-source-selector.c (e_source_selector_get_source_list):
New function provides access to the internal source list.
svn path=/trunk/; revision=9444
Kjartan Maraas [Wed, 27 Aug 2008 11:12:32 +0000 (11:12 +0000)]
Updated Norwegian bokmål translation.
2008-08-27 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=9442
Ilkka Tuohela [Wed, 27 Aug 2008 09:25:33 +0000 (09:25 +0000)]
Updated Finnish translation
svn path=/trunk/; revision=9440
Djihed Afifi [Tue, 26 Aug 2008 14:16:22 +0000 (14:16 +0000)]
Updated Arabic Translation by Djihed Afifi.
* Updated Arabic Translation by Djihed Afifi.
svn path=/trunk/; revision=9438
Goran Rakic [Mon, 25 Aug 2008 14:51:19 +0000 (14:51 +0000)]
Conversion from sr@Latn to sr@latin
svn path=/trunk/; revision=9437
Runa Bhattacharjee [Mon, 25 Aug 2008 13:15:44 +0000 (13:15 +0000)]
Added Entry for Bengali India Translation Updation
svn path=/trunk/; revision=9436
Runa Bhattacharjee [Mon, 25 Aug 2008 13:15:02 +0000 (13:15 +0000)]
Updated Bengali India Translation
svn path=/trunk/; revision=9435
Suman Manjunath [Mon, 25 Aug 2008 09:41:01 +0000 (09:41 +0000)]
Ashish Shrivastava <shashish@novell.com> ** Fix for bug #391936 (bugzilla.novell.com) (Don't hang if e-d-s crashes).
svn path=/trunk/; revision=9433
Leonardo Ferreira Fontenelle [Mon, 25 Aug 2008 02:05:13 +0000 (02:05 +0000)]
Updated Brazilian Portuguese translation.
2008-08-24 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=9432
Takeshi AIHANA [Sun, 24 Aug 2008 00:06:56 +0000 (00:06 +0000)]
Updated Japanese translation.
2008-08-24 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=9431
Inaki Larranaga Murgoitio [Fri, 22 Aug 2008 14:15:48 +0000 (14:15 +0000)]
Updated Basque translation.
2008-08-22 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=9430
Robert-André Mauchin [Fri, 22 Aug 2008 11:44:50 +0000 (11:44 +0000)]
Updated French tranlastion
svn path=/trunk/; revision=9429
Srinivasa Ragavan [Fri, 22 Aug 2008 09:02:49 +0000 (09:02 +0000)]
** Fix for bug #548865
2008-08-22 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #548865
* camel/camel-vee-store.c: Dont crash, if the folder isn't there.
svn path=/trunk/; revision=9427
Srinivasa Ragavan [Thu, 21 Aug 2008 15:50:51 +0000 (15:50 +0000)]
During quit, its possible that the parent folder's infos are unavailable.
2008-08-21 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-search.c: During quit, its possible that the
parent folder's infos are unavailable.
svn path=/trunk/; revision=9425
Srinivasa Ragavan [Thu, 21 Aug 2008 12:55:27 +0000 (12:55 +0000)]
Let vee store also sync its headers at the end.
2008-08-21 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vee-store.c: Let vee store also sync its headers at the
end.
svn path=/trunk/; revision=9424
Srinivasa Ragavan [Thu, 21 Aug 2008 12:37:33 +0000 (12:37 +0000)]
Make counts work even better.
2008-08-21 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vee-folder.c: Make counts work even better.
svn path=/trunk/; revision=9423
Srinivasa Ragavan [Thu, 21 Aug 2008 12:37:18 +0000 (12:37 +0000)]
Commit the missing file in last commit.
svn path=/trunk/; revision=9422
Srinivasa Ragavan [Thu, 21 Aug 2008 12:37:04 +0000 (12:37 +0000)]
Name the flag appropriately.
2008-08-21 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vee-store.h: Name the flag appropriately.
* camel/camel-vtrash-folder.c:
svn path=/trunk/; revision=9421
Srinivasa Ragavan [Thu, 21 Aug 2008 12:36:45 +0000 (12:36 +0000)]
Update visible count, intelligently.
2008-08-21 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-summary.c: Update visible count, intelligently.
svn path=/trunk/; revision=9420
Srinivasa Ragavan [Thu, 21 Aug 2008 12:36:22 +0000 (12:36 +0000)]
Fix junk/trash counts.
2008-08-21 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vee-folder.c: Fix junk/trash counts.
svn path=/trunk/; revision=9419
Srinivasa Ragavan [Thu, 21 Aug 2008 12:35:59 +0000 (12:35 +0000)]
Add a new flag for vtrash handling.
2008-08-21 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vee-store.h: Add a new flag for vtrash handling.
* camel/camel-vtrash-folder.c:
svn path=/trunk/; revision=9418
Shuai Liu [Thu, 21 Aug 2008 10:02:43 +0000 (10:02 +0000)]
** Fix for bug #548565
2008-08-21 Shuai Liu <shuai.liu@sun.com>
** Fix for bug #548565
* backends/google/util.h:
Add 'void' to make it built on Solaris.
svn path=/trunk/; revision=9415
Srinivasa Ragavan [Thu, 21 Aug 2008 04:56:22 +0000 (04:56 +0000)]
Implement in-db uid sort while loading.
2008-08-21 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/imap/camel-imap-summary.c: Implement in-db uid sort
while loading.
svn path=/trunk/; revision=9413
Srinivasa Ragavan [Thu, 21 Aug 2008 04:55:58 +0000 (04:55 +0000)]
Add code to dump sorted uids for debuging.
2008-08-21 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-summary.c: Add code to dump sorted uids for
debuging.
svn path=/trunk/; revision=9412
Matthew Barnes [Thu, 21 Aug 2008 02:20:37 +0000 (02:20 +0000)]
** Fixes bug #546926
2008-08-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #546926
* camel/camel.c (camel_shutdown):
Make this function public and don't call PR_Cleanup().
* camel/camel.c (camel_init):
Remove call to g_atexit().
svn path=/trunk/; revision=9411
Srinivasa Ragavan [Wed, 20 Aug 2008 17:05:00 +0000 (17:05 +0000)]
Make it use sort by dreceived from db.
2008-08-20 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-maildir-summary.c: Make it use sort by
dreceived from db.
svn path=/trunk/; revision=9410
Srinivasa Ragavan [Wed, 20 Aug 2008 17:04:47 +0000 (17:04 +0000)]
Make use of collate function for just sorts also.
2008-08-20 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-db.c: Make use of collate function for just sorts also.
svn path=/trunk/; revision=9409
Srinivasa Ragavan [Wed, 20 Aug 2008 17:04:36 +0000 (17:04 +0000)]
Implement in-db sort of m-h account types.
2008-08-20 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mh-summary.c: Implement in-db sort of
m-h account types.
svn path=/trunk/; revision=9408
Srinivasa Ragavan [Wed, 20 Aug 2008 17:04:22 +0000 (17:04 +0000)]
Save vfolders headers on sync.
2008-08-20 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-store.c: Save vfolders headers on sync.
svn path=/trunk/; revision=9407
Srinivasa Ragavan [Wed, 20 Aug 2008 17:04:08 +0000 (17:04 +0000)]
Add function to save headers to db.
2008-08-20 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vee-folder.c: Add function to save headers to db.
* camel/camel-vee-folder.h:
svn path=/trunk/; revision=9406
Srinivasa Ragavan [Wed, 20 Aug 2008 10:56:31 +0000 (10:56 +0000)]
Fix some missing portions of folder summary mismatch
2008-08-20 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mbox-summary.c: Fix some missing
portions of folder summary mismatch
svn path=/trunk/; revision=9405
Srinivasa Ragavan [Wed, 20 Aug 2008 10:56:10 +0000 (10:56 +0000)]
Remove debug logs.
2008-08-20 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-db.c: Remove debug logs.
svn path=/trunk/; revision=9404
Srinivasa Ragavan [Wed, 20 Aug 2008 10:55:49 +0000 (10:55 +0000)]
** Fix for bug #213072
2008-08-20 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #213072
* camel/providers/local/camel-mbox-summary.c: Sort mbox/spool summary
uids by from_pos.
svn path=/trunk/; revision=9403
Srinivasa Ragavan [Wed, 20 Aug 2008 10:55:30 +0000 (10:55 +0000)]
Add provision to do summary specific sorts. Summaries can now be loaded in
2008-08-20 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-db.c: Add provision to do summary specific sorts.
Summaries can now be loaded in a sorted mode.
* camel/camel-db.h:
svn path=/trunk/; revision=9402
Ignacio Casal Quinteiro [Tue, 19 Aug 2008 16:15:17 +0000 (16:15 +0000)]
Updated Galician translation
svn path=/trunk/; revision=9401
Srinivasa Ragavan [Tue, 19 Aug 2008 15:23:46 +0000 (15:23 +0000)]
Save the summary header atleast.
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-summary.c: Save the summary header atleast.
svn path=/trunk/; revision=9400
Srinivasa Ragavan [Tue, 19 Aug 2008 15:23:22 +0000 (15:23 +0000)]
Put back the summary mismatch. It is more serious now.
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mbox-summary.c: Put back the summary
mismatch. It is more serious now.
svn path=/trunk/; revision=9399
Srinivasa Ragavan [Tue, 19 Aug 2008 15:23:00 +0000 (15:23 +0000)]
Read XEV headers if there are any.
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-filter-driver.c: Read XEV headers if there are any.
svn path=/trunk/; revision=9398
Srinivasa Ragavan [Tue, 19 Aug 2008 15:22:27 +0000 (15:22 +0000)]
Make things more debuggable.
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-summary.c: Make things more debuggable.
svn path=/trunk/; revision=9397
Theppitak Karoonboonyanan [Tue, 19 Aug 2008 10:04:53 +0000 (10:04 +0000)]
Updated Thai translation.
2008-08-19 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=9395
Srinivasa Ragavan [Tue, 19 Aug 2008 05:30:28 +0000 (05:30 +0000)]
Delete from DB for expunge in a optimized way.
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/imap/camel-imap-folder.c: Delete from DB for expunge
in a optimized way.
svn path=/trunk/; revision=9393
Srinivasa Ragavan [Tue, 19 Aug 2008 05:29:58 +0000 (05:29 +0000)]
Refresh message list when expunged.
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/imap/camel-imap-folder.c: Refresh message list when
expunged.
svn path=/trunk/; revision=9392
Srinivasa Ragavan [Tue, 19 Aug 2008 05:29:34 +0000 (05:29 +0000)]
Add functions to delete from summary fast, without dealing with db, so
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-summary.c: Add functions to delete from summary
fast, without dealing with db, so that bulk db can be invoked.
* camel/camel-folder-summary.h:
svn path=/trunk/; revision=9391
Srinivasa Ragavan [Tue, 19 Aug 2008 05:29:15 +0000 (05:29 +0000)]
Fix issue of unread mails in trash.
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vee-folder.c: Fix issue of unread mails in trash.
svn path=/trunk/; revision=9390
Srinivasa Ragavan [Tue, 19 Aug 2008 05:28:56 +0000 (05:28 +0000)]
Fix counts in vfolders while expunge/empty trash.
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vee-folder.c: Fix counts in vfolders while expunge/empty
trash.
svn path=/trunk/; revision=9389
Srinivasa Ragavan [Tue, 19 Aug 2008 05:28:36 +0000 (05:28 +0000)]
Commit ChangeLog.
svn path=/trunk/; revision=9388
Srinivasa Ragavan [Tue, 19 Aug 2008 05:28:18 +0000 (05:28 +0000)]
Revert unwanted change.
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/imap/camel-imap-journal.c: Revert unwanted change.
svn path=/trunk/; revision=9387
Srinivasa Ragavan [Tue, 19 Aug 2008 05:16:36 +0000 (05:16 +0000)]
** Partial fix for bnc #418080
2008-08-19 Srinivasa Ragavan <sragavan@novell.com>
** Partial fix for bnc #418080
* camel/camel-search-sql.c: Support 'not' operator.
svn path=/trunk/; revision=9386
Shankar Prasad [Tue, 19 Aug 2008 04:38:01 +0000 (04:38 +0000)]
Updated the ChangeLog
svn path=/trunk/; revision=9385
Shankar Prasad [Tue, 19 Aug 2008 04:36:24 +0000 (04:36 +0000)]
Updated the kn translations
svn path=/trunk/; revision=9384
Srinivasa Ragavan [Tue, 19 Aug 2008 02:10:42 +0000 (02:10 +0000)]
Evolution Data Server 2.23.90 release and version bump.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution Data Server 2.23.90 release and
version bump.
svn path=/trunk/; revision=9382
Jorge Gonzalez Gonzalez [Mon, 18 Aug 2008 16:39:40 +0000 (16:39 +0000)]
Updated Spanish translation
svn path=/trunk/; revision=9381
Milan Crha [Mon, 18 Aug 2008 15:23:54 +0000 (15:23 +0000)]
** Fix for bug #547223 (Patch by Matt Davey)
2008-08-18 Milan Crha <mcrha@redhat.com>
** Fix for bug #547223 (Patch by Matt Davey)
* libebook/e-contact.c: (e_contact_set_property),
(e_contact_find_attribute_with_types): Check complete list of
values in a parameter when looking for some particular value.
svn path=/trunk/; revision=9380
Matthew Barnes [Mon, 18 Aug 2008 12:43:52 +0000 (12:43 +0000)]
Fix a compiler warning.
2008-08-18 Matthew Barnes <mbarnes@redhat.com>
* calendar/backends/groupwise/e-cal-backend-groupwise-utils.c
(start_freebusy_session): Fix a compiler warning.
svn path=/trunk/; revision=9379
Srinivasa Ragavan [Mon, 18 Aug 2008 10:35:55 +0000 (10:35 +0000)]
When required just save the header and not all.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mbox-summary.c: When required just save
the header and not all.
svn path=/trunk/; revision=9378
Srinivasa Ragavan [Mon, 18 Aug 2008 10:35:35 +0000 (10:35 +0000)]
Add a way to save just the header. We can optimize it a lot.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-summary.c: Add a way to save just the header. We
can optimize it a lot.
* camel/camel-folder-summary.h:
svn path=/trunk/; revision=9377
Srinivasa Ragavan [Mon, 18 Aug 2008 10:10:54 +0000 (10:10 +0000)]
Continue, if the summary isn't loaded.
* camel/providers/local/camel-mbox-summary.c: Continue, if the summary
isn't loaded.
(use "git reset HEAD <file>..." to unstage)
svn path=/trunk/; revision=9376
Srinivasa Ragavan [Mon, 18 Aug 2008 09:29:16 +0000 (09:29 +0000)]
Continue, if the summary isn't loaded.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mbox-summary.c: Continue, if the summary
isn't loaded.
svn path=/trunk/; revision=9375
Srinivasa Ragavan [Mon, 18 Aug 2008 09:15:10 +0000 (09:15 +0000)]
Save summary at the end of the filtering.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder.c: Save summary at the end of the filtering.
svn path=/trunk/; revision=9374
Srinivasa Ragavan [Mon, 18 Aug 2008 09:00:29 +0000 (09:00 +0000)]
Don't break while syncing inbetween while syncing.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vee-folder.c: Don't break while syncing inbetween while
syncing.
svn path=/trunk/; revision=9373
Srinivasa Ragavan [Mon, 18 Aug 2008 09:00:12 +0000 (09:00 +0000)]
Fixes folder summary mismatch on expunge.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mbox-summary.c: Fixes folder summary
mismatch on expunge.
svn path=/trunk/; revision=9372
Srinivasa Ragavan [Mon, 18 Aug 2008 05:25:50 +0000 (05:25 +0000)]
Revert old patch for folder summary mismatch. It corrupts even more.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mbox-summary.c: Revert old patch for
folder summary mismatch. It corrupts even more.
svn path=/trunk/; revision=9371
Srinivasa Ragavan [Mon, 18 Aug 2008 05:03:17 +0000 (05:03 +0000)]
Even the summary header could be dirty. Make a provision for saving just
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-summary.c: Even the summary header could be
dirty. Make a provision for saving just the header info.
svn path=/trunk/; revision=9370
Srinivasa Ragavan [Mon, 18 Aug 2008 05:03:01 +0000 (05:03 +0000)]
Fix counts on expunge and on an expunge, save the contents to db.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mbox-summary.c: Fix counts on expunge
and on an expunge, save the contents to db.
svn path=/trunk/; revision=9369
Srinivasa Ragavan [Mon, 18 Aug 2008 05:02:44 +0000 (05:02 +0000)]
Don't save to db on every append. Its quite expensive.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mbox-folder.c: Don't save to db on
every append. Its quite expensive.
svn path=/trunk/; revision=9368
Srinivasa Ragavan [Mon, 18 Aug 2008 05:02:21 +0000 (05:02 +0000)]
Save the db, only if it is a db based search.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-search.c: Save the db, only if it is a db based
search.
svn path=/trunk/; revision=9367
Srinivasa Ragavan [Mon, 18 Aug 2008 05:02:01 +0000 (05:02 +0000)]
Fix counts while expunging.
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* camel/providers/local/camel-mbox-summary.c: Fix counts while
expunging.
svn path=/trunk/; revision=9366
Suman Manjunath [Mon, 18 Aug 2008 04:59:37 +0000 (04:59 +0000)]
Milan Crha <mcrha@redhat.com> ** Part of fix for bug #324203 (New function to retrieve account's source url params easily, Update GAL source's can-browse property properly).
svn path=/trunk/; revision=9365
Suman Manjunath [Mon, 18 Aug 2008 04:11:54 +0000 (04:11 +0000)]
Patch from Priit Laes <plaes@plaes.org>: Fix for bug #548059 (NULL check message-id before accessing its elements).
svn path=/trunk/; revision=9364
Suman Manjunath [Mon, 18 Aug 2008 03:56:40 +0000 (03:56 +0000)]
Milan Crha <mcrha@redhat.com> ** Fix for bug #547786 (Test events against search expression when required).
svn path=/trunk/; revision=9363
Matthew Barnes [Mon, 18 Aug 2008 03:27:00 +0000 (03:27 +0000)]
** Fixes bug #547952
2008-08-17 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #547952
* libedataserverui/e-source-selector.c (rebuild_model):
Don't display empty source groups.
svn path=/trunk/; revision=9362
Suman Manjunath [Mon, 18 Aug 2008 03:24:22 +0000 (03:24 +0000)]
Patch from Sergio Villar Senín <svillar@igalia.com>: Fix for bug #546444 (Don't loop infinitely when the network connection is lost, instead exit with a connection error).
svn path=/trunk/; revision=9361
Suman Manjunath [Mon, 18 Aug 2008 03:14:08 +0000 (03:14 +0000)]
Don't reset last notified percent value in each iteration (related to bug #531930).
svn path=/trunk/; revision=9360
Jörgen Scheibengruber [Sat, 16 Aug 2008 19:10:05 +0000 (19:10 +0000)]
(google_book_construct_base_uri):
* backends/google/util.c (_add_type_param_from_google_rel):
Fix a small bug
svn path=/trunk/; revision=9359
Jörgen Scheibengruber [Sat, 16 Aug 2008 12:31:51 +0000 (12:31 +0000)]
Improve the conversion between google rel field and vcard TYPE; use
* backends/google/util.c (_gdata_entry_update_from_e_contact),
(_add_type_param_from_google_rel),
(add_type_param_from_google_rel_phone),
(add_type_param_from_google_rel), (add_label_param),
(_google_rel_from_types), (google_rel_from_types),
(google_rel_from_types_phone), (is_known_google_im_protocol),
(add_primary_param), (get_google_primary_type_label),
(attribute_from_gdata_entry_email_address),
(attribute_from_gdata_entry_im_address),
(attribute_from_gdata_entry_phone_number),
(attribute_from_gdata_entry_postal_address),
(gdata_entry_email_address_from_attribute),
(gdata_entry_im_address_from_attribute),
(gdata_entry_phone_number_from_attribute),
(gdata_entry_postal_address_from_attribute):
Improve the conversion between google rel field and vcard TYPE; use
X-EVOLUTION-UI-SLOT=1 as an indicator for primary; remove some unused code
* backends/google/google-book.c (google_book_cache_get_contacts),
(google_book_add_contact), (google_book_update_contact),
(google_book_get_contact), (google_book_error_from_soup_error):
* backends/google/google-book.h:
A bit of reformating and a new error code
svn path=/trunk/; revision=9358
Jörgen Scheibengruber [Sat, 16 Aug 2008 07:36:23 +0000 (07:36 +0000)]
Let soup COPY the xml, since it's owned by the entry
* gdata-google-service.c (gdata_google_service_insert_entry):
Let soup COPY the xml, since it's owned by the entry
svn path=/trunk/; revision=9357
Matthew Barnes [Sat, 16 Aug 2008 04:22:45 +0000 (04:22 +0000)]
Fix a call to a non-existent ECalBackend function name.
2008-08-15 Matthew Barnes <mbarnes@redhat.com>
* calendar/backends/groupwise/e-cal-backend-groupwise.c:
Fix a call to a non-existent ECalBackend function name.
* servers/google/libgdata-google/gdata-google-service.c
(gdata_google_service_authenticate):
Apparently this is public API now, since it's called from
google_book_connect_to_google(). Declare it as such.
* docs/reference: Fix the usual oversights.
svn path=/trunk/; revision=9356
Kjartan Maraas [Fri, 15 Aug 2008 12:58:56 +0000 (12:58 +0000)]
Add missing files. Updated Norwegian bokmål translation.
2008-08-15 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Add missing files.
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=9355
Tobias Mueller [Fri, 15 Aug 2008 02:44:45 +0000 (02:44 +0000)]
Patch by Stanislav Slusny which adds variable to remember last notified
value and method to set this new variable to zero. Notification is sent
only if new value is greater that last sent value.
Fixes bug 531930
svn path=/trunk/; revision=9354
Srinivasa Ragavan [Thu, 14 Aug 2008 19:40:00 +0000 (19:40 +0000)]
Make trash/junk close to a normal vee folder. Now their summaries are
2008-08-15 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-vtrash-folder.c: Make trash/junk close to a normal vee
folder. Now their summaries are created, so it should be faster after
first touch.
svn path=/trunk/; revision=9353
Srinivasa Ragavan [Thu, 14 Aug 2008 19:39:29 +0000 (19:39 +0000)]
Debug the counts temporarily and don't try commit when therez nothing. We
2008-08-15 Srinivasa Ragavan <sragavan@novell.com>
* camel/camel-folder-summary.c: Debug the counts temporarily and don't
try commit when therez nothing. We save lot of db calls.
svn path=/trunk/; revision=9352