[evolution-mapi: 7/7] EPlugin : Folder size feature. Merging foldersize feature branch.



commit 9aaf27a45c0bc739cbbdb005a360fbd9df5f450f
Merge: 3ab5fd6... 47765e8...
Author: Johnny Jacob <jjohnny novell com>
Date:   Fri Jul 17 15:23:40 2009 +0530

    EPlugin : Folder size feature. Merging foldersize feature branch.

 src/account-setup-eplugin/ChangeLog                |   19 ++
 src/account-setup-eplugin/Makefile.am              |    1 +
 .../exchange-mapi-account-settings.c               |  299 ++++++++++++++++++++
 .../exchange-mapi-account-setup.c                  |    1 -
 .../org-gnome-exchange-mapi.eplug.xml              |   28 ++
 src/libexchangemapi/ChangeLog                      |   11 +
 src/libexchangemapi/exchange-mapi-connection.c     |   16 +-
 src/libexchangemapi/exchange-mapi-folder.h         |    2 +-
 8 files changed, 371 insertions(+), 6 deletions(-)
---
diff --cc src/libexchangemapi/ChangeLog
index 20a6353,4909dbf..80d5469
--- a/src/libexchangemapi/ChangeLog
+++ b/src/libexchangemapi/ChangeLog
@@@ -1,11 -1,14 +1,22 @@@
+ 2009-07-17  Johnny Jacob  <jjohnny novell com>
+ 
+ 	* exchange-mapi-connection.c (exchange_mapi_get_folders_list): Get size for mailbox.
+ 
+ 2009-07-13  Johnny Jacob  <jjohnny novell com>
+ 
+ 	* exchange-mapi-connection.c (get_child_folders): Fetch PR_MESSAGE_SIZE
+ 	from folders.
+ 
+ 	* exchange-mapi-folder.h (_ExchangeMAPIFolder): Added folder size field.
+ 
 +2009-07-15  Bharath Acharya  <abharath novell com>
 +
 +	** Fixes Bug 585972 - EDS crash : trying to create meeting with attachment
 +
 +	* src/libexchangemapi/exchange-mapi-cal-utils.c: The filename has to
 +	be included from the date format instead of fetching the basename of
 +	the file alone.
 +
  2009-06-22  Johnny Jacob  <jjohnny novell com>
  
  	** Fixes Bug 585641 â?? evolution-mapi stores cleartext passwords in a world readable file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]