platform/upstream/evolution-data-server.git
18 years agoFixes bug #305304
Chenthill Palanisamy [Thu, 4 Aug 2005 12:41:42 +0000 (12:41 +0000)]
Fixes bug #305304

18 years agoset the service status flag to connected. purge items if it is a Trash
Parthasarathi Susarla [Thu, 4 Aug 2005 09:47:17 +0000 (09:47 +0000)]
set the service status flag to connected. purge items if it is a Trash

2005-08-04  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-store.c:
(groupwise_connect): set the service status flag to
connected.
* camel-groupwise-folder.c:
(groupwise_expunge): purge items if it is a Trash
Folder.
Fixes Bug ** 311887

18 years ago** See bug #274382.
Not Zed [Thu, 4 Aug 2005 02:50:03 +0000 (02:50 +0000)]
** See bug #274382.

2005-08-03  Not Zed  <NotZed@Ximian.com>

        ** See bug #274382.

        * camel-mime-message.c (process_header): return false if we have a
        to/cc/etc, we can have multiple instances of all of these, and we
        dont want to strip them.

18 years agosetup the cache here. (nntp_connect_offline, nntp_connect_online): not
Not Zed [Thu, 4 Aug 2005 02:47:31 +0000 (02:47 +0000)]
setup the cache here. (nntp_connect_offline, nntp_connect_online): not

2005-08-02  Not Zed  <NotZed@Ximian.com>

        * camel-nntp-store.c (nntp_construct): setup the cache here.
        (nntp_connect_offline, nntp_connect_online): not here or here.
        (nntp_store_finalize): free the cache.

18 years agoFormatting code. Removed space between statement and ';'.
Parthasarathi Susarla [Wed, 3 Aug 2005 13:59:01 +0000 (13:59 +0000)]
Formatting code. Removed space between statement and ';'.

2005-08-03  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
* camel-groupwise-store.c:
* camel-groupwise-utils.c:
* camel-groupwise-transport.c:
Formatting code. Removed space between statement and ';'.

18 years agoDon't use g_ascii_strncasecmp in all the cases when lenght is going to be
Vivek Jain [Wed, 3 Aug 2005 13:23:23 +0000 (13:23 +0000)]
Don't use g_ascii_strncasecmp in all the cases when lenght is going to be

2005-08-03 Vivek Jain <jvivek@novell.com>

* camel-groupwise-folder.c:
* camel-groupwise-store.c: Don't use g_ascii_strncasecmp in all
the cases when lenght is going to be constant, replace it with
g_ascii_strcasecmp where we need case insensitive comparison,
and strcmp in others.

18 years agoFixes #310328
Chenthill Palanisamy [Wed, 3 Aug 2005 08:34:18 +0000 (08:34 +0000)]
Fixes #310328

18 years agoif account is not even enabled we don't have that store. g_error crashes
Vivek Jain [Wed, 3 Aug 2005 08:08:52 +0000 (08:08 +0000)]
if account is not even enabled we don't have that store. g_error crashes

2005-08-02 Vivek Jain <jvivek@novell.com>

* camel-groupwise-transport.c: (groupwise_send_to)
if account is not even enabled we don't have that store.
g_error crashes evolution for that, use g_warning

18 years ago** See bug #309237.
Not Zed [Wed, 3 Aug 2005 07:56:27 +0000 (07:56 +0000)]
** See bug #309237.

2005-08-02  Not Zed  <NotZed@Ximian.com>

        ** See bug #309237.

        * camel-imap-store.c (connect_to_server): add the BRAINDAMAGED
        hack from 2.0.3, since some people seem to be relying on it.

18 years agoonly use command if use_command is set.
Shreyas Srinivasan [Wed, 3 Aug 2005 07:12:37 +0000 (07:12 +0000)]
only use command if use_command is set.

2005-08-02  Shreyas Srinivasan  <sshreyas@novell.com>

* camel-imap-store.c (connect_to_server_wrapper): only use command
if use_command is set.

18 years agoRemove the esources only after we have removed the folder from the server.
Sarfraaz Ahmed [Tue, 2 Aug 2005 13:09:54 +0000 (13:09 +0000)]
Remove the esources only after we have removed the folder from the server.

2005-08-02  Sarfraaz Ahmed <asarfraaz@novell.com>

        * storage/exchange-hierarchy-favorites.c (remove_folder) : Remove
        the esources only after we have removed the folder from the server.
        * storage/exchange-account.c (exchange_account_rescan_tree) : Add the
        toplevel folder of the hierarchy in the fresh folder list manually
        * storage/exchange-hierarchy-somedav.c (scan_subtree) : Temporary fix.
        Allow a rescan for now.
        * storage/exchange-esource.c (remove_folder_esource) : Handle the
        addressbook esource removal properly. We no longer use the absolute
        uri for addressbooks, except for GAL.

18 years agocheck for the flags to be reset while transferring to/from junk folder.
Vivek Jain [Tue, 2 Aug 2005 10:50:06 +0000 (10:50 +0000)]
check for the flags to be reset while transferring to/from junk folder.

2005-08-02 Vivek Jain <jvivek@novell.com>

* camel-groupwise-folder.c: (transfer_messages_to)
check for the flags to be reset while transferring to/from junk
folder.
**Fixes #312190
(groupwise_sync): make sure we never call mark_read when list is NULL

18 years agoCache download indication for GroupWise system address book.
Sushma Rai [Tue, 2 Aug 2005 07:17:22 +0000 (07:17 +0000)]
Cache download indication for GroupWise system address book.

18 years agoAdded code to check the protocol while comparing two URLs. Fixes bug
Sankar P [Tue, 2 Aug 2005 06:10:45 +0000 (06:10 +0000)]
Added code to check the protocol while comparing two URLs. Fixes bug

2005-08-02  Sankar P  <psankar@novell.com>

* camel-groupwise-provider.c: (groupwise_url_equal)
Added code to check the protocol while comparing two URLs.
Fixes bug #312185

18 years agoif we're getting from "", then use the right namespace, with stripped
Not Zed [Tue, 2 Aug 2005 03:00:50 +0000 (03:00 +0000)]
if we're getting from "", then use the right namespace, with stripped

2005-08-01  Not Zed  <NotZed@Ximian.com>

        * camel-imap-store.c (get_folder_info_offline): if we're getting
        from "", then use the right namespace, with stripped trailing dir
        separator.
        (get_folders_online): we always do both a list and a lsub for each
        call.  We dont actually return any folders anymore either.
        (refresh_refresh): we just refresh all folders, subscribed or not.
        (get_folder_info_online): if we're getting the folder list, update
        the folder-summary from the server results, and then just get the
        folderinfo from that using get_folder_info_offline.
        (get_folders_sync): renamed from get_folders_online.
        (imap_connect_online): get the root list of folders differently,
        it will explictly check the namespace first.  and just make sure
        inbox is subscribed.
        (imap_is_subfolder, get_subscribed_folders)
        (get_folders_add_folders, get_folders): removed old stuff.

18 years agoCheck if a folder is a system folder or not before deleting or renaming
Parthasarathi Susarla [Mon, 1 Aug 2005 07:24:05 +0000 (07:24 +0000)]
Check if a folder is a system folder or not before deleting or renaming

2005-08-01  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-store.c:
(groupwise_is_system_folder):Check if a folder is a system
folder or not before deleting or renaming
(groupwise_store_construct):remove flag CAMEL_STORE_VTRASH

18 years agoformatted code, issues in coding style.
Parthasarathi Susarla [Sat, 30 Jul 2005 19:05:02 +0000 (19:05 +0000)]
formatted code, issues in coding style.

2005-07-30  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-store.c:
formatted code, issues in coding style.

18 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Sat, 30 Jul 2005 11:11:54 +0000 (11:11 +0000)]
vi.po: Updated Vietnamese translation.

18 years agoupdate libtool numbers for libebook
Harish Krishnaswamy [Sat, 30 Jul 2005 09:35:10 +0000 (09:35 +0000)]
update libtool numbers for libebook

2005-07-30  Harish Krishnaswamy  <kharish@novell.com>

* configure.in: update libtool numbers for libebook

18 years agoBump version number
Harish Krishnaswamy [Sat, 30 Jul 2005 09:30:39 +0000 (09:30 +0000)]
Bump version number

2005-07-29  Harish Krishnaswamy  <kharish@novell.com>

* configure.in: Bump version number

*****Release 1.3.6.1***** includes fix for
#311731 - (Removing folders from an IMAP)

18 years agoUpdated Italian translation
Marco Ciampa [Fri, 29 Jul 2005 22:28:27 +0000 (22:28 +0000)]
Updated Italian translation

18 years agoin case of forwarded mails, do not populate data and size Fixes bug 303065
Parthasarathi Susarla [Fri, 29 Jul 2005 18:16:16 +0000 (18:16 +0000)]
in case of forwarded mails, do not populate data and size Fixes bug 303065

2005-07-29  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-utils.c :
(camel_groupwise_util_item_from_message): in case of
forwarded mails, do not populate data and size
Fixes bug 303065

18 years agodo not send data and size if the values are not present. Not even NULL
Parthasarathi Susarla [Fri, 29 Jul 2005 17:39:13 +0000 (17:39 +0000)]
do not send data and size if the values are not present. Not even NULL

2005-07-29  Parthasarathi Susarla <sparthasarathi@novell.com>

* e-gw-item.c:
(add_attachment_to_soap_message): do not send data
and size if the values are not present. Not even
NULL data.
Fixes bug 303065

18 years agopass valid exception value in get_folder here NULL, so that clear doesn't
Vivek Jain [Fri, 29 Jul 2005 11:38:55 +0000 (11:38 +0000)]
pass valid exception value in get_folder here NULL, so that clear doesn't

2005-07-29 Vivek Jain <jvivek@novell.com>

* camel-groupwise-folder.c :(move_to_junk)
pass valid exception value in get_folder here NULL, so that clear
doesn't cause crash.

18 years ago** See bug #311731.
Not Zed [Fri, 29 Jul 2005 01:36:40 +0000 (01:36 +0000)]
** See bug #311731.

2005-07-28  Not Zed  <NotZed@Ximian.com>

        ** See bug #311731.

        * camel-store.c (camel_folder_info_build): fix this, again, minor
        simplification.  it was messing up the namespace != "" case
        somewhat.

18 years ago** See bug #311731.
Not Zed [Fri, 29 Jul 2005 01:34:32 +0000 (01:34 +0000)]
** See bug #311731.

2005-07-28  Not Zed  <NotZed@Ximian.com>

        ** See bug #311731.

        * camel-imap-store.c (get_folder_info_offline): build the
        folderinfo from the search base so we dont over-expand it.

18 years agoUse EXEEXT.
Tor Lillqvist [Thu, 28 Jul 2005 19:01:56 +0000 (19:01 +0000)]
Use EXEEXT.

2005-07-28  Tor Lillqvist  <tml@novell.com>

* src/GNOME_Evolution_DataServer.server.in.in: Use EXEEXT.

18 years agoUpdated Finnish translation
Ilkka Tuohela [Thu, 28 Jul 2005 15:55:51 +0000 (15:55 +0000)]
Updated Finnish translation

18 years agoBulk changes to Finnish strings
Ilkka Tuohela [Thu, 28 Jul 2005 15:38:54 +0000 (15:38 +0000)]
Bulk changes to Finnish strings

18 years agoUpdated Polish translation by GNOME PL Team.
Artur Flinta [Thu, 28 Jul 2005 12:02:29 +0000 (12:02 +0000)]
Updated Polish translation by GNOME PL Team.

2005-07-28  Artur Flinta  <aflinta@cvs.gnome.org>

* pl.po: Updated Polish translation by GNOME PL Team.

18 years agoremove unwanted code. This function updates only the summary
Parthasarathi Susarla [Thu, 28 Jul 2005 10:14:33 +0000 (10:14 +0000)]
remove unwanted code. This function updates only the summary

2005-07-28  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-store.c: (groupwise_get_folder)
remove unwanted code.
* camel-groupwise-folder.c:
(groupwise_update_summary):
This function updates only the summary
(groupwise_update_cache):
This method updates the cache with the message body
and attachment

18 years agoUpdated Japanese translation for v1.3.6.
Takeshi AIHANA [Thu, 28 Jul 2005 08:31:01 +0000 (08:31 +0000)]
Updated Japanese translation for v1.3.6.

2005-07-28  Takeshi AIHANA <aihana@gnome.gr.jp>

* ja.po: Updated Japanese translation for v1.3.6.

18 years agoThis should be included only if kerberos is enabled in the configure
Sarfraaz Ahmed [Thu, 28 Jul 2005 08:29:48 +0000 (08:29 +0000)]
This should be included only if kerberos is enabled in the configure

2005-07-28  Sarfraaz Ahmed <asarfraaz@novell.com>

        * storage/exchange-account.c (is_password_expired) : This should be
        included only if kerberos is enabled in the configure options.

18 years agoRevert old patch
Shreyas Srinivasan [Thu, 28 Jul 2005 07:09:34 +0000 (07:09 +0000)]
Revert old patch

2005-7-28  Shreyas Srinivasan  <sshreyas@novell.com>

* camel-offline-folder.c: (camel_offline_folder_init): Revert old patch

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Thu, 28 Jul 2005 06:43:28 +0000 (06:43 +0000)]
Updated Translation

18 years agoupdated by rranjan@redhat.com
Rajesh Ranjan [Thu, 28 Jul 2005 05:35:07 +0000 (05:35 +0000)]
updated by rranjan@redhat.com

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Thu, 28 Jul 2005 04:48:16 +0000 (04:48 +0000)]
Translation updated by Ivar Smolin.

2005-07-28  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

18 years agoUpdated Norwegian Bokmål translation. Same.
Terance Sola [Thu, 28 Jul 2005 01:30:52 +0000 (01:30 +0000)]
Updated Norwegian Bokmål translation. Same.

2005-07-28  Terance Sola  <terance@lyse.net>

* nb.po: Updated Norwegian Bokmål translation.
* no.po: Same.

18 years agoUpdated pt_BR translation
Raphael Higino [Wed, 27 Jul 2005 23:47:30 +0000 (23:47 +0000)]
Updated pt_BR translation

18 years agoUpdated Simplified Chinese translation
Funda Wang [Wed, 27 Jul 2005 16:20:43 +0000 (16:20 +0000)]
Updated Simplified Chinese translation

18 years agoVoid function should not return value.
Mengjie Yu [Wed, 27 Jul 2005 10:58:50 +0000 (10:58 +0000)]
Void function should not return value.

2005-07-27  Mengjie Yu  <meng-jie.yu@sun.com>

        * camel-store.c: (camel_isubscribe_subscribe),
        (camel_isubscribe_unsubscribe):
        Void function should not return value.

        Fixes #310198

18 years agoAdd reserved field for an empty structure. Add reserved field for an empty
Mengjie Yu [Wed, 27 Jul 2005 10:57:21 +0000 (10:57 +0000)]
Add reserved field for an empty structure. Add reserved field for an empty

2005-07-27  Mengjie Yu  <meng-jie.yu@sun.com>

        * backends/file/e-cal-backend-file-events.c:
        Add reserved field for an empty structure.
        * backends/file/e-cal-backend-file-journal.c:
        Add reserved field for an empty structure.
        * backends/file/e-cal-backend-file-todos.c:
        Add reserved field for an empty structure.
        * backends/groupwise/e-cal-backend-groupwise-utils.c:
        (e_gw_item_to_cal_component):
        Convert a structure to the same type will fail under sun's compiler.
        * backends/weather/e-weather-source.c: (e_weather_source_parse):
        void function should not return value.

        Fixes #310198

18 years agomake sure we get subscribed folders using lsub too, if we're getting a
Not Zed [Wed, 27 Jul 2005 10:08:44 +0000 (10:08 +0000)]
make sure we get subscribed folders using lsub too, if we're getting a

2005-07-27  Not Zed  <NotZed@Ximian.com>

        * camel-imap-store.c (get_folder_info_online): make sure we get
        subscribed folders using lsub too, if we're getting a list of all
        folders.  See bug #311658.

18 years agoSetting an exception if delivery fails, so as to retain unsent items in
Sankar P [Wed, 27 Jul 2005 09:23:18 +0000 (09:23 +0000)]
Setting an exception if delivery fails, so as to retain unsent items in

2005-07-27  Sankar P  <psankar@novell.com>

* camel-groupwise-transport.c: (groupwise_send_to)
Setting an exception if delivery fails, so as to
retain unsent items in Outbox.
Fixes #302968

18 years agoSetting the proper array lenght for emails. Patch submitted by
Sushma Rai [Wed, 27 Jul 2005 09:15:07 +0000 (09:15 +0000)]
Setting the proper array lenght for emails. Patch submitted by
"weo@weo1.de (Wolfgang Ocker)" fixes #311684.

18 years agoremove some unnecessary locks (gw_update_summary): remove unused code
Parthasarathi Susarla [Wed, 27 Jul 2005 08:26:30 +0000 (08:26 +0000)]
remove some unnecessary locks (gw_update_summary): remove unused code

2005-07-27  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c
(groupwise_folder_get_message): remove some unnecessary locks
(gw_update_summary): remove unused code

* camel-groupwise-store.c
(groupwise_get_folder): remove locks

18 years agoProvided summary file support to cache, so that cache lookup becomes faster.
Sushma Rai [Wed, 27 Jul 2005 08:00:33 +0000 (08:00 +0000)]
Provided summary file support to cache, so that cache lookup becomes faster.
Also, replying GW system address book queries from cache, as now we sync. the
cache periodically. Fixes all the performance issues with huge GW system address
book and #303111.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Wed, 27 Jul 2005 05:49:40 +0000 (05:49 +0000)]
Updated Translation

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Wed, 27 Jul 2005 05:30:45 +0000 (05:30 +0000)]
Translation updated by Ivar Smolin.

2005-07-27  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

18 years agomake sure we're connected before issuing a command.
Not Zed [Wed, 27 Jul 2005 04:48:09 +0000 (04:48 +0000)]
make sure we're connected before issuing a command.

2005-07-27  Not Zed  <NotZed@Ximian.com>

        * camel-imap-folder.c (imap_sync_online): make sure we're
        connected before issuing a command.

2005-07-26  Not Zed  <NotZed@Ximian.com>

        * camel-imap-store.c (connect_to_server_wrapper): only use command
        if use_command is set.

        * camel-imap-store-summary.c
        (camel_imap_store_summary_add_from_full): set the inbox folder
        type properly.

18 years agoUpdated and fixed Indonesian translation done by Imam Musthaqim
Ahmad Riza H Nst [Wed, 27 Jul 2005 04:25:29 +0000 (04:25 +0000)]
Updated and fixed Indonesian translation done by Imam Musthaqim

2005-07-27  Ahmad Riza H Nst  <rizahnst@eriagempita.co.id>

        * id.po: Updated and fixed Indonesian translation
                 done by Imam Musthaqim  <imam@infoflow.co.id>

18 years agobump version ****** Release 1.3.6 *****
Harish Krishnaswamy [Tue, 26 Jul 2005 14:37:50 +0000 (14:37 +0000)]
bump version ****** Release 1.3.6 *****

2005-07-26  Harish Krishnaswamy <kharish@novell.com>

* configure.in : bump version
****** Release 1.3.6 *****

18 years agoAdded missing files. Updated Canadian English translation.
Adam Weinberger [Tue, 26 Jul 2005 07:57:02 +0000 (07:57 +0000)]
Added missing files. Updated Canadian English translation.

2005-07-26  Adam Weinberger  <adamw@gnome.org>

* POTFILES.in: Added missing files.
* en_CA.po: Updated Canadian English translation.

18 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Tue, 26 Jul 2005 07:47:18 +0000 (07:47 +0000)]
vi.po: Updated Vietnamese translation.

18 years agoUpdated German translation.
Frank Arnold [Tue, 26 Jul 2005 07:21:09 +0000 (07:21 +0000)]
Updated German translation.

2005-07-26  Frank Arnold  <farnold@cvs.gnome.org>

* de.po: Updated German translation.

18 years agoUpdated Indonesian translation done by Imam Musthaqim
Ahmad Riza H Nst [Tue, 26 Jul 2005 05:07:24 +0000 (05:07 +0000)]
Updated Indonesian translation done by Imam Musthaqim

2005-07-26  Ahmad Riza H Nst  <rizahnst@eriagempita.co.id>

        * id.po: Updated Indonesian translation
                 done by Imam Musthaqim  <imam@infoflow.co.id>

18 years agoFixes #271837 Fix for build break in sun compiler. Committing for
Chenthill Palanisamy [Mon, 25 Jul 2005 14:12:58 +0000 (14:12 +0000)]
Fixes #271837 Fix for build break in sun compiler. Committing for

2005-07-25  Chenthill Palanisamy  <pchenthill@novell.com>

Fixes #271837
* libecal/e-cal.c:
(e_cal_get_object): Fix for build break in sun
compiler.
Committing for bugzilla-novell@thewrittenword.com.

18 years agoFixes #303548 Removed the getItems call for getting the new items, instead
Chenthill Palanisamy [Mon, 25 Jul 2005 13:55:59 +0000 (13:55 +0000)]
Fixes #303548 Removed the getItems call for getting the new items, instead

2005-07-25  Chenthill Palanisamy  <pchenthill@novell.com>

Fixes #303548
* backends/groupwise/e-cal-backend-groupwise.c: (populate_cache),
(get_deltas): Removed the getItems call for getting the new items,
instead check for new items with all ids returned in read cursors
request.

18 years agoFixes #303548 Get buffer and buffer_length if soap response gets the param
Chenthill Palanisamy [Mon, 25 Jul 2005 13:55:19 +0000 (13:55 +0000)]
Fixes #303548 Get buffer and buffer_length if soap response gets the param

2005-07-25  Chenthill Palanisamy  <pchenthill@novell.com>

Fixes #303548
* e-gw-connection.[ch]:
(e_gw_connection_get_attachment): Get buffer and buffer_length
if soap response gets the param for "part".
(e_gw_connection_read_cal_ids): Renamed the old function
read_ical_ids.
* e-gw-item.c:
(e_gw_item_free_cal_id): New function to free the structure
EGwItemCalId.
(e_gw_item_set_calendar_item_elements): Fixed a warning.
* e-gw-item.h: New structure to store the ids w.r.t calendar
items.

18 years agoFreezing the file cache for GroupWise system address book at the proper place.
Sushma Rai [Mon, 25 Jul 2005 10:33:02 +0000 (10:33 +0000)]
Freezing the file cache for GroupWise system address book at the proper place.

18 years agofix a crash freeing attachment buffer
Parthasarathi Susarla [Mon, 25 Jul 2005 10:16:05 +0000 (10:16 +0000)]
fix a crash freeing attachment buffer

2005-07-25  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c: (groupwise_folder_item_to_msg)
fix a crash freeing attachment buffer

19 years agoinitialization of a variable. fixes Bug 301871.
Parthasarathi Susarla [Mon, 25 Jul 2005 09:20:12 +0000 (09:20 +0000)]
initialization of a variable. fixes Bug 301871.

2005-07-25  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-imap-store.c (connect_to_server): initialization of a
variable. fixes Bug 301871.

19 years agosome initialisation. ** Fixes Bug 301871
Parthasarathi Susarla [Mon, 25 Jul 2005 09:11:22 +0000 (09:11 +0000)]
some initialisation. ** Fixes Bug 301871

2005-07-25  Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-pop3-store.c: (connect_to_server):
some initialisation. ** Fixes Bug 301871

19 years ago (get_folder_online): remove duplicate lock.
Michael Zucci [Mon, 25 Jul 2005 09:08:25 +0000 (09:08 +0000)]
    (get_folder_online): remove duplicate lock.

19 years agoHandling gcc specific "__PRETTY_FUNCTION__" macro for non-gcc compilers.
Sushma Rai [Mon, 25 Jul 2005 09:04:04 +0000 (09:04 +0000)]
Handling gcc specific "__PRETTY_FUNCTION__" macro for non-gcc compilers.
Fix for #271837, by "bugzilla-novell@thewrittenword.com (The Written Word)".

19 years agoChanged book private strucutres for all the backends. Added summary file
Sushma Rai [Mon, 25 Jul 2005 08:24:12 +0000 (08:24 +0000)]
Changed book private strucutres for all the backends. Added summary file
related and dummy memebers, for future use.

19 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Mon, 25 Jul 2005 08:06:34 +0000 (08:06 +0000)]
vi.po: Updated Vietnamese translation.

19 years agomake sure we're connected before trying to noop.
Not Zed [Mon, 25 Jul 2005 07:50:38 +0000 (07:50 +0000)]
make sure we're connected before trying to noop.

2005-07-25  Not Zed  <NotZed@Ximian.com>

        * camel-imap-store.c (imap_noop): make sure we're connected before
        trying to noop.

19 years ago"Section" structure has two new members label and remove button
Vivek Jain [Mon, 25 Jul 2005 06:52:42 +0000 (06:52 +0000)]
"Section" structure has two new members label and remove button

2005-07-24  Vivek Jain  <jvivek@novell.com>

* e-name-selector-dialog.c: "Section" structure has two new members
label and remove button
(add_section): set these new members properly
add a callback on the changed signal of gtktreeview in section
Have new structure SelData to give us the selection data in callback
(destination_key_press) : moved actual code to new local function
(remove_selection).
(selection_changed):
(remove_button clicked): new functions to get the entry back from the
destination store and making sure UI is consistent

19 years agousing GROUPWISE_DEBUG=1 for printing the soap debug information and
Sushma Rai [Mon, 25 Jul 2005 06:49:51 +0000 (06:49 +0000)]
using GROUPWISE_DEBUG=1 for printing the soap debug information and
GROUPWISE_DEBUG=2 for printing addressbook specific debug debug messages.

19 years agoUpdated Finnish translation
Ilkka Tuohela [Mon, 25 Jul 2005 04:58:59 +0000 (04:58 +0000)]
Updated Finnish translation

19 years agoCheck if the container id is present in the item id before appending it.
Chenthill Palanisamy [Mon, 25 Jul 2005 04:58:30 +0000 (04:58 +0000)]
Check if the container id is present in the item id before appending it.

2005-07-23  Chenthill Palanisamy  <pchenthill@novell.com>

* backends/groupwise/e-cal-backend-groupwise-utils.c:
(e_gw_connection_send_appointment): Check if the container id
is present in the item id before appending it.

19 years agoCopy folder contents locally by default.
Shreyas Srinivasan [Mon, 25 Jul 2005 04:48:35 +0000 (04:48 +0000)]
Copy folder contents locally by default.

2005-07-25  Shreyas Srinivasan  <sshreyas@novell.com>

* camel-offline-folder.c (camel_offline_folder_init): Copy
folder contents locally by default.

19 years agoUpdated Norwegian bokmål translation. Same
Kjartan Maraas [Sun, 24 Jul 2005 15:17:26 +0000 (15:17 +0000)]
Updated Norwegian bokmål translation. Same

2005-07-24  Kjartan Maraas  <kmaraas@gnome.org>

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

19 years agoUpdated Finnish translation
Ilkka Tuohela [Sun, 24 Jul 2005 12:58:31 +0000 (12:58 +0000)]
Updated Finnish translation

19 years agostring changes made. ** Fixes bug 272505
Parthasarathi Susarla [Sun, 24 Jul 2005 05:47:03 +0000 (05:47 +0000)]
string changes made. ** Fixes bug 272505

2005-07-24  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-provider.c:
  string changes made. ** Fixes bug 272505

19 years agoUpdated Czech translation.
Miloslav Trmac [Sat, 23 Jul 2005 16:36:41 +0000 (16:36 +0000)]
Updated Czech translation.

2005-07-23  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

19 years agoChecking for NULL UID before adding a contact to summary.
Sushma Rai [Sat, 23 Jul 2005 10:54:45 +0000 (10:54 +0000)]
Checking for NULL UID before adding a contact to summary.

19 years agoChangelog for the previous commit.
Sushma Rai [Sat, 23 Jul 2005 10:11:43 +0000 (10:11 +0000)]
Changelog for the previous commit.

19 years agoCreated a refresh thread to update GW system address book cache at every
Sushma Rai [Sat, 23 Jul 2005 10:10:46 +0000 (10:10 +0000)]
Created a refresh thread to update GW system address book cache at every
specified interval.

19 years agoFixed the problem of GroupWise system addressbook not getting updated fully.
Sushma Rai [Sat, 23 Jul 2005 08:47:25 +0000 (08:47 +0000)]
Fixed the problem of GroupWise system addressbook not getting updated fully.

19 years agoUpdated Simplified Chinese translation
Funda Wang [Sat, 23 Jul 2005 07:48:07 +0000 (07:48 +0000)]
Updated Simplified Chinese translation

19 years agoFixed wrong translations.
Takeshi AIHANA [Sat, 23 Jul 2005 07:14:59 +0000 (07:14 +0000)]
Fixed wrong translations.

2005-07-23  Takeshi AIHANA <aihana@gnome.gr.jp>

* ja.po: Fixed wrong translations.

19 years agoUpdated Japanese translation for v1.3.5.
Takeshi AIHANA [Fri, 22 Jul 2005 16:24:04 +0000 (16:24 +0000)]
Updated Japanese translation for v1.3.5.

2005-07-22  Takeshi AIHANA <aihana@gnome.gr.jp>

* ja.po: Updated Japanese translation for v1.3.5.

19 years agoFixes #310752 Send the icalid.
Chenthill Palanisamy [Fri, 22 Jul 2005 12:01:02 +0000 (12:01 +0000)]
Fixes #310752 Send the icalid.

2005-07-22  Chenthill Palanisamy  <pchenthill@novell.com>

Fixes #310752
* e-gw-item.c: (e_gw_item_set_calendar_item_elements): Send
        the icalid.

19 years agoHaving "Edit <name>" instead of just "<name>" for opeing contact editor,
Sushma Rai [Fri, 22 Jul 2005 08:44:14 +0000 (08:44 +0000)]
Having "Edit <name>" instead of just "<name>" for opeing contact editor,
in right click menu on a e-mail address in To field of mail composer.
Fixes #260851

19 years agoModified the way of Exchange addressbook ESource URI handling to be the
Praveen Kumar [Fri, 22 Jul 2005 07:46:29 +0000 (07:46 +0000)]
Modified the way of Exchange addressbook ESource URI handling to be the

2005-07-22  Praveen Kumar <kpraveen@novell.com>

        * storage/exchange-esource.c (add_folder_esource) : Modified the way
        of Exchange addressbook ESource URI handling to be the same way as
        calendar ESource URI handling except for "gal://" protocol

19 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Fri, 22 Jul 2005 07:11:12 +0000 (07:11 +0000)]
vi.po: Updated Vietnamese translation.

19 years agoAdded a new static capability CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING
Chenthill Palanisamy [Fri, 22 Jul 2005 06:04:29 +0000 (06:04 +0000)]
Added a new static capability CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING

2005-07-21  Chenthill Palanisamy  <pchenthill@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c:
(e_cal_backend_groupwise_get_static_capabilities):
* libecal/e-cal-util.h: Added a new static capability
CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING to identify
the backends which allow unaccepted meetings to appear in
calendar.

19 years agoTranslation updated by Ivar Smolin.
Priit Laes [Thu, 21 Jul 2005 16:18:40 +0000 (16:18 +0000)]
Translation updated by Ivar Smolin.

2005-07-21  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

19 years agoAdd the separated esource handling code files. Added new Reinclude the
Sarfraaz Ahmed [Thu, 21 Jul 2005 14:45:57 +0000 (14:45 +0000)]
Add the separated esource handling code files. Added new Reinclude the

2005-07-21  Sarfraaz Ahmed <asarfraaz@novell.com>

        * storage/Makefile.am : Add the separated esource handling code files.
        * storage/exchange-esource.[ch] : Added new
        * storage/e-folder-exchange.c : Reinclude the esource creation code.
        * storage/exchange-account.c : Add a new fresh_folder list. This has
        the latest list of folders available for the account, excluding the
        folders that were deleted in the current session.
        (exchange_account_rescan_tree) : Add a scan for fetching any new
        folders apart from scanning the existing folder properties.
        (exchange_account_get_folders): First check for the fresh_folder list
        if available and get the list from that.
        * storage/exchange-hierarchy-favorites.c : Reinclude the esource
        removal code.
        * storage/exchange-hierarchy-foreign.c : Similar
        * storage/exchange-hierarchy-gal.c : Similar
        * storage/exchange-hierarchy-webdav.c : Similar

19 years agoChange the init and class_init functions to contain the whole class name
Joe Shaw [Thu, 21 Jul 2005 14:27:58 +0000 (14:27 +0000)]
Change the init and class_init functions to contain the whole class name

2005-07-21  Joe Shaw  <joeshaw@novell.com>

* libedataserver/e-source-group.c:
* libedataserver/e-source-list.c:
* libedataserver/e-source.c: Change the init and class_init
functions to contain the whole class name for the benefit of the
gtk-sharp parser.

19 years agoMerged from gnome-2.10
Nguyen Thai Ngoc Duy [Thu, 21 Jul 2005 11:37:52 +0000 (11:37 +0000)]
Merged from gnome-2.10

19 years agoFix camel-docs breakage by changing style
Shreyas Srinivasan [Thu, 21 Jul 2005 09:29:04 +0000 (09:29 +0000)]
Fix camel-docs breakage by changing style

2005-07-21  Shreyas Srinivasan  <sshreyas@novell.com>

* camel-imap-wrapper.h: Fix camel-docs breakage by changing
style

19 years agoChanged the semantics slightly. !FAST makes no guarantees about message
Not Zed [Thu, 21 Jul 2005 04:03:10 +0000 (04:03 +0000)]
Changed the semantics slightly. !FAST makes no guarantees about message

2005-07-20  Not Zed  <NotZed@Ximian.com>

        * camel-store.c (camel_store_get_folder_info): Changed the
        semantics slightly.  !FAST makes no guarantees about message
        counts anymore.

        * camel-disco-store.c: fix up some stupid hidden logic here.

2005-07-19  Not Zed  <NotZed@Ximian.com>

        * camel-folder.c (camel_folder_refresh_info): remove the folder
        lock.

        * camel-disco-store.c (disco_get_folder_info): dont force a
        connect here, it doesn't belong here.

        * camel-store.c (camel_store_get_folder_info): remove subscription
        assert.

19 years agore-arrange some bitfields (this is not public api), and add a refresh
Not Zed [Thu, 21 Jul 2005 04:02:42 +0000 (04:02 +0000)]
re-arrange some bitfields (this is not public api), and add a refresh

2005-07-20  Not Zed  <NotZed@Ximian.com>

        * camel-imap-store.h: re-arrange some bitfields (this is not
        public api), and add a refresh stamp so we know when to next
        refresh the list of folders from the server.

        * camel-imap-store.c (imap_build_folder_info): set unknown counts
        -1, not 0.
        (get_folder_online): if the folder is on disk, just get it
        offline, only go to the server if we need to.
        (fill_fi): dont refresh the folder here, let the client code do
        it.

        * camel-imap-command.c (imap_command_start): add some asserts,
        time to fix those 'stream == NULL' warnings properly.
        (camel_imap_command_continuation): same.

        * camel-imap-store.c (get_folder_counts): remove this, we rely on
        the client calling folder.refresh_info instead.
        (get_one_folder_offline): removed, handled more directly from the
        storesummary now.
        (refresh_refresh): new async function to update the list of
        folders (not the folder counts) from the server.  We now just use
        "*" to get all the folders rather than frobbing around with
        partial fetches.
        (get_folder_info_online): changed radically, if we are getting
        subscribed folders, always go to the local list, but update it
        asynchronously if we need to.  if we're not, then always go to the
        server, but use a simplified listing mechanism.
        (camel_imap_store_connected): changed to hide some hidden logic,
        we want not only connected, but online as well; so make it
        actually do that.
        (fill_fi): dont do anything slow here, dont honour the 'not fast'
        flag anymore.

2005-07-19  Not Zed  <NotZed@Ximian.com>

        * camel-imap-folder.c (imap_get_message): dont force a connect
        until we need it.
        (camel_imap_folder_fetch_data): force a connect if we need it.
        (imap_refresh_info): force connect if we need to.
        (imap_get_message): touch the summary if we changed the body
        content info record.

        * camel-imap-store.c (camel_imap_store_init): we always support
        subscriptions, this is a backend property not a store instance
        property.
        (imap_connect_online, rename_folder, get_one_folder_offline)
        (get_folder_info_offline): fix for above.
        (get_folder_offline): wtf is it connecting for???

2005-07-13  Not Zed  <NotZed@Ximian.com>

        * camel-imap-folder.c (imap_refresh_info): copy over counts to the
        store summary & save all summaries.

2005-07-12  Not Zed  <NotZed@Ximian.com>

        * camel-imap-store.c (imap_connect_online): only get the folder
        list if we dont have any yet.

2005-07-11  Not Zed  <NotZed@Ximian.com>

        * camel-imap-store.c (get_folder_info_online): if we are fast,
        then dont go to the server at all, if we have any folders
        recorded.
        (get_folder_counts): never request STATUS on unselected folders.
        (get_folder_info_offline): build the list directly from the
        summary, dont scan the filesystem.
        (parse_list_response_as_folder_info): always initialise counts to
        unknown (-1).

19 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Wed, 20 Jul 2005 13:44:12 +0000 (13:44 +0000)]
Updated Translation

19 years ago** Fix for bug ** 310953
Parthasarathi Susarla [Wed, 20 Jul 2005 05:38:15 +0000 (05:38 +0000)]
** Fix for bug ** 310953

2005-07-20  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
  ** Fix for bug ** 310953

19 years agoEnable building with Mozilla nspr and nss on Win32. No -ldl on Win32. No
Tor Lillqvist [Tue, 19 Jul 2005 22:37:39 +0000 (22:37 +0000)]
Enable building with Mozilla nspr and nss on Win32. No -ldl on Win32. No

2005-07-20  Tor Lillqvist  <tml@novell.com>

* configure.in: Enable building with Mozilla nspr and nss on
Win32. No -ldl on Win32. No import library for softokn3.dll.

19 years agoUpdated the ChangeLog.
Chenthill Palanisamy [Tue, 19 Jul 2005 14:32:32 +0000 (14:32 +0000)]
Updated the ChangeLog.