CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     saps    05/04/18 04:32:51

Modified files:
        camel/providers/groupwise: Tag: gnome-2-10 ChangeLog 
                                   camel-groupwise-folder.c 
                                   camel-groupwise-folder.h 
                                   camel-groupwise-utils.c 
                                   camel-groupwise-utils.h 

Log message:
2005-04-08  Sankar P <[EMAIL PROTECTED]>

* camel-groupwise-folder.c: (groupwise_folder_get_message)
Added code to handle the item type NOTIFICATION so as to
enable viewing notification mails such as Shared Folder Notification.
Fixes #74369

2005-04-07  Parthasarathi Susarla <[EMAIL PROTECTED]>

* camel-groupwise-folder.c:
(groupwise_refresh_info): get the ids of all items
in a folder from the server.
(gw_update_all_items): update summary with items
that have been deleted from the server.
Fixes bug **72302 **74381 **72303

2005-04-05  Parthasarathi Susarla <[EMAIL PROTECTED]>

* camel-groupwise-folder.c: (groupwise_refresh_info):
The Trash folder in the groupwise server works well
only with getItems request. So we compare the   folder
full name (?) and if it is a trash folder, we use
getItems instead of getQuickMessages.

Fixes bugs **72310 and **73318

2005-03-31  Sankar P <[EMAIL PROTECTED]>

* camel-groupwise-folder.c:
(groupwise_expunge) (groupwise_sync)
Pushed the index up one count on deletion of a summary item.
Fixes #74183

2005-03-31  Parthasarathi Susarla <[EMAIL PROTECTED]>

* camel-groupwise-folder.c:(groupwise_transfer_messages_to):
deleting the messages only if the copy is successful
***     fixes bug 73897

2005-03-15  Chenthill Palanisamy  <[EMAIL PROTECTED]>

Fixes #73421
* camel-groupwise-folder.c: (groupwise_folder_get_message),
(convert_to_task): Converts the groupwise item to task ical
string checking for the type.

2005-03-18  Gary Ekker  <[EMAIL PROTECTED]>

* camel-groupwise-folder.c: Added #include "camel-string-utils.h"
to prevent warnings that break 64-bit build in SuSE build system

2005-03-18  Vivek Jain <[EMAIL PROTECTED]>

**Fixes bug #73458 [http://bugzilla.gnome.org/show_bug.cgi?id=73458]
* camel-groupwise-utils.h: changed the  X_RETURN_NOTIFY_DECLINE to
X_RETURN_NOTIFY_DELETE
* camel-groupwise-utils.c: check the property and then call
(e_gw_item_set_notify_deleted) instead of
(e_gw_item_set_notify_declined )

2005-03-17  Parthasarathi Susarla <[EMAIL PROTECTED]>

* camel-groupwise-folder.c:(convert_to_calendar):
using GString for all string operations.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=saps&date=explicit&mindate=2005-04-18%2004:31&maxdate=2005-04-18%2004:33

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to