platform/upstream/evolution-data-server.git
16 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 21 Jan 2008 19:14:22 +0000 (19:14 +0000)]
Updated Norwegian bokmål translation.

2008-01-21  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=8400

16 years agoSave certificates _before_ calling PR_Cleanup(). Calling fsync() from
Matthew Barnes [Mon, 21 Jan 2008 12:53:15 +0000 (12:53 +0000)]
Save certificates _before_ calling PR_Cleanup(). Calling fsync() from

2008-01-21  Matthew Barnes  <mbarnes@redhat.com>

* camel.c (camel_shutdown):
Save certificates _before_ calling PR_Cleanup().  Calling fsync()
from camel_certdb_save() after we've called PR_Cleanup() appears to
trigger a race between PR_Cleanup() -- which frees a lock protecting
thread bookmarking data -- and _pt_thread_death_internal() -- which
needs to temporarily lock the thread bookmarking data.  (#445309)

svn path=/trunk/; revision=8399

16 years ago** Fix for bug #510168
Milan Crha [Mon, 21 Jan 2008 12:02:17 +0000 (12:02 +0000)]
** Fix for bug #510168

2008-01-21  Milan Crha  <mcrha@redhat.com>

** Fix for bug #510168

* backends/caldav/e-cal-backend-caldav.c: (synch_slave_loop),
(struct _ECalBackendCalDAVPrivate), (e_cal_backend_caldav_dispose),
(e_cal_backend_caldav_finalize), (e_cal_backend_caldav_init):
Ensure slave gone in dispose function of the backend.

svn path=/trunk/; revision=8398

16 years agoCamel documentation updates generated by Gtk-Doc.
Matthew Barnes [Mon, 21 Jan 2008 00:36:14 +0000 (00:36 +0000)]
Camel documentation updates generated by Gtk-Doc.

svn path=/trunk/; revision=8397

16 years agoBump some additional package requirements for libsoup-2.4: libbonobo-2.0
Matthew Barnes [Sat, 19 Jan 2008 14:08:34 +0000 (14:08 +0000)]
Bump some additional package requirements for libsoup-2.4: libbonobo-2.0

2008-01-19  Matthew Barnes  <mbarnes@redhat.com>

* configure.in:
Bump some additional package requirements for libsoup-2.4:
libbonobo-2.0 >= 2.20.3
glib-2.0 >= 2.15.3

svn path=/trunk/; revision=8396

16 years agoUpdated Basque translation.
Inaki Larranaga Murgoitio [Fri, 18 Jan 2008 17:18:16 +0000 (17:18 +0000)]
Updated Basque translation.

2008-01-18  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

svn path=/trunk/; revision=8395

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Fri, 18 Jan 2008 11:09:43 +0000 (11:09 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=8394

16 years agoForgot to escape the user and host name strings. (#506250)
Matthew Barnes [Fri, 18 Jan 2008 02:22:40 +0000 (02:22 +0000)]
Forgot to escape the user and host name strings. (#506250)

2008-01-17  Matthew Barnes  <mbarnes@redhat.com>

* camel/camel-session.c (camel_session_build_password_prompt):
Forgot to escape the user and host name strings.  (#506250)

svn path=/trunk/; revision=8392

16 years agosv.po: Updated Swedish translation
Daniel Nylander [Thu, 17 Jan 2008 21:35:19 +0000 (21:35 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=8391

16 years ago** Fixes bug #506250
Matthew Barnes [Thu, 17 Jan 2008 21:00:56 +0000 (21:00 +0000)]
** Fixes bug #506250

2008-01-17  Matthew Barnes  <mbarnes@redhat.com>

** Fixes bug #506250

* docs/reference/camel/camel-sections.txt:
Add camel_session_build_password_prompt.

* camel/camel-session.c (camel_session_build_password_prompt):
New function constructs a password prompt markup string from the
given account type, user name, and host name.  The prompt string
is suitable for use in a password prompt dialog.

* camel/providers/nntp/camel-nntp-auth.c
        (camel_nntp_auth_authenticate):
* camel/providers/nntp/camel-nntp-store.c
        (camel_nntp_try_authenticate):
* camel/providers/pop3/camel-pop3-store.c (pop3_try_authenticate):
* camel/providers/camel-smtp-transport.c (smtp_connect):
* camel/providers/camel-groupwise-store.c (groupwise_auth_loop):
* camel/providers/imap/camel-imap-store.c (imap_auth_loop):
* camel/providers/imapp/camel-imapp-store.c (store_get_pass):
* camel/providers/imap4/camel-imap4-store.c (imap4_try_authenticate):
Use a consistently worded password prompt message by calling
camel_session_build_password_prompt().

svn path=/trunk/; revision=8390

16 years agoadd these files; accidentally got left out of Kjartan's commit
Dan Winship [Thu, 17 Jan 2008 14:46:23 +0000 (14:46 +0000)]
add these files; accidentally got left out of Kjartan's commit

svn path=/trunk/; revision=8389

16 years agoCorrect the function signature of e2k_soup_message_new_full() so things
Kjartan Maraas [Thu, 17 Jan 2008 13:24:40 +0000 (13:24 +0000)]
Correct the function signature of e2k_soup_message_new_full() so things

2008-01-17  Kjartan Maraas  <kmaraas@gnome.org>

* lib/e2k-context.h: Correct the function signature of
e2k_soup_message_new_full() so things build.

svn path=/trunk/; revision=8388

16 years agoAdapt to newer libsoup
Kjartan Maraas [Thu, 17 Jan 2008 13:17:49 +0000 (13:17 +0000)]
Adapt to newer libsoup

2008-01-17  Kjartan Maraas  <kmaraas@gnome.org>

* libgdata.pc.in: Adapt to newer libsoup

svn path=/trunk/; revision=8387

16 years agoUpdate for libsoup 2.4 (service_authenticate): Use soup-forms methods.
Dan Winship [Thu, 17 Jan 2008 13:16:33 +0000 (13:16 +0000)]
Update for libsoup 2.4 (service_authenticate): Use soup-forms methods.

2008-01-15  Dan Winship  <danw@gnome.org>

* gdata-google-service.c: Update for libsoup 2.4
(service_authenticate): Use soup-forms methods.

svn path=/trunk/; revision=8386

16 years agoUpdate for libsoup 2.4
Dan Winship [Thu, 17 Jan 2008 13:15:19 +0000 (13:15 +0000)]
Update for libsoup 2.4

2008-01-15  Dan Winship  <danw@gnome.org>

* e-gw-message.c: Update for libsoup 2.4

* soup-soap-message.c:
* soup-soap-response.c: Moved here from libsoup. (FIXME: integrate
with the rest of libegroupwise better.)

* *.h: tweak soup-soap includes

svn path=/trunk/; revision=8385

16 years agoUpdate for libsoup 2.4
Dan Winship [Thu, 17 Jan 2008 13:14:38 +0000 (13:14 +0000)]
Update for libsoup 2.4

2008-01-15  Dan Winship  <danw@gnome.org>

* lib/e2k-autoconfig.c: Update for libsoup 2.4

* lib/e2k-context.c: Update for libsoup 2.4
(e2k_context_fba): Use soup-forms methods.
(setup_message): Rewrite the old SoupMessageFilter-based stuff to
use SoupSession::request-started instead.
(e2k_context_get, e2k_context_get_owa): Return a SoupBuffer
directly rather than returning a char * and length.

* lib/e2k-http-utils.c (e2k_http_get_headers): kludge to get
around the auto-header-merging behavior of SoupMessageHeaders,
which makes it hard to parse WWW-Authenticate and Set-Cookie.

* storage/exchange-oof.c (find_str_case, exchange_oof_get):
Update for e2k_context_get_owa() change. Rewrite to not modify the
response body, to avoid needing an extra strdup.

svn path=/trunk/; revision=8384

16 years agoRequire libsoup-2.4. (Remove old "either 2.2 or 2.4" support, which only
Dan Winship [Thu, 17 Jan 2008 13:12:07 +0000 (13:12 +0000)]
Require libsoup-2.4. (Remove old "either 2.2 or 2.4" support, which only

2008-01-15  Dan Winship  <danw@gnome.org>

* configure.in: Require libsoup-2.4. (Remove old "either 2.2 or
2.4" support, which only ever worked because there was an old CVS
version of libsoup that claimed to be 2.4 but still had the 2.2
API.)

svn path=/trunk/; revision=8383

16 years agoUpdate for libsoup 2.4.
Dan Winship [Thu, 17 Jan 2008 13:11:35 +0000 (13:11 +0000)]
Update for libsoup 2.4.

2008-01-15  Dan Winship  <danw@gnome.org>

* backends/caldav/e-cal-backend-caldav.c: Update for libsoup 2.4.

* backends/http/e-cal-backend-http.c: Update for libsoup 2.4

* backends/weather/e-weather-source-ccf.c: Update for libsoup 2.4.
Remove the manual redirection handling that was copied from
e-cal-backend-http, since we can let libsoup do it here. (The http
backend needs to worry about "webcal:" URIs; weather doesn't.)

svn path=/trunk/; revision=8382

16 years agoRequire libsoup-2.4. (Remove old "either 2.2 or 2.4" support, which only
Dan Winship [Thu, 17 Jan 2008 13:10:52 +0000 (13:10 +0000)]
Require libsoup-2.4. (Remove old "either 2.2 or 2.4" support, which only

2008-01-15  Dan Winship  <danw@gnome.org>

* configure.in: Require libsoup-2.4. (Remove old "either 2.2 or
2.4" support, which only ever worked because there was an old CVS
version of libsoup that claimed to be 2.4 but still had the 2.2
API.)

svn path=/trunk/; revision=8381

16 years agoPatch from <hggdh2@gmail.com> ** Fix for bug #456019 (Use 'pop' as service name,...
Suman Manjunath [Wed, 16 Jan 2008 17:22:02 +0000 (17:22 +0000)]
Patch from <hggdh2@gmail.com> ** Fix for bug #456019 (Use 'pop' as service name, instead of 'pop3', in the digest-uri)

svn path=/trunk/; revision=8380

16 years ago** Fixes bug #509644
Matthew Barnes [Wed, 16 Jan 2008 17:15:46 +0000 (17:15 +0000)]
** Fixes bug #509644

2008-01-16  Matthew Barnes  <mbarnes@redhat.com>

** Fixes bug #509644

* libedataserverui/e-passwords.c (ep_ask_password):
Use the correct response codes for the dialog buttons.
Fixes some severe password breakage that slipped into 2.21.5.

svn path=/trunk/; revision=8379

16 years agoPatch from Øystein Gisnås <oystein@gisnas.net> ** Fix for bug #300098 (Set proper...
Suman Manjunath [Wed, 16 Jan 2008 16:59:55 +0000 (16:59 +0000)]
Patch from Øystein Gisnås  <oystein@gisnas.net> ** Fix for bug #300098 (Set proper dependencies for stand-alone programs linking against camel)

svn path=/trunk/; revision=8378

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Wed, 16 Jan 2008 16:46:08 +0000 (16:46 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=8377

16 years agoChanged error message to a better string as suggested by
Sankar P [Wed, 16 Jan 2008 13:28:17 +0000 (13:28 +0000)]
Changed error message to a better string as suggested by

2008-01-16  Sankar P  <psankar@novell.com>

* camel-mbox-summary.c: (mbox_summary_sync_quick),
(camel_mbox_summary_sync_mbox):
Changed error message to a better string as suggested by

Wouter Bolsterlee <uws+gnome@xs4all.nl>

svn path=/trunk/; revision=8376

16 years agoAvoids the infinite loop that might be caused in case of broken mbox files
Sankar P [Wed, 16 Jan 2008 12:34:41 +0000 (12:34 +0000)]
Avoids the infinite loop that might be caused in case of broken mbox files

2008-01-16  Sankar P  <psankar@novell.com>

* camel-mbox-summary.c: (mbox_summary_sync_quick),
(fix_summary_mismatch), (camel_mbox_summary_sync_mbox):
Avoids the infinite loop that might be caused in case
of broken mbox files or null From addresses.

** Part of fix for #213072

svn path=/trunk/; revision=8375

16 years agoRemove the error condition that inits and persists the infamous "folder
Sankar P [Wed, 16 Jan 2008 08:28:47 +0000 (08:28 +0000)]
Remove the error condition that inits and persists the infamous "folder

2008-01-16  Sankar P  <psankar@novell.com>

* camel-mbox-summary.c: (mbox_summary_sync_quick),
(fix_summary_mismatch), (camel_mbox_summary_sync_mbox):
Remove the error condition that inits and persists
the infamous "folder summary mismatch" bug.

** Fix for bug #213072

** Let there be light at the end of the tunnel :)

svn path=/trunk/; revision=8374

16 years agoVersion bump to .90
Srinivasa Ragavan [Tue, 15 Jan 2008 06:58:59 +0000 (06:58 +0000)]
Version bump to .90

svn path=/trunk/; revision=8370

16 years agoEvolution Data Server 2.21.5 release.
Srinivasa Ragavan [Tue, 15 Jan 2008 06:51:51 +0000 (06:51 +0000)]
Evolution Data Server 2.21.5 release.

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

* NEWS: Evolution Data Server 2.21.5 release.

svn path=/trunk/; revision=8368

16 years agoAdd an empty camel.types file so Gtk-Doc 1.9 doesn't choke on its absence
Matthew Barnes [Tue, 15 Jan 2008 03:44:48 +0000 (03:44 +0000)]
Add an empty camel.types file so Gtk-Doc 1.9 doesn't choke on its absence

2008-01-14  Matthew Barnes  <mbarnes@redhat.com>

* docs/reference/camel/camel.types:
Add an empty camel.types file so Gtk-Doc 1.9 doesn't choke on its
absence when running "make dist".  See bug #509539 for more info.

svn path=/trunk/; revision=8366

16 years agoUse g_slist_delete_link() to discard the list node (#509370).
Matthew Barnes [Mon, 14 Jan 2008 22:04:21 +0000 (22:04 +0000)]
Use g_slist_delete_link() to discard the list node (#509370).

2008-01-14  Matthew Barnes  <mbarnes@redhat.com>

* camel-operation.c (camel_operation_end):
Use g_slist_delete_link() to discard the list node (#509370).

svn path=/trunk/; revision=8365

16 years agoSmall memory leak fix
Philip Van Hoof [Mon, 14 Jan 2008 15:16:33 +0000 (15:16 +0000)]
Small memory leak fix

2008-01-14  Philip Van Hoof  <pvanhoof@gnome.org>

        * camel-multipart.c: Small memory leak fix

svn path=/trunk/; revision=8364

16 years agoSmall memory leak
Philip Van Hoof [Mon, 14 Jan 2008 14:28:44 +0000 (14:28 +0000)]
Small memory leak

2008-01-14  Philip Van Hoof  <pvanhoof@gnome.org>

        * camel-imap-folder.c: Small memory leak

svn path=/trunk/; revision=8363

16 years agoMemory leak fix
Philip Van Hoof [Mon, 14 Jan 2008 14:16:09 +0000 (14:16 +0000)]
Memory leak fix

2008-01-14  Philip Van Hoof  <pvanhoof@gnome.org>

        * camel-maildir-folder.c: Memory leak fix

svn path=/trunk/; revision=8362

16 years agoPatch from Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #503400 (Remove excess...
Suman Manjunath [Mon, 14 Jan 2008 06:33:59 +0000 (06:33 +0000)]
Patch from Matthew Barnes  <mbarnes@redhat.com> ** Fix for bug #503400 (Remove excessive whitespace on password dialogs)

svn path=/trunk/; revision=8361

16 years agoFixes few warnings.
Srinivasa Ragavan [Sat, 12 Jan 2008 15:34:32 +0000 (15:34 +0000)]
Fixes few warnings.

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

* camel-mime-part.c: (camel_mime_part_get_content_size): Fixes few
warnings.

svn path=/trunk/; revision=8360

16 years agofix cast warning
Jeffrey Stedfast [Sat, 12 Jan 2008 15:04:15 +0000 (15:04 +0000)]
fix cast warning

svn path=/trunk/; revision=8359

16 years agoFix a build break.
Srinivasa Ragavan [Sat, 12 Jan 2008 10:31:58 +0000 (10:31 +0000)]
Fix a build break.

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

* camel-mime-part.c: Fix a build break.

svn path=/trunk/; revision=8358

16 years ago** Fix for bug #361972
Srinivasa Ragavan [Sat, 12 Jan 2008 10:20:13 +0000 (10:20 +0000)]
** Fix for bug #361972

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

** Fix for bug #361972

* lib/e2k-context.c: (e2k_context_fba): No point crashing if the
action is not recognised by soup. So if the message is null return.

svn path=/trunk/; revision=8357

16 years ago** Fix for bug #379896
Srinivasa Ragavan [Sat, 12 Jan 2008 07:42:34 +0000 (07:42 +0000)]
** Fix for bug #379896

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

** Fix for bug #379896

* camel-mime-utils.c: (camel_header_param): Check the value for NULL
before comparing.

svn path=/trunk/; revision=8356

16 years ago** Fix for bug #500233
Srinivasa Ragavan [Fri, 11 Jan 2008 21:26:22 +0000 (21:26 +0000)]
** Fix for bug #500233

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

** Fix for bug #500233

* camel-url.c: (camel_url_new): Handle empty strings.

svn path=/trunk/; revision=8355

16 years agoSlightly modified version of a patch submitted by Jean-Christophe BEGUE
Jeffrey Stedfast [Fri, 11 Jan 2008 20:52:37 +0000 (20:52 +0000)]
Slightly modified version of a patch submitted by Jean-Christophe BEGUE

2008-01-11  Jeffrey Stedfast  <fejj@novell.com>

Slightly modified version of a patch submitted by Jean-Christophe
BEGUE for bug #329692.

* camel-mime-part.c (camel_mime_part_get_content_size): Get the
decoded content size of a MIME part.

svn path=/trunk/; revision=8354

16 years ago** Fix for bug #508438
Srinivasa Ragavan [Fri, 11 Jan 2008 17:08:36 +0000 (17:08 +0000)]
** Fix for bug #508438

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

** Fix for bug #508438

* e-passwords.c: (ep_get_password_keyfile): (ep_get_password_keyfile):
Extract error only if it is there.

svn path=/trunk/; revision=8353

16 years agoReverted previous patch because it doesn't play well with prefer plain
Milan Crha [Wed, 9 Jan 2008 12:22:14 +0000 (12:22 +0000)]
Reverted previous patch because it doesn't play well with prefer plain

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

* Reverted previous patch because it doesn't play well with
prefer plain plugin.

svn path=/trunk/; revision=8349

16 years agoReverting the fix for bug #503574.
Chenthill Palanisamy [Wed, 9 Jan 2008 11:04:17 +0000 (11:04 +0000)]
Reverting the fix for bug #503574.

svn path=/trunk/; revision=8348

16 years agoUse the right API to get the mime_type. Accessing Data Wrapper's field
Sankar P [Wed, 9 Jan 2008 06:43:41 +0000 (06:43 +0000)]
Use the right API to get the mime_type. Accessing Data Wrapper's field

2008-01-09  Sankar P  <psankar@novell.com>

* camel-mime-part.c: (camel_mime_part_set_filename):
Use the right API to get the mime_type. Accessing Data Wrapper's
field directly is not advisable.

** Fix for bug #460204

svn path=/trunk/; revision=8344

16 years ago** Fix for bug #339813
Milan Crha [Mon, 7 Jan 2008 11:40:26 +0000 (11:40 +0000)]
** Fix for bug #339813

2008-01-07  Milan Crha  <mcrha@redhat.com>

** Fix for bug #339813

* libedataserver/e-time-utils.h: (e_time_parse_date_and_time_ex),
(e_time_parse_date_ex), (e_time_get_d_fmt_with_4digit_year):
New API functions, returns is parsed string had two-digit year and
last one changes "%x" on format of strftime with forced 4-digit year.
* libedataserver/e-time-utils.c: (parse_with_strptime):
Fix issue when read all text but actual date isn't correct to this format.
* libedataserver/e-time-utils.c: (correct_two_digit_year):
New helper function.
* libedataserver/e-time-utils.c: (e_time_parse_date_and_time_ex),
(e_time_parse_date_ex), (e_time_get_d_fmt_with_4digit_year):
Implementing new API functions.

svn path=/trunk/; revision=8343

16 years ago** Fix for bug #504837
Milan Crha [Mon, 7 Jan 2008 10:56:03 +0000 (10:56 +0000)]
** Fix for bug #504837

2008-01-07  Milan Crha  <mcrha@redhat.com>

** Fix for bug #504837

* camel-smtp-transport.c: (connect_to_server):
Do not ignore HELO failed message.

svn path=/trunk/; revision=8342

16 years agoConvert a g_assert to g_warning. Reduces the severity of #348149
Sankar P [Mon, 7 Jan 2008 05:38:25 +0000 (05:38 +0000)]
Convert a g_assert to g_warning. Reduces the severity of #348149

2008-01-07  Sankar P  <psankar@novell.com>

* camel-partition-table.c: (camel_key_table_add),
(camel_key_table_set_flags):
Convert a g_assert to g_warning.
Reduces the severity of #348149

svn path=/trunk/; revision=8340

16 years ago** Fix for bug #503574
P Chenthill [Mon, 7 Jan 2008 05:35:17 +0000 (05:35 +0000)]
** Fix for bug #503574

2008-01-07  P Chenthill <pchenthill@novell.com>

** Fix for bug #503574

* backends/groupwise/e-cal-backend-groupwise.c: (get_deltas): Dont spawn
many threads. Use locks to avoid them.

svn path=/trunk/; revision=8338

16 years ago** Fix for bug #405497
Srinivasa Ragavan [Mon, 7 Jan 2008 05:23:00 +0000 (05:23 +0000)]
** Fix for bug #405497

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

** Fix for bug #405497
* camel-private.h:
* camel-vee-folder.c: (folder_changed_base),
(camel_vee_folder_finalise): Don't pass events if the object is being
destroyed.

svn path=/trunk/; revision=8337

16 years agoPatch from Bharath Acharya <abharath@novell.com>: Fix for bug #474118 (Downsyncs...
Suman Manjunath [Sat, 5 Jan 2008 18:32:17 +0000 (18:32 +0000)]
Patch from Bharath Acharya  <abharath@novell.com>: Fix for bug #474118 (Downsyncs all the messages from folders marked for offline use)

svn path=/trunk/; revision=8335

16 years agoPatch from Nyall Dawson <nyall@zombiepigs.net>: Fix for bug #504783 (Added accountTy...
Suman Manjunath [Sat, 5 Jan 2008 17:40:16 +0000 (17:40 +0000)]
Patch from Nyall Dawson  <nyall@zombiepigs.net>: Fix for bug #504783 (Added accountType=HOSTED_OR_GOOGLE to GOOGLE_CLIENT_LOGIN_MSG string to support custom domain names)

svn path=/trunk/; revision=8334

16 years agoUpdated Basque translation.
Inaki Larranaga Murgoitio [Sat, 5 Jan 2008 16:52:56 +0000 (16:52 +0000)]
Updated Basque translation.

2008-01-05  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

        * eu.po: Updated Basque translation.

svn path=/trunk/; revision=8333

16 years agoBrazilian Portuguese translation updated by Washington Lins.
Leonardo Ferreira Fontenelle [Sat, 5 Jan 2008 09:35:35 +0000 (09:35 +0000)]
Brazilian Portuguese translation updated by Washington Lins.

2008-01-05  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

* pt_BR.po: Brazilian Portuguese translation updated by Washington
Lins.

svn path=/trunk/; revision=8332

16 years agoUpdated Vietnamese translation
Clytie Siddall [Sat, 5 Jan 2008 04:47:14 +0000 (04:47 +0000)]
Updated Vietnamese translation

svn path=/trunk/; revision=8331

16 years ago** Fix for bug #506457
Ondrej Jirman [Fri, 4 Jan 2008 12:40:22 +0000 (12:40 +0000)]
** Fix for bug #506457

2008-01-04  Ondrej Jirman  <megous@megous.com>

** Fix for bug #506457

* libedata-cal/e-data-cal-factory.c: Serialize access to the
priv->backends hash table using mutex. This prevents a race while
adding backends to the table.

svn path=/trunk/; revision=8330

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Mon, 31 Dec 2007 22:09:58 +0000 (22:09 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=8327

16 years agoUpdated polish translation
Wadim Dziedzic [Mon, 31 Dec 2007 15:11:22 +0000 (15:11 +0000)]
Updated polish translation

2007-12-31  Wadim Dziedzic  <wadimd@svn.gnome.org>

* pl.po: Updated polish translation

svn path=/trunk/; revision=8326

16 years agoPatch from Sushma Rai <rsushma@novell.com>: Fix for bug #327965 (Set the e-source...
Suman Manjunath [Sun, 30 Dec 2007 18:43:07 +0000 (18:43 +0000)]
Patch from Sushma Rai  <rsushma@novell.com>: Fix for bug #327965 (Set the e-source property username with the domain, if the domain is specified)

svn path=/trunk/; revision=8325

16 years agosv.po: Swedish translation updated
Daniel Nylander [Sat, 29 Dec 2007 16:31:29 +0000 (16:31 +0000)]
sv.po: Swedish translation updated

svn path=/trunk/; revision=8324

16 years agoTranslation updated by Ivar Smolin
Priit Laes [Fri, 28 Dec 2007 20:06:50 +0000 (20:06 +0000)]
Translation updated by Ivar Smolin

2007-12-28  Priit Laes  <plaes at svn dot gnome dot org>

* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=8323

16 years ago (rfc2047_decode_word): Make sure inlen >= 8.
Jeffrey Stedfast [Fri, 28 Dec 2007 01:51:28 +0000 (01:51 +0000)]
(rfc2047_decode_word): Make sure inlen >= 8.

svn path=/trunk/; revision=8322

16 years agoIf we fail to completely convert the text using the supplied charset, pass
Jeffrey Stedfast [Thu, 27 Dec 2007 13:14:54 +0000 (13:14 +0000)]
If we fail to completely convert the text using the supplied charset, pass

2007-12-27  Jeffrey Stedfast  <fejj@novell.com>

* camel-mime-utils.c (rfc2047_decode_word): If we fail to
completely convert the text using the supplied charset, pass the
declared charset as the 'default_charset' argument to
decode_8bit() rather than the default_charset argument we were
passed.

svn path=/trunk/; revision=8321

16 years agooops, fixed to be static const structs
Jeffrey Stedfast [Wed, 26 Dec 2007 02:14:01 +0000 (02:14 +0000)]
oops, fixed to be static const structs

svn path=/trunk/; revision=8320

16 years agoFixes bug #224026
Jeffrey Stedfast [Wed, 26 Dec 2007 02:06:16 +0000 (02:06 +0000)]
Fixes bug #224026

2007-12-25  Jeffrey Stedfast  <fejj@novell.com>

Fixes bug #224026

* camel-charset-map-private.h: Regenerated.

* camel-charset-map.c (main): Rewritten to be in-sync with GMime's
implementation which has support for multibyte charsets and
Arabic.

svn path=/trunk/; revision=8319

16 years agoMap gb2312-compat charsets to GBK instead of gb2312 since GBK is a
Jeffrey Stedfast [Wed, 26 Dec 2007 01:46:16 +0000 (01:46 +0000)]
Map gb2312-compat charsets to GBK instead of gb2312 since GBK is a

2007-12-25  Jeffrey Stedfast  <fejj@novell.com>

* libedataserver/e-iconv.c: Map gb2312-compat charsets to GBK
instead of gb2312 since GBK is a superset of gb2312.

svn path=/trunk/; revision=8318

16 years agoCheck *inptr before calling camel_mime_is_dtext()
Jeffrey Stedfast [Wed, 26 Dec 2007 01:29:46 +0000 (01:29 +0000)]
Check *inptr before calling camel_mime_is_dtext()

2007-12-25  Jeffrey Stedfast  <fejj@novell.com>

* camel-mime-utils.c (header_decode_domain): Check *inptr before
calling camel_mime_is_dtext()

svn path=/trunk/; revision=8317

16 years agoFixes the remainder of the "evolution won't decode this/that/whatever
Jeffrey Stedfast [Wed, 26 Dec 2007 00:34:41 +0000 (00:34 +0000)]
Fixes the remainder of the "evolution won't decode this/that/whatever

2007-12-25  Jeffrey Stedfast  <fejj@novell.com>

Fixes the remainder of the "evolution won't decode
this/that/whatever brokenly rfc2047 encoded header" bugs.

* camel-mime-utils.c (camel_iconv_strndup): New (internal, tho
could maybe be made public eventually) function to convert a
string from one charset into another which returns NULL on
failure.
(decode_8bit): New function to try to find the best charset to
convert raw 8bit/multibyte strings into UTF-8 by any means
necessary.
(rfc2047_decode_word): Rewritten. Now also takes a default_charset
argument to aid in charset conversion.
(header_decode_text): Rewritten to handle a wider variety of
utterly broken encodings from crap mailers. No longer takes an
inlen argument because it wasn't necessary.

svn path=/trunk/; revision=8316

16 years agoUnification of Polish date format strings
Wadim Dziedzic [Sun, 23 Dec 2007 23:17:32 +0000 (23:17 +0000)]
Unification of Polish date format strings

2007-12-24  Wadim Dziedzic  <wadimd@svn.gnome.org>

* pl.po: Unification of Polish date format strings

svn path=/trunk/; revision=8315

16 years agoGet rid of some unneccessary debug printfs.
Jeffrey Stedfast [Sun, 23 Dec 2007 20:09:15 +0000 (20:09 +0000)]
Get rid of some unneccessary debug printfs.

2007-12-23  Jeffrey Stedfast  <fejj@novell.com>

* camel-smtp-transport.c (smtp_helo): Get rid of some unneccessary
debug printfs.

svn path=/trunk/; revision=8314

16 years agoPatch from Ted Percival <ted@midg3t.net>: Partial fix for bug #503400 (Remove excess...
Suman Manjunath [Sun, 23 Dec 2007 09:16:37 +0000 (09:16 +0000)]
Patch from Ted Percival  <ted@midg3t.net>: Partial fix for bug #503400 (Remove excessive whitespace on password dialogs)

svn path=/trunk/; revision=8313

16 years agoUpdated Irish translation.
Seán de Búrca [Thu, 20 Dec 2007 19:44:59 +0000 (19:44 +0000)]
Updated Irish translation.

2007-12-20  Seán de Búrca  <sdeburca@svn.gnome.org>

    * ga.po: Updated Irish translation.

svn path=/trunk/; revision=8310

16 years agoUpdated Slovenian translation
Matej Urbančič [Thu, 20 Dec 2007 13:54:38 +0000 (13:54 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=8309

16 years agoUpdated German translation.
Andre Klapper [Wed, 19 Dec 2007 22:39:15 +0000 (22:39 +0000)]
Updated German translation.

2007-12-19  Andre Klapper  <a9016009@gmx.de>

* de.po: Updated German translation.

svn path=/trunk/; revision=8308

16 years agoUpdated German translation.
Andre Klapper [Wed, 19 Dec 2007 22:38:04 +0000 (22:38 +0000)]
Updated German translation.

2007-12-19  Andre Klapper  <a9016009@gmx.de>

* de.po: Updated German translation.

svn path=/trunk/; revision=8307

16 years ago** Fix for bug #341579
Milan Crha [Wed, 19 Dec 2007 14:56:51 +0000 (14:56 +0000)]
** Fix for bug #341579

2007-12-19  Milan Crha  <mcrha@redhat.com>

** Fix for bug #341579

* camel-smtp-transport.c: (convert_to_local):
Helper function to convert error text to user's locale.
* camel-smtp-transport.c: (smtp_set_exception):
Try to parse error message returned by server always, even without
CAMEL_SMTP_TRANSPORT_ENHANCEDSTATUSCODES, and show this text
to user, if have any.

svn path=/trunk/; revision=8305

16 years agoTranslation updated by Ivar Smolin.
Priit Laes [Tue, 18 Dec 2007 09:32:51 +0000 (09:32 +0000)]
Translation updated by Ivar Smolin.

2007-12-18  Priit Laes  <plaes@svn.gnome.org>

* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=8304

16 years agoVersion bump to 2.21.5.
Srinivasa Ragavan [Mon, 17 Dec 2007 20:07:50 +0000 (20:07 +0000)]
Version bump to 2.21.5.

2007-12-18  Srinivasa Ragavan  <sragavan@novell.com>

* configure.in: Version bump to 2.21.5.

svn path=/trunk/; revision=8302

16 years agoEvolution Data Server 2.21.4 release
Srinivasa Ragavan [Mon, 17 Dec 2007 20:06:15 +0000 (20:06 +0000)]
Evolution Data Server 2.21.4 release

svn path=/trunk/; revision=8300

16 years agoBump gtk-doc requirement to 1.9 for gtkdoc-rebase.
Matthew Barnes [Mon, 17 Dec 2007 18:30:06 +0000 (18:30 +0000)]
Bump gtk-doc requirement to 1.9 for gtkdoc-rebase.

2007-12-17  Matthew Barnes  <mbarnes@redhat.com>

* configure.in:
Bump gtk-doc requirement to 1.9 for gtkdoc-rebase.

svn path=/trunk/; revision=8299

16 years agoUpdated Italian translation.
Luca Ferretti [Mon, 17 Dec 2007 13:52:17 +0000 (13:52 +0000)]
Updated Italian translation.

2007-12-17  Luca Ferretti  <elle.uca@libero.it>

* it.po: Updated Italian translation.

svn path=/trunk/; revision=8298

16 years ago** Part of fix for bug #211353
Milan Crha [Mon, 17 Dec 2007 05:41:39 +0000 (05:41 +0000)]
** Part of fix for bug #211353

2007-12-14  Milan Crha  <mcrha@redhat.com>

** Part of fix for bug #211353

* camel-filter-driver.c: (do_label):
Labels are newly stored in user_flags, not in user_tags.

2007-12-14  Milan Crha  <mcrha@redhat.com>

** Part of fix for bug #211353

* camel-imap-summary.h:
* camel-imap-summary.c:
* camel-imap-utils.h:
* camel-imap-utils.c:
* camel-imap-folder.c:
Dropped previous storing of labels into message flags and user_tags
and storing them only to user_flags.

svn path=/trunk/; revision=8296

16 years agoAdd a missing symbol to the Camel docs.
Matthew Barnes [Sat, 15 Dec 2007 22:28:43 +0000 (22:28 +0000)]
Add a missing symbol to the Camel docs.

svn path=/trunk/; revision=8295

16 years agoCall PR_Shutdown() before PR_Close() (based on discussion with Philip Van
Matthew Barnes [Sat, 15 Dec 2007 16:44:45 +0000 (16:44 +0000)]
Call PR_Shutdown() before PR_Close() (based on discussion with Philip Van

2007-12-15  Matthew Barnes  <mbarnes@redhat.com>

* camel-tcp-stream-ssl.c (camel_tcp_stream_ssl_finalize),
(stream_close), (socket_connect):
Call PR_Shutdown() before PR_Close() (based on discussion with
Philip Van Hoof on evolution-hackers).

svn path=/trunk/; revision=8294

16 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Sat, 15 Dec 2007 11:21:21 +0000 (11:21 +0000)]
Updated Norwegian bokmål translation.

2007-12-15  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=8293

16 years ago** Fix for bug #502866
Milan Crha [Thu, 13 Dec 2007 09:32:37 +0000 (09:32 +0000)]
** Fix for bug #502866

2007-12-13  Milan Crha  <mcrha@redhat.com>

** Fix for bug #502866

* libecal/e-cal.c: (e_cal_get_objects_for_uid):
Allow get the VJOURNAL component at once same as other components.

svn path=/trunk/; revision=8292

16 years agoPatch from Evil Ninja Squirrel <evilninjasquirrel@hotbrev.com>: Fix for bug #486126...
Suman Manjunath [Wed, 12 Dec 2007 18:15:43 +0000 (18:15 +0000)]
Patch from Evil Ninja Squirrel  <evilninjasquirrel@hotbrev.com>: Fix for bug #486126 (Incorrect format string usage that can lead to crashes)

svn path=/trunk/; revision=8291

16 years agoUpdated spanish translation
Jorge Gonzalez Gonzalez [Tue, 11 Dec 2007 13:59:43 +0000 (13:59 +0000)]
Updated spanish translation

svn path=/trunk/; revision=8290

16 years ago** Fix for bug #336074
Milan Crha [Tue, 11 Dec 2007 08:42:40 +0000 (08:42 +0000)]
** Fix for bug #336074

2007-12-11  Milan Crha  <mcrha@redhat.com>

** Fix for bug #336074

* camel/providers/nntp/camel-nntp-store.c: (nntp_can_refresh_folder),
(nntp_store_class_init): Implements its own CamelStore's
can_refresh_folder function - any folder can be refreshed here.

* camel/providers/pop3/camel-pop3-store.c: (pop3_can_refresh_folder),
(camel_pop3_store_class_init): Implements its own CamelStore's
can_refresh_folder function - any folder can be refreshed here.

* camel/providers/imap/camel-imap-folder.h: (struct _CamelImapFolder):
* camel/providers/imap/camel-imap-folder.c: (imap_property_list),
(camel_imap_folder_get_type), (camel_imap_folder_class_init),
(imap_getv), (imap_setv): New property of IMAP folder, check_folder,
to let user setup for each folder to check for new mail here or not,
but only if not enabled 'check_all' for the store.
* camel/providers/imap/camel-imap-store.c: (imap_can_refresh_folder),
(camel_imap_store_class_init): Implements its own CamelStore's
can_refresh_folder function - IMAP folder has a property if it
should be refreshed always or not, so depends on this property
in case parent class doesn't permit refresh of the folder or
the store doesn't have enabled 'check_all' property.

* camel/providers/local/camel-local-store.c: (local_can_refresh_folder),
(camel_local_store_class_init): Implements its own CamelStore's
can_refresh_folder function - any folder can be refreshed here.

* camel/camel-store.h: (struct CamelStoreClass::can_refresh_folder),
(camel_store_can_refresh_folder):
* camel/camel-store.c: (can_refresh_folder), (camel_store_class_init),
(camel_store_can_refresh_folder):
New virtual function to check if folder can be refreshed or not.
Default behavior of this function is that the Inbox will be refreshed.

Note: Be sure you updated evolution and evolution-exchange too.

svn path=/trunk/; revision=8288

16 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 10 Dec 2007 15:11:38 +0000 (15:11 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=8287

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sun, 9 Dec 2007 18:57:53 +0000 (18:57 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=8281

16 years agoPatch from James "Doc" Livingston <doclivingston@gmail.com>: Fix for bug #339510...
Suman Manjunath [Fri, 7 Dec 2007 15:03:09 +0000 (15:03 +0000)]
Patch from James "Doc" Livingston  <doclivingston@gmail.com>: Fix for bug #339510 (Accept time input in %H%M format, even without the colon)

svn path=/trunk/; revision=8280

16 years agoUpdated German translation.
Andre Klapper [Fri, 7 Dec 2007 13:11:36 +0000 (13:11 +0000)]
Updated German translation.

2007-12-07  Andre Klapper  <a9016009@gmx.de>

* de.po: Updated German translation.

svn path=/trunk/; revision=8279

16 years agoAdd missing file. Updated Norwegian bokmål translation.
Kjartan Maraas [Thu, 6 Dec 2007 19:22:26 +0000 (19:22 +0000)]
Add missing file. Updated Norwegian bokmål translation.

2007-12-06  Kjartan Maraas  <kmaraas@gnome.org>

* POTFILES.in: Add missing file.
* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=8278

16 years ago** Fix for bug #501548
Milan Crha [Thu, 6 Dec 2007 15:57:56 +0000 (15:57 +0000)]
** Fix for bug #501548

2007-12-06  Milan Crha  <mcrha@redhat.com>

** Fix for bug #501548

* backends/groupwise/e-cal-backend-groupwise-utils.c:
(set_properties_from_cal_component):
* libecal/e-cal-util.c: (e_cal_util_generate_alarms_for_comp):
Free memory returned by e_cal_component_get_alarm_uids properly.

svn path=/trunk/; revision=8277

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Thu, 6 Dec 2007 14:38:27 +0000 (14:38 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=8276

16 years ago** Fixes bug #501969 ** Passwords should not be forgotten on all errors
Sankar P [Thu, 6 Dec 2007 06:34:12 +0000 (06:34 +0000)]
** Fixes bug #501969 ** Passwords should not be forgotten on all errors

2007-12-06  Sankar P  <psankar@novell.com>

** Fixes bug #501969
        ** Passwords should not be forgotten on all errors

        M    camel/providers/groupwise/ChangeLog
        M    camel/providers/groupwise/camel-groupwise-store.c
        M    servers/groupwise/e-gw-connection.h
        M    servers/groupwise/ChangeLog
        M    servers/groupwise/e-gw-connection.c
        M    libedataserverui/e-book-auth-util.c
        M    libedataserverui/ChangeLog
        M    addressbook/ChangeLog
        M    addressbook/backends/ldap/e-book-backend-ldap.c
        M    addressbook/backends/groupwise/e-book-backend-groupwise.c
        M    calendar/ChangeLog
        M    calendar/backends/groupwise/e-cal-backend-groupwise.c

svn path=/trunk/; revision=8272

16 years agoPatch by Milan Crha <mcrha@redhat.com>
Tobias Mueller [Thu, 6 Dec 2007 02:41:08 +0000 (02:41 +0000)]
Patch by Milan Crha <mcrha@redhat.com>

2007-12-06  Tobias Mueller <tobiasmue@svn.gnome.org>
        Patch by Milan Crha  <mcrha@redhat.com>

        ** Fix for bug #462593

        * lib/e2k-context.c: (e2k_soup_message_new): Print message on console
        if invalid uri has been passed to soup_message_new.
        * lib/e2k-autoconfig.c: (e2k_autoconfig_get_context):
        Prevent from crash on invalid uri.

svn path=/trunk/; revision=8271

16 years ago** Fixes bug #501622
Matthew Barnes [Wed, 5 Dec 2007 18:52:04 +0000 (18:52 +0000)]
** Fixes bug #501622

2007-12-05  Matthew Barnes  <mbarnes@redhat.com>

** Fixes bug #501622

* camel-sasl.c (camel_sasl_challenge_base64):
Return an empty string instead of NULL for empty SASL responses.
Fixes broken Digest-MD5 authentication.

svn path=/trunk/; revision=8270

16 years ago** Fix for bug #466499
David Turner [Tue, 4 Dec 2007 13:03:11 +0000 (13:03 +0000)]
** Fix for bug #466499

2007-12-04 David Turner <cillian64@googlemail.com>

** Fix for bug #466499

* camel-nntp-provider.c: Added mnemonics to configuration options
* camel-pop3-provider.c: Added mnemonics to configuration options
* camel-local-provider.c: Added mnemonics to configuration options

svn path=/trunk/; revision=8267