Menu

Code Commit Log


Commit Date  
[r110] by floriwan

Improvement: not use Outlook Logon anymore, like adviced by MSDN blogs, this will avoid the Profile selection and the COM Exceptions
Improvement: try 3 times to access Outlook, if it fails (wait 10 seconds between each try to give Outlook the chance to start)
Improvement: Replaced Office version 11 by Office version 12 (2003)

2011-03-17 14:48:57 Tree
[r109] by floriwan

IMPROVEMENT: not use Outlook Logon anymore, like adviced by MSDN blogs, this will avoid the Profile selection and the COM Exceptions
Improvement: try 3 times to access Outlook, if it fails (wait 10 seconds between each try to give Outlook the chance to start)

2011-03-17 14:35:14 Tree
[r108] by floriwan

switched to version 3.3 and removed unnecessary link to Office.dll

2011-03-17 12:59:24 Tree
[r107] by floriwan

Improvement: Replaced Office version 11 (2003) by Office version 12 (2007)

2011-03-17 12:49:52 Tree
[r106] by floriwan

Fix: case insensitive email comparison
Fix: Removed the FullName assignment, because it overwrites also the single structured components. This brought up a Google API bug in version 1.7.0.1, the AdditionalName cannot be accessed (write or get) because of a typo in the API (Addit<i>onalName). we must wait for a fix of the Google API
Fix: Fixed some minor issues regarding the unique properties matching
Fix: Check first, that an Outlook contact is not a duplicate,
e.g. by copying an existing Outlook contact
or by Outlook checked this as duplicate, but the user selected "Add new", because in these cases both Outlook contacts refer to the same GoogleID
Fix: Addresses didn't sync anymore, if entered on Google side (Google web interface doesn't use the structuredPostalAddress approach supported by Google Api v3.0)
Fix: added \r\n instead of \n to the sync complete message
Fix: Removed the date from the sync report (date is already in the logger first column)
Fix: Show full date instead of time only, to check, if the last sync was already some days ago

2011-03-11 17:56:35 Tree
[r105] by floriwan

Fix: Changed from empty config to standard config (usesystemdefault = "True") to support standard proxies and no proxy per default

2011-03-11 17:54:48 Tree
[r104] by floriwan

FIX: Remove calendar entries (birthday and anniversary) after testing

2011-03-10 13:19:57 Tree
[r103] by floriwan

FIX: case insensitive email comparison

2011-03-10 06:48:40 Tree
[r102] by floriwan

Fix: Removed the FullName assignment, because it overwrites also the single structured components. This brought up a Google API bug in version 1.7.0.1, the AdditionalName cannot be accessed (write or get) because of a typo in the API (Addit<i>onalName). we must wait for a fix of the Google API

2011-03-08 08:38:51 Tree
[r101] by floriwan

Fix: Fixed some minor issues regarding the unique properties matching

2011-03-08 08:35:41 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.