platform/upstream/evolution-data-server.git
16 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 19 Feb 2008 13:57:54 +0000 (13:57 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=8510

16 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 19 Feb 2008 12:38:45 +0000 (12:38 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=8509

16 years agoset HANDLE_LIBICAL_MEMORY to 1.
Chenthill Palanisamy [Tue, 19 Feb 2008 10:18:34 +0000 (10:18 +0000)]
set HANDLE_LIBICAL_MEMORY to 1.

2008-02-19  Chenthill Palanisamy  <pchenthill@novell.com>

    * configure.in: set HANDLE_LIBICAL_MEMORY to 1.

svn path=/trunk/; revision=8508

16 years agoInclude the required header files. Fix from downstream opensuse.
Chenthill Palanisamy [Mon, 18 Feb 2008 13:45:24 +0000 (13:45 +0000)]
Include the required header files. Fix from downstream opensuse.

2008-02-18  Chenthill Palanisamy  <pchenthill@novell.com>

        * e-name-selector-dialog.c: Include the required
        header files. Fix from downstream opensuse.

svn path=/trunk/; revision=8507

16 years agoFix for some warnings from opensuse downstream.
Chenthill Palanisamy [Mon, 18 Feb 2008 13:40:57 +0000 (13:40 +0000)]
Fix for some warnings from opensuse downstream.

svn path=/trunk/; revision=8506

16 years agoRespect the refresh interval set in environment variable always.
Chenthill Palanisamy [Mon, 18 Feb 2008 13:29:34 +0000 (13:29 +0000)]
Respect the refresh interval set in environment variable always.

2008-02-18  Chenthill Palanisamy  <pchenthill@novell.com>

        * backends/groupwise/e-cal-backend-groupwise.c: (get_deltas),
         (get_cache_refresh_interval), (delta_thread),
         (cache_init): Respect the refresh interval set in environment
          variable always.

svn path=/trunk/; revision=8505

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Mon, 18 Feb 2008 11:43:15 +0000 (11:43 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=8504

16 years agoReverted the string marked for translation as we are in string freeze mode
Chenthill Palanisamy [Mon, 18 Feb 2008 11:03:29 +0000 (11:03 +0000)]
Reverted the string marked for translation as we are in string freeze mode

2008-02-18  Chenthill Palanisamy  <pchenthill@novell.com>

        * backends/file/e-cal-backend-file.c (save_file_when_idle):
        * Reverted the string marked for translation as we are in string freeze
        mode now.

svn path=/trunk/; revision=8503

16 years agoUpdated Finnish translation
Ilkka Tuohela [Mon, 18 Feb 2008 09:24:05 +0000 (09:24 +0000)]
Updated Finnish translation

svn path=/trunk/; revision=8501

16 years agoFixes #183819 (bnc) Fixes a crash while closing evolution in offline mode.
Chenthill Palanisamy [Mon, 18 Feb 2008 09:18:06 +0000 (09:18 +0000)]
Fixes #183819 (bnc) Fixes a crash while closing evolution in offline mode.

2008-02-18  Chenthill Palanisamy  <pchenthill@novell.com>

        Fixes #183819 (bnc)
        * camel-groupwise-folder.c (update_update): Fixes a crash
        while closing evolution in offline mode. Patch from downstream
        opensuse.

svn path=/trunk/; revision=8500

16 years agoFixes #164140 (bnc) Fixes a crash. Patch from downstream opensuse.
Chenthill Palanisamy [Mon, 18 Feb 2008 09:14:23 +0000 (09:14 +0000)]
Fixes #164140 (bnc) Fixes a crash. Patch from downstream opensuse.

2008-02-18  Chenthill Palanisamy  <pchenthill@novell.com>

        Fixes #164140 (bnc)
        * backends/file/e-book-backend-file.c
        (e_book_backend_file_stop_book_view): Fixes a crash.
        Patch from downstream opensuse.

svn path=/trunk/; revision=8499

16 years agoSend proper error message.
Chenthill Palanisamy [Mon, 18 Feb 2008 09:10:48 +0000 (09:10 +0000)]
Send proper error message.

svn path=/trunk/; revision=8498

16 years agoFixes #163982 (bnc) Do not keep popuping up error dialogs in case of
Chenthill Palanisamy [Mon, 18 Feb 2008 08:05:44 +0000 (08:05 +0000)]
Fixes #163982 (bnc) Do not keep popuping up error dialogs in case of

2008-02-18  Chenthill Palanisamy  <pchenthill@novell.com>

        Fixes #163982 (bnc)
        * backends/file/e-cal-backend-file.c (save_file_when_idle),
        (add_component): Do not keep popuping up error dialogs in case
        of failure. Fix from opensuse downstream.

svn path=/trunk/; revision=8497

16 years agoFixes #516408
Chenthill Palanisamy [Mon, 18 Feb 2008 07:33:06 +0000 (07:33 +0000)]
Fixes #516408

2008-02-14  Chenthill Palanisamy  <pchenthill@novell.com>

        Fixes #516408
        * backends/caldav/e-cal-backend-caldav.c
        (e_cal_component_get_href), (e_cal_component_get_etag),
        (synchronize_cache), (pack_cobj), (caldav_modify_object),
        (caldav_remove_object), (process_object), (caldav_get_timezone):
        * backends/contacts/e-cal-backend-contacts.c
        (e_cal_backend_contacts_get_free_busy),
        (e_cal_backend_contacts_get_timezone):
        * backends/file/e-cal-backend-file.c (save_file_when_idle),
        (notify_removals_cb), (notify_adds_modifies_cb),
        (e_cal_backend_file_get_object),
        (e_cal_backend_file_get_timezone),
        (e_cal_backend_file_get_free_busy),
        (e_cal_backend_file_receive_objects):
        * backends/google/e-cal-backend-google-utils.c
        (e_go_item_from_cal_component), (get_date):
        * backends/google/e-cal-backend-google.c
        (e_cal_backend_google_get_timezone):
        * backends/groupwise/e-cal-backend-groupwise-utils.c
        (add_send_options_data_to_item), (set_rrule_from_comp),
        (set_properties_from_cal_component), (start_freebusy_session),
        (e_cal_backend_groupwise_store_settings):
        * backends/groupwise/e-cal-backend-groupwise.c (get_deltas),
        (e_cal_backend_groupwise_get_timezone):
        * backends/http/e-cal-backend-http.c (retrieval_done),
        (e_cal_backend_http_get_default_object),
        (e_cal_backend_http_get_timezone),
        (e_cal_backend_http_get_free_busy):
        * backends/weather/e-cal-backend-weather.c
        * (finished_retrieval_cb),
        (e_cal_backend_weather_get_timezone),
        (e_cal_backend_weather_get_free_busy):
        * libecal/e-cal-component.c (e_cal_component_get_as_string),
        (e_cal_component_get_recurid_as_string):
        * libecal/e-cal-component.h:
        * libecal/e-cal-recur.c (e_cal_recur_set_rule_end_date):
        * libecal/e-cal.c (foreach_tzid_callback),
        (e_cal_get_component_as_string_internal), (e_cal_create_object),
        (e_cal_modify_object), (e_cal_receive_objects),
        (e_cal_send_objects), (e_cal_add_timezone),
        (e_cal_set_default_timezone):
        * libedata-cal/e-cal-backend-cache.c
        (e_cal_backend_cache_put_component),
        (e_cal_backend_cache_put_timezone),
        (e_cal_backend_cache_put_default_timezone):
        * libedata-cal/e-data-cal-view.c (add_object_to_cache):
        * tests/ecal/test-ecal.c (list_uids): Remove the duping of
        * memory
        which is returned from libical and free the returned by libical.

svn path=/trunk/; revision=8496

16 years ago** Fix for bnc #167638
Srinivasa Ragavan [Mon, 18 Feb 2008 04:27:24 +0000 (04:27 +0000)]
** Fix for bnc #167638

2008-02-18  Srinivasa Ragavan  <sragavan@novell.com>

** Fix for bnc #167638

* camel.c: Upstreamed OpenSUSE patch. Patch by Fejj to quit evolution
faster. (Dont try downloading while exitting).

svn path=/trunk/; revision=8495

16 years agoUpdated Turkish Translation
Baris Cicek [Sun, 17 Feb 2008 21:14:34 +0000 (21:14 +0000)]
Updated Turkish Translation

svn path=/trunk/; revision=8494

16 years agoUpdated polish translation
Wadim Dziedzic [Sat, 16 Feb 2008 14:08:18 +0000 (14:08 +0000)]
Updated polish translation

2008-02-16  Wadim Dziedzic  <wadimd@svn.gnome.org>

* pl.po: Updated polish translation

svn path=/trunk/; revision=8493

16 years agoUpdated Korean translation
Changwoo Ryu [Fri, 15 Feb 2008 17:45:58 +0000 (17:45 +0000)]
Updated Korean translation

svn path=/trunk/; revision=8492

16 years agoAdded Entry for Kannada Translation addition and addition to LINGUAS
Runa Bhattacharjee [Fri, 15 Feb 2008 13:44:21 +0000 (13:44 +0000)]
Added Entry for Kannada Translation addition and addition to LINGUAS

svn path=/trunk/; revision=8491

16 years agoAdded Kannada (kn) to the List of Languages
Runa Bhattacharjee [Fri, 15 Feb 2008 13:43:58 +0000 (13:43 +0000)]
Added Kannada (kn) to the List of Languages

svn path=/trunk/; revision=8490

16 years agoAdded Kannada Translations by Shankar Prasad
Runa Bhattacharjee [Fri, 15 Feb 2008 13:43:11 +0000 (13:43 +0000)]
Added Kannada Translations by Shankar Prasad

svn path=/trunk/; revision=8489

16 years agoUpdated French translation by Robert-André Mauchin and Stéphane
Stéphane Raimbault [Fri, 15 Feb 2008 08:31:07 +0000 (08:31 +0000)]
Updated French translation by Robert-André Mauchin and Stéphane

2008-02-15  Stéphane Raimbault  <stephane.raimbault@gmail.com>

* fr.po: Updated French translation by Robert-André Mauchin and
Stéphane Raimbault.

svn path=/trunk/; revision=8488

16 years ago** Fixes bug #516074
Matthew Barnes [Thu, 14 Feb 2008 18:11:09 +0000 (18:11 +0000)]
** Fixes bug #516074

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

** Fixes bug #516074

* configure.in:
* camel/camel-net-utils.c:
* camel/camel-net-utils.h:
Don't assume NI_MAXHOST and NI_MAXSERV are defined in <netdb.h>
since these are GNU extensions.

svn path=/trunk/; revision=8486

16 years agoUpdated Galician Translation.
Ignacio Casal Quinteiro [Thu, 14 Feb 2008 11:38:49 +0000 (11:38 +0000)]
Updated Galician Translation.

svn path=/trunk/; revision=8485

16 years agoUpdated Nepali Translation
Pawan Chitrakar [Thu, 14 Feb 2008 08:07:53 +0000 (08:07 +0000)]
Updated Nepali Translation

svn path=/trunk/; revision=8484

16 years agoUpdated Finnish translation
Ilkka Tuohela [Wed, 13 Feb 2008 05:27:27 +0000 (05:27 +0000)]
Updated Finnish translation

svn path=/trunk/; revision=8483

16 years agoVersion bump for 2.21.92
Srinivasa Ragavan [Wed, 13 Feb 2008 04:38:45 +0000 (04:38 +0000)]
Version bump for 2.21.92

2008-02-13  Srinivasa Ragavan  <sragavan@novell.com>

* configure.in: Version bump for 2.21.92

svn path=/trunk/; revision=8482

16 years agoEvolution-Data-Server 2.21.91 release.
Srinivasa Ragavan [Wed, 13 Feb 2008 04:36:12 +0000 (04:36 +0000)]
Evolution-Data-Server 2.21.91 release.

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

* NEWS: Evolution-Data-Server 2.21.91 release.

svn path=/trunk/; revision=8480

16 years agoFix a couple more G_GNUC_PRETTY_FUNCTION stragglers.
Matthew Barnes [Tue, 12 Feb 2008 19:26:41 +0000 (19:26 +0000)]
Fix a couple more G_GNUC_PRETTY_FUNCTION stragglers.

2008-02-12  Matthew Barnes  <mbarnes@redhat.com>

* addressbook/libebook/e-book.c:
* servers/exchange/storage/exchange-account.c:
Fix a couple more G_GNUC_PRETTY_FUNCTION stragglers.

svn path=/trunk/; revision=8479

16 years agoCouple new symbols in Gtk-Doc.
Matthew Barnes [Tue, 12 Feb 2008 18:22:29 +0000 (18:22 +0000)]
Couple new symbols in Gtk-Doc.

svn path=/trunk/; revision=8478

16 years ago** Fix for bug #455248
Milan Crha [Mon, 11 Feb 2008 18:54:59 +0000 (18:54 +0000)]
** Fix for bug #455248

2008-02-11  Milan Crha  <mcrha@redhat.com>

** Fix for bug #455248

* camel-nntp-store.c: (nntp_delete_folder):
Call unsubscribe instead of subscribe function.

svn path=/trunk/; revision=8477

16 years agoFixes #515696 Do not free use free_attendee_list, just free the gslist
Chenthill Palanisamy [Mon, 11 Feb 2008 07:14:33 +0000 (07:14 +0000)]
Fixes #515696 Do not free use free_attendee_list, just free the gslist

2008-02-11  Chenthill Palanisamy  <pchenthill@novell.com>

        Fixes #515696
        * backends/groupwise/e-cal-backend-groupwise-utils.c:
        (e_gw_connection_get_freebusy_info): Do not free use
        free_attendee_list, just free the gslist alone.

svn path=/trunk/; revision=8476

16 years agoPatch from Milan Crha <mcrha@redhat.com> ** Fix for bug #515054 (New flag CAMEL_MESS...
Suman Manjunath [Mon, 11 Feb 2008 05:10:24 +0000 (05:10 +0000)]
Patch from Milan Crha  <mcrha@redhat.com> ** Fix for bug #515054 (New flag CAMEL_MESSAGE_NOTJUNK, Read/write CAMEL_MESSAGE_NOTJUNK flags from/to server if supported)

svn path=/trunk/; revision=8475

16 years agoArangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation
Arangel Angov [Sat, 9 Feb 2008 13:09:41 +0000 (13:09 +0000)]
Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation

svn path=/trunk/; revision=8472

16 years agoUpdated Basque translation.
Inaki Larranaga Murgoitio [Fri, 8 Feb 2008 17:11:00 +0000 (17:11 +0000)]
Updated Basque translation.

2008-02-08  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

svn path=/trunk/; revision=8471

16 years ago** Fix for bug #505806
Milan Crha [Fri, 8 Feb 2008 15:49:26 +0000 (15:49 +0000)]
** Fix for bug #505806

2008-02-08  Milan Crha  <mcrha@redhat.com>

** Fix for bug #505806

* camel-imap-folder.c: (imap_sync_online), (do_append):
* camel-imap-utils.h: (imap_create_flag_list): Change of the prototype.
* camel-imap-utils.c: (imap_create_flag_list):
Store user flags on the server only when supported by the server.

svn path=/trunk/; revision=8470

16 years ago** Fix for bug #324804
Milan Crha [Fri, 8 Feb 2008 15:13:16 +0000 (15:13 +0000)]
** Fix for bug #324804

2008-02-08  Milan Crha  <mcrha@redhat.com>

** Fix for bug #324804

* camel-imap-folder.c: (imap_update_summary):
Report all new messages as recent, even without that flag, thus new
messages will be filtered even after saw by other software earlier.

svn path=/trunk/; revision=8469

16 years ago** Fix for bug #509776
Milan Crha [Thu, 7 Feb 2008 19:27:30 +0000 (19:27 +0000)]
** Fix for bug #509776

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

** Fix for bug #509776

* libecal/e-cal-component.h: (ECalComponentAlarmInstance):
Structure owns auid point, so do not declare it as const.
* libecal/e-cal-component.c: (e_cal_component_alarms_free):
Free instance->auid too, do not leak now.
* libecal/e-cal-util.c: (add_trigger):
Store copy of the auid into instance, it owns it now.

svn path=/trunk/; revision=8467

16 years ago** Part of fixes for bug #510949
Milan Crha [Thu, 7 Feb 2008 19:18:14 +0000 (19:18 +0000)]
** Part of fixes for bug #510949

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

** Part of fixes for bug #510949

* backends/groupwise/e-cal-backend-groupwise-utils.c:
(set_properties_from_cal_component): Free alarm properly.

svn path=/trunk/; revision=8466

16 years agoFixes part of #510949
Chenthill Palanisamy [Thu, 7 Feb 2008 11:09:31 +0000 (11:09 +0000)]
Fixes part of #510949

2008-02-07  Chenthill Palanisamy  <pchenthill@novell.com>

        Fixes part of #510949
        * backends/groupwise/e-cal-backend-groupwise-utils.c:
        (set_attachments_to_cal_component),
        (e_gw_item_to_cal_component),
        (e_gw_connection_get_freebusy_info):
        * backends/groupwise/e-cal-backend-groupwise.c:
        (fetch_attachments): Leak fixes.

svn path=/trunk/; revision=8465

16 years agoFix some compilation errors that occur when building in a remote object
Matthew Barnes [Wed, 6 Feb 2008 19:34:45 +0000 (19:34 +0000)]
Fix some compilation errors that occur when building in a remote object

2008-02-06  Matthew Barnes  <mbarnes@redhat.com>

* configure.in:
* marshal.mk:
* camel/Makefile.am:
* servers/exchange/lib/Makefile.am:
* servers/exchange/storage/Makefile.am:
Fix some compilation errors that occur when building in a
remote object directory (#514682, patch by Paul Smith).

svn path=/trunk/; revision=8463

16 years agoLook for catalogs in share/locale first, as that is where they will be
Tor Lillqvist [Wed, 6 Feb 2008 14:04:31 +0000 (14:04 +0000)]
Look for catalogs in share/locale first, as that is where they will be

2008-02-06  Tor Lillqvist  <tml@novell.com>

* evolution-data-server-zip.in: Look for catalogs in share/locale
first, as that is where they will be with a properly built GNU
gettext.

svn path=/trunk/; revision=8462

16 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Wed, 6 Feb 2008 09:32:51 +0000 (09:32 +0000)]
Updated Thai translation.

2008-02-06  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

svn path=/trunk/; revision=8461

16 years agoUpdated Traditional Chinese translation(Hong Kong). Updated Traditional
Chao-Hsiung Liao [Wed, 6 Feb 2008 08:32:05 +0000 (08:32 +0000)]
Updated Traditional Chinese translation(Hong Kong). Updated Traditional

2008-02-06  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

svn path=/trunk/; revision=8460

16 years agoFix Wastebasket/Trash (Closes: #514555)
Bastien Nocera [Tue, 5 Feb 2008 15:45:21 +0000 (15:45 +0000)]
Fix Wastebasket/Trash (Closes: #514555)

2008-02-05  Bastien Nocera  <hadess@hadess.net>

* en_GB.po: Fix Wastebasket/Trash (Closes: #514555)

svn path=/trunk/; revision=8459

16 years agoUpdated Portuguese translation.
Duarte Loreto [Tue, 5 Feb 2008 14:35:19 +0000 (14:35 +0000)]
Updated Portuguese translation.

2008-02-05  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=8458

16 years ago** Fix for bug #514487
Peteris Krisjanis [Tue, 5 Feb 2008 12:07:35 +0000 (12:07 +0000)]
** Fix for bug #514487

2008-02-05  Peteris Krisjanis <pecisk@gmail.com>

** Fix for bug #514487

* backends/caldav/e-cal-backend-caldav.c: (caldav_server_get_object):
Fix failure to download ics file when additional
information is included in it's MIME
(e.g. "text/calendar; charset=utf-8").

svn path=/trunk/; revision=8457

16 years ago** Fix for bug #514407
Hein-Pieter van Braam [Tue, 5 Feb 2008 10:39:59 +0000 (10:39 +0000)]
** Fix for bug #514407

2008-02-05  Hein-Pieter van Braam  <hp@syntomax.com>

** Fix for bug #514407

* backends/groupwise/e-cal-backend-groupwise.c:
(e_cal_backend_groupwise_compute_changes):
Fix a NULL string being passed to strcmp.

svn path=/trunk/; revision=8456

16 years agoOnly authenticate the auth once; if we're called again, let it fail, since
Dan Winship [Mon, 4 Feb 2008 18:12:49 +0000 (18:12 +0000)]
Only authenticate the auth once; if we're called again, let it fail, since

        * lib/e2k-context.c (session_authenticate): Only authenticate the
        auth once; if we're called again, let it fail, since the cached
        password must be incorrect. #513646.

svn path=/trunk/; revision=8454

16 years ago** Fix for bug #513389
Milan Crha [Mon, 4 Feb 2008 12:26:25 +0000 (12:26 +0000)]
** Fix for bug #513389

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

** Fix for bug #513389

* camel-url.c: (camel_url_new):
It's possible to pass empty string as url, so return safely.

svn path=/trunk/; revision=8453

16 years agoUpdated Japanese translation.
Takeshi AIHANA [Sun, 3 Feb 2008 03:32:14 +0000 (03:32 +0000)]
Updated Japanese translation.

2008-02-03  Takeshi AIHANA <takeshi.aihana@gmail.com>

        * ja.po: Updated Japanese translation.

svn path=/trunk/; revision=8452

16 years agoUpdated German translation.
Andre Klapper [Sun, 3 Feb 2008 02:32:58 +0000 (02:32 +0000)]
Updated German translation.

2008-02-03  Andre Klapper  <a9016009@gmx.de>

* de.po: Updated German translation.

svn path=/trunk/; revision=8451

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sat, 2 Feb 2008 21:19:37 +0000 (21:19 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=8450

16 years ago** Fix for bug #211353
Milan Crha [Fri, 1 Feb 2008 08:52:47 +0000 (08:52 +0000)]
** Fix for bug #211353

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

** Fix for bug #211353

* camel-filter-driver.c: (do_label):
Use new label tags when setting old tags.

svn path=/trunk/; revision=8449

16 years agoUpdated Arabic Translation by Anas Husseini.
Djihed Afifi [Thu, 31 Jan 2008 08:18:21 +0000 (08:18 +0000)]
Updated Arabic Translation by Anas Husseini.

svn path=/trunk/; revision=8447

16 years ago** Part of fix for bug #395939
Milan Crha [Wed, 30 Jan 2008 18:52:00 +0000 (18:52 +0000)]
** Part of fix for bug #395939

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

** Part of fix for bug #395939

* servers/exchange/lib/e2k-context.c: (dispose):
* camel/providers/groupwise/camel-groupwise-store.c: (groupwise_forget_folder):
Memory leak fix.

svn path=/trunk/; revision=8446

16 years agoVersion bump for 2.21.91
Srinivasa Ragavan [Tue, 29 Jan 2008 11:10:10 +0000 (11:10 +0000)]
Version bump for 2.21.91

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

* configure.in: Version bump for 2.21.91

svn path=/trunk/; revision=8444

16 years agoEvolution Data Server 2.21.90 release.
Srinivasa Ragavan [Tue, 29 Jan 2008 11:07:38 +0000 (11:07 +0000)]
Evolution Data Server 2.21.90 release.

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

* NEWS, configure.in: Evolution Data Server 2.21.90 release.

svn path=/trunk/; revision=8442

16 years agoFix various compiler warnings
Ebby Wiselyn [Tue, 29 Jan 2008 10:40:06 +0000 (10:40 +0000)]
Fix various compiler warnings

2008-01-29 Ebby Wiselyn <ebbywiselyn@gmail.com>
  * Fix various compiler warnings

svn path=/trunk/; revision=8441

16 years ago** Adding Method prototype .
Ebby Wiselyn [Mon, 28 Jan 2008 15:32:01 +0000 (15:32 +0000)]
** Adding Method prototype .

 2008-01-28 Ebby Wiselyn <ebbywiselyn@gmail.com>
  ** Adding Method prototype . e_cal_backend_google_get_local_attachment_store

svn path=/trunk/; revision=8440

16 years ago 2008-01-28 Ebby Wiselyn <ebbywiselyn@gmail.com> ** Google Calendar fixes **
Ebby Wiselyn [Mon, 28 Jan 2008 15:14:33 +0000 (15:14 +0000)]
 2008-01-28 Ebby Wiselyn <ebbywiselyn@gmail.com>  ** Google Calendar fixes  **

svn path=/trunk/; revision=8439

16 years ago 2008-01-288888888 Ebby Wiselyn <ebbywiselyn@gmail.com> ** Fix for bug #512545 and...
Ebby Wiselyn [Mon, 28 Jan 2008 15:02:10 +0000 (15:02 +0000)]
 2008-01-288888888 Ebby Wiselyn <ebbywiselyn@gmail.com>  ** Fix for bug #512545 and other fixes **

svn path=/trunk/; revision=8438

16 years agoFixes part of #511208 Strip the email from the display name.
Chenthill Palanisamy [Mon, 28 Jan 2008 08:19:40 +0000 (08:19 +0000)]
Fixes part of #511208 Strip the email from the display name.

2008-01-28  Chenthill Palanisamy  <pchenthill@novell.com>

        Fixes part of #511208
        * backends/groupwise/e-cal-backend-groupwise-utils.c:
        (get_cn_from_display_name), (e_gw_item_to_cal_component): Strip
        the email from the display name.

svn path=/trunk/; revision=8436

16 years agoFixes #503574 Fetch the deltas in a single thread.
Chenthill Palanisamy [Mon, 28 Jan 2008 08:09:41 +0000 (08:09 +0000)]
Fixes #503574 Fetch the deltas in a single thread.

2008-01-28  Chenthill Palanisamy  <pchenthill@novell.com>

        Fixes #503574
        * backends/groupwise/e-cal-backend-groupwise.c: (delta_thread),
        (fetch_deltas), (start_fetch_deltas),
        (e_cal_backend_groupwise_refresh_calendar), (cache_init),
        (connect_to_server), (e_cal_backend_groupwise_finalize),
        (in_offline), (e_cal_backend_groupwise_init): Fetch the deltas
        in a single thread.

svn path=/trunk/; revision=8435

16 years agoPatch from Milan Crha <mcrha@redhat.com> ** Fix for bug #386157 (Ensured we don...
Suman Manjunath [Mon, 28 Jan 2008 06:02:56 +0000 (06:02 +0000)]
Patch from Milan Crha  <mcrha@redhat.com>  ** Fix for bug #386157 (Ensured we don't use freed attribute and stop reading as soon as we found 'END' attribute)

svn path=/trunk/; revision=8434

16 years agoPatch from Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #475781 ...
Suman Manjunath [Mon, 28 Jan 2008 05:24:46 +0000 (05:24 +0000)]
Patch from Chenthill Palanisamy  <pchenthill@novell.com> ** Fix for bug #475781 (Memory leaks around ECalComponentDateTime)

svn path=/trunk/; revision=8433

16 years agoPatch from Milan Crha <mcrha@redhat.com> ** Fix for bug #496081 (Compare/check...
Suman Manjunath [Mon, 28 Jan 2008 05:09:59 +0000 (05:09 +0000)]
Patch from Milan Crha  <mcrha@redhat.com>  ** Fix for bug #496081 (Compare/check exact field, if requested - while searching addressbook entries)

svn path=/trunk/; revision=8432

16 years agoPatch from Chenthill Palanisamy <pchenthill@novell.com> ** Fixes bug #335217 (Don...
Suman Manjunath [Mon, 28 Jan 2008 04:55:32 +0000 (04:55 +0000)]
Patch from Chenthill Palanisamy  <pchenthill@novell.com> ** Fixes bug #335217 (Don't refer to freed memory)

svn path=/trunk/; revision=8431

16 years agoFix a double free. #511301.
Dan Winship [Mon, 28 Jan 2008 04:10:48 +0000 (04:10 +0000)]
Fix a double free. #511301.

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

* lib/e2k-context.c (e2k_context_fba): Fix a double free. #511301.

svn path=/trunk/; revision=8430

16 years ago** Fix for bug #324168
Milan Crha [Mon, 28 Jan 2008 03:54:43 +0000 (03:54 +0000)]
** Fix for bug #324168

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

** Fix for bug #324168

* camel-vee-summary.c: (vee_message_info_free),
(vee_message_info_clone) (camel_vee_summary_add): Ensure the owner
of the real message info will not be freed before we unref the
message info itself.

svn path=/trunk/; revision=8429

16 years agoUse ssize_t for proclen so that we can compare it against -1. Fixes a
Jeffrey Stedfast [Sun, 27 Jan 2008 16:39:07 +0000 (16:39 +0000)]
Use ssize_t for proclen so that we can compare it against -1. Fixes a

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

* camel-mime-utils.c (rfc2047_encode_word): Use ssize_t for
proclen so that we can compare it against -1. Fixes a coverage
warning noticed by Nokia.

svn path=/trunk/; revision=8428

16 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Sun, 27 Jan 2008 13:54:04 +0000 (13:54 +0000)]
Updated Norwegian bokmål translation.

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

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

svn path=/trunk/; revision=8427

16 years agoTranslation updated by Ivar Smolin
Priit Laes [Sun, 27 Jan 2008 08:54:51 +0000 (08:54 +0000)]
Translation updated by Ivar Smolin

2008-01-27  Priit Laes  <plaes at svn dot gnome dot org>

* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=8426

16 years agoRefresh the API docs.
Matthew Barnes [Sat, 26 Jan 2008 16:31:48 +0000 (16:31 +0000)]
Refresh the API docs.

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

* docs/reference: Refresh the API docs.

svn path=/trunk/; revision=8425

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sat, 26 Jan 2008 13:17:18 +0000 (13:17 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=8424

16 years ago** Fix for bug #475781
Milan Crha [Fri, 25 Jan 2008 13:42:58 +0000 (13:42 +0000)]
** Fix for bug #475781

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

** Fix for bug #475781

* libecal/e-cal-component.c: (e_cal_component_free_datetime):
* backends/groupwise/e-cal-backend-groupwise-utils.c:
(set_properties_from_cal_component), (e_gw_item_to_cal_component):
* libecal/e-cal.c: (add_instance):
Fix memory leaks around ECalComponentDateTime.

svn path=/trunk/; revision=8423

16 years ago** Fix for bug #510409
Milan Crha [Fri, 25 Jan 2008 12:34:37 +0000 (12:34 +0000)]
** Fix for bug #510409

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

** Fix for bug #510409

* backends/groupwise/e-cal-backend-groupwise.c: (get_deltas),
(e_cal_backend_groupwise_remove_object), (receive_object):
* backends/google/e-cal-backend-google-utils.c:
(e_cal_backend_google_utils_populate_cache):
* backends/google/e-cal-backend-google.c:
(e_cal_backend_google_remove_object):
Do not leak after call of e_cal_component_get_as_string.

svn path=/trunk/; revision=8422

16 years agoOnly use the -Wno-sign-compare and -Wno-pointer-sign options if the gcc
Tor Lillqvist [Thu, 24 Jan 2008 20:47:33 +0000 (20:47 +0000)]
Only use the -Wno-sign-compare and -Wno-pointer-sign options if the gcc

2008-01-24  Tor Lillqvist  <tml@novell.com>

* configure.in: Only use the -Wno-sign-compare and
-Wno-pointer-sign options if the gcc version used supports them. I
am still using gcc 3.4.2 in mingw...

svn path=/trunk/; revision=8420

16 years agosv.po: Updated Swedish translation
Daniel Nylander [Thu, 24 Jan 2008 20:17:09 +0000 (20:17 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=8419

16 years agoCheck CamelObject pointer for NULL (#509124).
Matthew Barnes [Thu, 24 Jan 2008 12:35:04 +0000 (12:35 +0000)]
Check CamelObject pointer for NULL (#509124).

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

* camel-object.c (camel_object_cast):
Check CamelObject pointer for NULL (#509124).

svn path=/trunk/; revision=8418

16 years agoSmall Gtk-Doc-generated update.
Matthew Barnes [Thu, 24 Jan 2008 12:33:26 +0000 (12:33 +0000)]
Small Gtk-Doc-generated update.

svn path=/trunk/; revision=8417

16 years agoCall camel_object_bag_abort() before returning with an exception.
Matthew Barnes [Thu, 24 Jan 2008 12:15:28 +0000 (12:15 +0000)]
Call camel_object_bag_abort() before returning with an exception.

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

* camel/camel-store.c (camel_store_get_folder):
Call camel_object_bag_abort() before returning with an exception.

svn path=/trunk/; revision=8416

16 years ago** Fix for bug #511235
Milan Crha [Thu, 24 Jan 2008 11:14:39 +0000 (11:14 +0000)]
** Fix for bug #511235

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

** Fix for bug #511235

* lib/e2k-context.c: (session_authenticate):
Changed prototype to reflect actual libsoup.
Thanks to Dan Winship for pointing this out.

svn path=/trunk/; revision=8415

16 years ago** Fix for bug #511717
Takao Fujiwara [Thu, 24 Jan 2008 08:30:45 +0000 (08:30 +0000)]
** Fix for bug #511717

2008-01-24  Takao Fujiwara  <takao.fujiwara@sun.com>

    ** Fix for bug #511717

    * camel/providers/imap/camel-imap-store.c: (imap_build_folder_info):
    Add gettext imap folders.

svn path=/trunk/; revision=8414

16 years agoUpdated zh_CN translation<
Yang Zhang [Thu, 24 Jan 2008 08:30:09 +0000 (08:30 +0000)]
Updated zh_CN translation<

svn path=/trunk/; revision=8413

16 years agoUpdated zh_CN translation
Yang Zhang [Thu, 24 Jan 2008 08:16:05 +0000 (08:16 +0000)]
Updated zh_CN translation

svn path=/trunk/; revision=8412

16 years agoAdded si
SANDRA MARAKKALA DANISHKA NAVIN [Thu, 24 Jan 2008 07:03:59 +0000 (07:03 +0000)]
Added si

svn path=/trunk/; revision=8411

16 years ago** Fix for bug #510779
Srinivasa Ragavan [Thu, 24 Jan 2008 03:01:16 +0000 (03:01 +0000)]
** Fix for bug #510779

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

** Fix for bug #510779

* camel-filter-search.c: (junk_test): Add contact lookup and header
based filtering.
* camel-folder-summary.c: (message_info_free): Add/Free headers
fetched into message info.
* camel-folder-summary.h: Add a headers param into message info
* camel-private.h: Add junk_headers into the session private which
holds the junk headers to be extracted.
* camel-session.c: (camel_session_init), (camel_session_finalise),
(camel_session_lookup_addressbook),
(camel_session_set_junk_headers), (camel_session_get_junk_headers):
* camel-session.h:

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

* camel-imap-folder.c: (construct_junk_headers),
(imap_update_summary): Extract the junk specific headers onto the
headers portion of the message info for fast filtering.

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

** Fix for bug #481699

* camel-imap-folder.c (handle_copyuid): Don't crash if the server
returns you bad COPYUID.

svn path=/trunk/; revision=8410

16 years ago** Fix for bug #450840
Srinivasa Ragavan [Thu, 24 Jan 2008 01:34:53 +0000 (01:34 +0000)]
** Fix for bug #450840

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

** Fix for bug #450840

* camel-mbox-folder.c: (mbox_get_message): A corrupted summary that
would get fine in next sync. So lets not crash if a message is not
there.

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

** Fix for bug #482940

* camel-maildir-summary.c: (camel_maildir_summary_init),
(camel_maildir_summary_finalise), (maildir_summary_check): Make the
maildir summary check thread safe. May be needed for other functions
too.

svn path=/trunk/; revision=8409

16 years agoTranslation updated by Ivar Smolin
Priit Laes [Wed, 23 Jan 2008 13:40:48 +0000 (13:40 +0000)]
Translation updated by Ivar Smolin

2008-01-23  Priit Laes  <plaes at svn dot gnome dot org>

* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=8408

16 years agoFix another typo.
Milan Crha [Wed, 23 Jan 2008 11:42:37 +0000 (11:42 +0000)]
Fix another typo.

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

* camel-imap-store.c (imap_auth_loop): Fix another typo.

svn path=/trunk/; revision=8407

16 years agocamel-net-utils.c camel-filter-driver.c camel-filter-search.c Include GLib
Tor Lillqvist [Wed, 23 Jan 2008 02:58:58 +0000 (02:58 +0000)]
camel-net-utils.c camel-filter-driver.c camel-filter-search.c Include GLib

2008-01-23  Tor Lillqvist  <tml@novell.com>

* camel-net-utils.c
* camel-filter-driver.c
* camel-filter-search.c
* camel-gpg-context.c: Include GLib headers before testing G_OS_WIN32.

svn path=/trunk/; revision=8406

16 years agoFix a typo.
Matthew Barnes [Tue, 22 Jan 2008 20:33:35 +0000 (20:33 +0000)]
Fix a typo.

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

* camel-imap-store.c (imap_auth_loop): Fix a typo.

svn path=/trunk/; revision=8405

16 years ago** Fix for bug #498977
Milan Crha [Tue, 22 Jan 2008 19:27:39 +0000 (19:27 +0000)]
** Fix for bug #498977

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

** Fix for bug #498977

* camel-groupwise-utils.c: (send_as_attachment):
Prevent encoding to base64 of no data in the content buffer.

svn path=/trunk/; revision=8404

16 years ago** Fixes bug #509985
Matthew Barnes [Mon, 21 Jan 2008 22:34:53 +0000 (22:34 +0000)]
** Fixes bug #509985

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

** Fixes bug #509985

* e-passwords.c:
Refactor the keyring logic and emit more informative warning
messages when a keyring operation fails.

svn path=/trunk/; revision=8403

16 years ago** Fixes bug #510303
Matthew Barnes [Mon, 21 Jan 2008 20:49:38 +0000 (20:49 +0000)]
** Fixes bug #510303

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

** Fixes bug #510303

* camel/camel-gpg-context.c (gpg_ctx_parse_status):
Escape the PIN and passphrase prompts so the markup parser
will parse it verbatim.

* camel/providers/nntp/camel-nntp-store.c
(camel_nntp_try_authenticate):
* camel/providers/pop3/camel-pop3-store.c (pop3_connect):
* camel/providers/smtp/camel-smtp-transport.c (smtp_connect):
* camel/providers/imap/camel-imap-store.c (imap_auth_loop):
* camel/providers/imapp/camel-imapp-store.c (imap_connect):
* camel/providers/imap4/camel-imap4-store.c (imap4_reconnect):
Escape the authentication error message so the markup parser
will parse it verbatim.

svn path=/trunk/; revision=8402

16 years agoFix copyright years
Kjartan Maraas [Mon, 21 Jan 2008 19:14:46 +0000 (19:14 +0000)]
Fix copyright years

svn path=/trunk/; revision=8401

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