2005-03-11  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-folder.c:
	  (gw_update_summary): using GString. An efficient way
	  for fixing bug #72145

2005-03-10  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-store.c:
	  (groupwise_get_folder): add peek and status views to 
	  the creatCursorRequest
	* camel-groupwise-folder.c:
	  (gw_update_summary): initialise the status flag
	  variable.
	  *** Fixes bug #73308

2005-03-09  Sankar P <psankar@novell.com>

	* camel-groupwise-utils.c:(camel_groupwise_util_item_from_message)
	Added code to fix the problem of Priority not set in outgoing mails

2005-03-07  JP Rosevear  <jpr@novell.com>

	From Dave Malcolm <dmalcolm@redhat.com>
	
	* camel-groupwise-store-summary.c
	(camel_groupwise_store_summary_namespace_set): move forward
	declaration out of block
	
2005-03-03  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-store.c:
	  (groupwise_get_folder): added recipient view
	  for get quick messages
	* camel-groupwise-folder.c:
	  (groupwise_refresh_info): added recipient view
	  for get quick messages
	  (gw_update_summary): parse the recipient list
	  for mail ids to be set in the "To" field of the 
	  summary.
	  ** Fixes # 72145

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

	***Fixes # 72455
		 #73231
		 #73239		
	* camel-groupwise-folder.c :(gw_update_summary)
	initialize status_flags to 0

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

	***Fixes # 72373
	* camel-groupwise-store.c :(groupwise_get_folder)
	* camel-groupwise_folder.c :(groupwise_refresh_info)
	pass types as NULL in the call of e_gw_connection_get_quick_messages
	to retrieve all the items

2005-02-28  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-folder.c: (groupwise_refresh_info):
	* camel-groupwise-store.c: (groupwise_get_folder):
	  Removed unused variables which were causing compiler 
	  warnings caused by the previous commit

2005-02-28  Harish Krishnaswamy <kharish@novell.com>

	* camel-groupwise-folder.c: (groupwise_refresh_info):
	* camel-groupwise-store.c: (groupwise_get_folder):
	Use the timestamp from the summary as argument to the
	getQuickMessagesRequest.
	* camel-groupwise-summary.[ch] (gw_summary_header_load),
	(gw_summary_header_save): read/write the timestamp returned
	by the getQuickMessages 'New' request into/from the gw summary.

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

	* camel-groupwise-utils.c: (camel_groupwise_util_item_from_message):
	  Changed the way in which the recipients list is generated so as to 
	  facilitate handling of CC and BCC addresses.
	* camel-groupwise-utils.[ch]: (add_recipients)
	  Implemented the function add_recipients to prepare recipients list of 
	  specified type.
	  Fixes bug #73008

2005-02-25  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-store.c: 
	  (groupwise_rename_folder),
	  (groupwise_get_folder_info) : 
	  Fixes bug #72965
	  
2005-02-25  Chenthill Palanisamy  <pchenthill@novell.com>

	* camel-groupwise-folder.c: (groupwise_refresh_info):
	* camel-groupwise-store.c: (groupwise_get_folder),
	(groupwise_get_folder_info): Made changes since the
	getQm function has been changed to take the fourth 
	argument (startdate) as double pointer.

2005-02-25  Harish Krishnaswamy  <kharish@novell.com>

	* camel-groupwise-store.c: (groupwise_get_folder):
	update calls to read_cursor request to use the 
	position argument. do not use the position cursor 
	calls anymore.

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

       * camel-groupwise-folder.c: (groupwise_folder_get_message):
         Changed handling of addresses by using _camel_header_address
         to enable display of gwpoa generated messages.
   	Fix for #72285 

2005-02-23  Sivaiah Nallagatla <snallagatla@novell.com.

       * camel-groupwise-folder.c (groupwise_folder_get_message) :
       cache message always irrespective of whehter receipent status
       element is there or not.
       Fix #72907

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

	* camel-groupwise-folder.c: (convert_to_calendar): Append
	the UID to the ICAL string.

2005-02-17  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-store.c: (groupwise_get_folder):
	* camel-groupwise-folder.c: (groupwise_refresh_info):
	  the variable which holds the UTC time is not static
	  anymore. 
	  
2005-02-10  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-store.c:
	  (groupwise_get_folder): fixed the percentage display problem
	  while fetching summary
	* camel-groupwise-folder.c:
	  (groupwise_expunge): fixed the problem with deleting mails
	  using removeItemRequest instead of removeItemsrequest

2005-02-10  Vivek Jain  <jvivek@novell.com>
	
	* camel-groupwise-store.c: 
	(groupwise_get_folder):
	* camel-groupwise-folder.c
	(groupwise_refresh_info):	
	get the "Modified" items in the second_list and
	append it to the "list"

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

	* camel-groupwise-store.c:
	 (groupwise_auth_loop): make sure auth_domain is "Groupwise"
	  Fixes bug ** #71752	

2005-02-08  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-utils.c:
	  (camel_groupwise_util_item_from_message):
	  set the message type even if it is not a multipart
	  Fixes bug ** #72339

2005-02-08  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-store.c:
	  (groupwise_get_folder)
	* camel-groupwise-folder.c:
	  (groupwise_refresh_info):
	  Fixes bug ** #72106
	  
2005-02-08  Vivek Jain  <jvivek@novell.com>

	* camel-groupwise-store.c :
	 (groupwise_connect): fix the display of garbage in the	
	 alert for server version	

2005-02-08  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-folder.c: 
	  (groupwise_folder_get_message): converting time to local 
	  time-zone.
	  (groupwise_refresh_info): service unlock when getquick messages
	  fails

2005-02-07  JP Rosevear  <jpr@novell.com>

	* camel-gw-listener.[hc]: remove dead files

2005-02-06  Sivaiah Nallagatla    <snallagatla@novell.com>

	* camel-groupwise-provider.c : Change the "Address and Calendar"
	section to "SOAP Settings"

2005-02-04  Chenthill Palanisamy  <pchenthill@novell.com>

	* camel-groupwise-folder.c: (groupwise_folder_get_message): Added
	a string for Reply requested. Appended with the subject.
	* camel-groupwise-utils.c:
	(camel_groupwise_util_item_from_message): set reply requested to
	true.

2005-02-04  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-store.c: 
	  (groupwise_get_folder_info): call refresh info 
	  when Send/Recieve is clicked
	* camel-groupwise-folder.c:
	  initialisation of variables and a little code 
	  cleanup

2005-02-03  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-store.c
	  (groupwise_get_folder): uncommented the position cursor
	  request

2005-02-03  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-folder.c
	  (groupwise_folder_get_message): fix for Bug #72142
	  resolved a deadlock
	
	* camel-groupwise-store.c
	  (groupwise_get_folder_info): fix for Bug #71990
	  add a '/' whenever we find it missing

2005-02-02  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-groupwise-store.c
	  (groupwise_get_folder): camel flag for folder type
	  trash
	  (groupwise_rename_folder): fixed issue with renaming
	  subfolders. The summary was not being renamed.

2005-02-02  Vivek Jain  <jvivek@novell.com>
	
	* /providers/groupwise/camel-groupwise-store.c 
	(groupwise_connect): add an alert message if the server doesn't return
	the version  

2005-02-01  Chenthill Palanisamy  <pchenthill@novell.com>

	* camel-groupwise-folder.c: (convert_to_calendar): Remove
	the container id, from the item id and set it to X-GWRECORD
	id. Add temp to strconcat so that all attendees get appended
	to the string.

2005-02-01 Vivek Jain <jvivek@novell.com>
	 
	 ** see bug #71758 
	 * camel-groupwise-store.c 
	 (groupwise_get_folder_info) : set the folder type of Inbox to Inbox using
	 flag	
Refer to main changelog for earlier changes.

