platform/upstream/evolution-data-server.git
15 years agoUpdated Bulgarian translation by Yavor Doganov <yavor@gnu.org>
Alexander Shopov [Tue, 9 Sep 2008 09:48:38 +0000 (09:48 +0000)]
Updated Bulgarian translation by Yavor Doganov <yavor@gnu.org>

2008-09-09  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Yavor Doganov <yavor@gnu.org>

svn path=/trunk/; revision=9500

15 years agoUpdated Turkish Translation
Baris Cicek [Tue, 9 Sep 2008 07:53:14 +0000 (07:53 +0000)]
Updated Turkish Translation

svn path=/trunk/; revision=9498

15 years agofixes memory leak created by patch for #514827
Patrick Ohly [Mon, 8 Sep 2008 16:22:47 +0000 (16:22 +0000)]
fixes memory leak created by patch for #514827

svn path=/trunk/; revision=9496

15 years agoIgnore no such table errors, as we don't create tables for empty folders.
Srinivasa Ragavan [Mon, 8 Sep 2008 07:53:15 +0000 (07:53 +0000)]
Ignore no such table errors, as we don't create tables for empty folders.

2008-09-08  Srinivasa Ragavan  <sragavan@novell.com>

* camel-vee-folder.c: (vee_sync): Ignore no such table errors, as we
don't create tables for empty folders.

svn path=/trunk/; revision=9493

15 years agoMilan Crha <mcrha@redhat.com> ** Fix for bug #361413 (Report to user the server...
Suman Manjunath [Mon, 8 Sep 2008 03:59:44 +0000 (03:59 +0000)]
Milan Crha  <mcrha@redhat.com> ** Fix for bug #361413 (Report to user the server requires authentication if server returns 'unwilling to response'. Also do not try to connect anonymously if authentication is required).

svn path=/trunk/; revision=9492

15 years agoMilan Crha <mcrha@redhat.com> ** Part of fix for bug #328216 (Do not free default...
Suman Manjunath [Mon, 8 Sep 2008 03:24:31 +0000 (03:24 +0000)]
Milan Crha  <mcrha@redhat.com> ** Part of fix for bug #328216 (Do not free default certdb itself, rather set it to NULL to not have freed pointer flying around, save certdb only if something has changed).

svn path=/trunk/; revision=9491

15 years agoUpdate: Croatian Language
Robert Sedak [Sun, 7 Sep 2008 21:11:09 +0000 (21:11 +0000)]
Update: Croatian Language

svn path=/trunk/; revision=9490

15 years agoUpdated British English translation.
Philip Withnall [Sat, 6 Sep 2008 23:58:59 +0000 (23:58 +0000)]
Updated British English translation.

2008-09-07  Philip Withnall  <philip@tecnocode.co.uk>

* en_GB.po: Updated British English translation.

svn path=/trunk/; revision=9489

15 years agoUpdated zh_CN translation.
Funda Wang [Sat, 6 Sep 2008 12:58:29 +0000 (12:58 +0000)]
Updated zh_CN translation.

svn path=/trunk/; revision=9488

15 years ago** Fix for bug #550412
Paul Bolle [Fri, 5 Sep 2008 19:56:21 +0000 (19:56 +0000)]
** Fix for bug #550412

2008-09-05  Paul Bolle  <pebolle@tiscali.nl>

        ** Fix for bug #550412

        * camel-store.c: (camel_store_get_folder) (camel_store_create_folder)
        (camel_store_get_folder_info): Mention NULL return in documentation.
        * camel-store.c: (camel_store_free_folder_info): Make sure that a NULL
        CamelFolderInfo is always gracefully handled. Document that.

svn path=/trunk/; revision=9487

15 years agoUpdated German translation.
Andre Klapper [Fri, 5 Sep 2008 11:27:25 +0000 (11:27 +0000)]
Updated German translation.

2008-09-05  Andre Klapper  <a9016009@gmx.de>

* de.po: Updated German translation.

svn path=/trunk/; revision=9486

15 years agoAdd translator comment for "Offline unavailable"
Andre Klapper [Fri, 5 Sep 2008 11:22:35 +0000 (11:22 +0000)]
Add translator comment for "Offline unavailable"

2008-09-05  Andre Klapper  <a9016009@gmx.de>

* libedata-cal/e-cal-backend-util.c:
Add translator comment for "Offline unavailable"

svn path=/trunk/; revision=9485

15 years agoMake vfolder counts much better.
Srinivasa Ragavan [Fri, 5 Sep 2008 10:01:43 +0000 (10:01 +0000)]
Make vfolder counts much better.

2008-09-05  Srinivasa Ragavan  <sragavan@novell.com>

* camel-vee-folder.c: (vee_rebuild_folder): Make vfolder counts much
better.

svn path=/trunk/; revision=9484

15 years agoFix a crash in sexp.
Srinivasa Ragavan [Fri, 5 Sep 2008 03:11:46 +0000 (03:11 +0000)]
Fix a crash in sexp.

2008-09-03  Srinivasa Ragavan  <sragavan@novell.com>

* libedataserver/e-sexp.c (parse_list): Fix a crash in sexp.

svn path=/trunk/; revision=9482

15 years agoDon't commit, deleted folders.
Srinivasa Ragavan [Fri, 5 Sep 2008 03:11:29 +0000 (03:11 +0000)]
Don't commit, deleted folders.

svn path=/trunk/; revision=9481

15 years agoMake db debuggable with camel-debug
Srinivasa Ragavan [Fri, 5 Sep 2008 03:11:03 +0000 (03:11 +0000)]
Make db debuggable with camel-debug

svn path=/trunk/; revision=9480

15 years agoUpdated Korean translation
Changwoo Ryu [Thu, 4 Sep 2008 17:51:50 +0000 (17:51 +0000)]
Updated Korean translation

svn path=/trunk/; revision=9479

15 years agoNew functions added.
Chenthill Palanisamy [Thu, 4 Sep 2008 10:28:49 +0000 (10:28 +0000)]
New functions added.

2008-09-04  Chenthill Palanisamy  <pchenthill@novell.com>

        * libedata-cal/Makefile.am:
        * libedata-cal/e-cal-backend.c
        (e_cal_backend_notify_objects_added),
        (e_cal_backend_notify_objects_removed),
        (e_cal_backend_notify_objects_modified): New functions added.
        * libedata-cal/e-cal-backend.h:
        * libedata-cal/e-data-cal-factory.c (get_backend_factory),
        (impl_CalFactory_getCal), (e_data_cal_factory_register_backend),
        (e_data_cal_factory_register_backends):
        * libedata-cal/e-data-cal-factory.h: Added LoaderFactory which
        * is a subclass of BackendFactory.

svn path=/trunk/; revision=9478

15 years ago** Fix for bug #547884
Milan Crha [Thu, 4 Sep 2008 09:00:23 +0000 (09:00 +0000)]
** Fix for bug #547884

2008-09-04  Milan Crha  <mcrha@redhat.com>

** Fix for bug #547884

* camel-imap-folder.c: (imap_get_quota_info):
Do not crash on unexpected response, rather skip it.

svn path=/trunk/; revision=9477

15 years agoDumb mistake.
Matthew Barnes [Wed, 3 Sep 2008 16:34:25 +0000 (16:34 +0000)]
Dumb mistake.

svn path=/trunk/; revision=9476

15 years agoMake ESourceSelector subclassable by adding a "source-list" constructor
Matthew Barnes [Wed, 3 Sep 2008 14:19:35 +0000 (14:19 +0000)]
Make ESourceSelector subclassable by adding a "source-list" constructor

2008-09-03  Matthew Barnes  <mbarnes@redhat.com>

* libedataserverui/e-source-selector.c:
Make ESourceSelector subclassable by adding a "source-list"
constructor property.

svn path=/trunk/; revision=9475

15 years ago** Fix for bug #548343
Milan Crha [Wed, 3 Sep 2008 08:55:26 +0000 (08:55 +0000)]
** Fix for bug #548343

2008-09-03  Milan Crha  <mcrha@redhat.com>

** Fix for bug #548343

* camel-imap-store.c: (fill_fi): Do not read summary information for
the folder from DB when we have it fresh in memory already.

svn path=/trunk/; revision=9474

15 years agoCommit missing .h changes to Makefile.am
Srinivasa Ragavan [Wed, 3 Sep 2008 08:52:10 +0000 (08:52 +0000)]
Commit missing .h changes to Makefile.am

2008-09-03  Srinivasa Ragavan  <sragavan@novell.com>

* camel/Makefile.am: Commit missing .h changes to Makefile.am

svn path=/trunk/; revision=9473

15 years agoMake vfolders rebuild only when empty.
Srinivasa Ragavan [Wed, 3 Sep 2008 08:50:51 +0000 (08:50 +0000)]
Make vfolders rebuild only when empty.

2008-09-03  Srinivasa Ragavan  <sragavan@novell.com>

* camel/camel-vee-folder.c: Make vfolders rebuild only when empty.

svn path=/trunk/; revision=9472

15 years ago** Fix for BNC bug #418080
Srinivasa Ragavan [Wed, 3 Sep 2008 08:50:33 +0000 (08:50 +0000)]
** Fix for BNC bug #418080

2008-09-03  Srinivasa Ragavan  <sragavan@novell.com>

** Fix for BNC bug #418080

* camel/camel-folder-search.c: Make thing better, with new sexp/sql
parser.

svn path=/trunk/; revision=9471

15 years agoNew Sexp based sexp to sql parser.
Srinivasa Ragavan [Wed, 3 Sep 2008 08:50:15 +0000 (08:50 +0000)]
New Sexp based sexp to sql parser.

2008-09-03  Srinivasa Ragavan  <sragavan@novell.com>

* camel/Makefile.am:
* camel/camel-search-sql-sexp.c: New Sexp based sexp to sql parser.
* camel/camel-search-sql-sexp.h:

svn path=/trunk/; revision=9470

15 years agoFix a crash in sexp.
Srinivasa Ragavan [Wed, 3 Sep 2008 08:49:57 +0000 (08:49 +0000)]
Fix a crash in sexp.

2008-09-03  Srinivasa Ragavan  <sragavan@novell.com>

* libedataserver/e-sexp.c (parse_list): Fix a crash in sexp.

svn path=/trunk/; revision=9469

15 years agoEvolution Data Server 2.23.91 release and version bump.
Srinivasa Ragavan [Wed, 3 Sep 2008 02:57:12 +0000 (02:57 +0000)]
Evolution Data Server 2.23.91 release and version bump.

2008-09-01  Srinivasa Ragavan  <sragavan@novell.com>

* NEWS: Evolution Data Server 2.23.91 release and version bump.

svn path=/trunk/; revision=9467

15 years agoFix compiler warnings in a couple of the test programs.
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

15 years ago** Fix for bug #332354
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

15 years ago** Fix for bug #326692
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

15 years agoMilan Crha <mcrha@redhat.com> ** Fix for bug #272391 (Show email-address of the...
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

15 years agoMilan Crha <mcrha@redhat.com> ** Fix for bug #548827 (Handle also AuthenticationRequ...
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

15 years agoMilan Crha <mcrha@redhat.com> ** Fix for bug #549444 (Do not do autocomplete lookup...
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

15 years agoMilan Crha <mcrha@redhat.com> ** Fix for bug #549675 (Create cache with correct...
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

15 years agoPatch from Keith Packard <keithp@keithp.com>: Fix for bug #541045 (Add a default...
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

15 years agoAdded translator comments. Fixes bug #549241.
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

15 years ago** Fix for bug #550072
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

15 years ago** Fix for bug #550072
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

15 years ago** Fixes bug #466754 (patch by Vingnesh Prabhu)
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

15 years agoFixed folder summary mismatch for spool
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

15 years agoupdating ChangeLog
Shankar Prasad [Fri, 29 Aug 2008 04:30:22 +0000 (04:30 +0000)]
updating ChangeLog

svn path=/trunk/; revision=9450

15 years agoupdating kannada translations
Shankar Prasad [Fri, 29 Aug 2008 04:28:37 +0000 (04:28 +0000)]
updating kannada translations

svn path=/trunk/; revision=9449

15 years agoUpdate Camel API docs.
Matthew Barnes [Fri, 29 Aug 2008 00:28:18 +0000 (00:28 +0000)]
Update Camel API docs.

svn path=/trunk/; revision=9448

15 years agosv.po: Updated Swedish translation
Daniel Nylander [Thu, 28 Aug 2008 21:09:10 +0000 (21:09 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=9447

15 years agoupdated ChangeLog
Patrick Ohly [Thu, 28 Aug 2008 20:49:30 +0000 (20:49 +0000)]
updated ChangeLog

svn path=/trunk/; revision=9446

15 years ago#518728: subtle link error: system libs before Evolution libs
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

15 years agoNew function provides access to the internal source list.
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

15 years agoUpdated Norwegian bokmĂ¥l translation.
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

15 years agoUpdated Finnish translation
Ilkka Tuohela [Wed, 27 Aug 2008 09:25:33 +0000 (09:25 +0000)]
Updated Finnish translation

svn path=/trunk/; revision=9440

15 years agoUpdated Arabic Translation by Djihed Afifi.
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

15 years agoConversion from sr@Latn to sr@latin
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

15 years agoAdded Entry for Bengali India Translation Updation
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

15 years agoUpdated Bengali India Translation
Runa Bhattacharjee [Mon, 25 Aug 2008 13:15:02 +0000 (13:15 +0000)]
Updated Bengali India Translation

svn path=/trunk/; revision=9435

15 years agoAshish Shrivastava <shashish@novell.com> ** Fix for bug #391936 (bugzilla.novell...
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

15 years agoUpdated Brazilian Portuguese translation.
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

15 years agoUpdated Japanese translation.
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

15 years agoUpdated Basque translation.
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

15 years agoUpdated French tranlastion
Robert-André Mauchin [Fri, 22 Aug 2008 11:44:50 +0000 (11:44 +0000)]
Updated French tranlastion

svn path=/trunk/; revision=9429

15 years ago** Fix for bug #548865
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

15 years agoDuring quit, its possible that the parent folder's infos are unavailable.
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

15 years agoLet vee store also sync its headers at the end.
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

15 years agoMake counts work even better.
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

15 years agoCommit the missing file in last commit.
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

15 years agoName the flag appropriately.
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

15 years agoUpdate visible count, intelligently.
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

15 years agoFix junk/trash counts.
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

15 years agoAdd a new flag for vtrash handling.
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

15 years ago** Fix for bug #548565
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

15 years agoImplement in-db uid sort while loading.
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

15 years agoAdd code to dump sorted uids for debuging.
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

15 years ago** Fixes bug #546926
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

15 years agoMake it use sort by dreceived from db.
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

15 years agoMake use of collate function for just sorts also.
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

15 years agoImplement in-db sort of m-h account types.
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

15 years agoSave vfolders headers on sync.
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

15 years agoAdd function to save headers to db.
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

15 years agoFix some missing portions of folder summary mismatch
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

15 years agoRemove debug logs.
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

15 years ago** Fix for bug #213072
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

15 years agoAdd provision to do summary specific sorts. Summaries can now be loaded in
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

15 years agoUpdated Galician translation
Ignacio Casal Quinteiro [Tue, 19 Aug 2008 16:15:17 +0000 (16:15 +0000)]
Updated Galician translation

svn path=/trunk/; revision=9401

15 years agoSave the summary header atleast.
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

15 years agoPut back the summary mismatch. It is more serious now.
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

15 years agoRead XEV headers if there are any.
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

15 years agoMake things more debuggable.
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

15 years agoUpdated Thai translation.
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

15 years agoDelete from DB for expunge in a optimized way.
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

15 years agoRefresh message list when expunged.
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

15 years agoAdd functions to delete from summary fast, without dealing with db, so
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

15 years agoFix issue of unread mails in trash.
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

15 years agoFix counts in vfolders while expunge/empty trash.
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

15 years agoCommit ChangeLog.
Srinivasa Ragavan [Tue, 19 Aug 2008 05:28:36 +0000 (05:28 +0000)]
Commit ChangeLog.

svn path=/trunk/; revision=9388

15 years agoRevert unwanted change.
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

15 years ago** Partial fix for bnc #418080
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

15 years agoUpdated the ChangeLog
Shankar Prasad [Tue, 19 Aug 2008 04:38:01 +0000 (04:38 +0000)]
Updated the ChangeLog

svn path=/trunk/; revision=9385

15 years agoUpdated the kn translations
Shankar Prasad [Tue, 19 Aug 2008 04:36:24 +0000 (04:36 +0000)]
Updated the kn translations

svn path=/trunk/; revision=9384

15 years agoEvolution Data Server 2.23.90 release and version bump.
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

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Mon, 18 Aug 2008 16:39:40 +0000 (16:39 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=9381

15 years ago** Fix for bug #547223 (Patch by Matt Davey)
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