Menu

Code Commit Log


Commit Date  
[r161] by vidaren

Support large Exchange contact lists, get SMTP email when Exchange returns X500 addresses, use running Outlook instance if present.

CHANGE 1: Support a large number of contacts on Exchange server without hitting the policy limitation of max number of contacts that can be processed simultaneously.

CHANGE 2: Enhancement request 3156687: Properly get the SMTP e-mail address of Exchange contacts when Exchange returns X500 addresses.

CHANGE 3: Try to contact a running Outlook application before trying to launch a new one. Should make the program work in any situation, whether Outlook is running or not.

OTHER SMALL FIXES:
- Never re-throw an exception using "throw ex". Just use "throw". (preserves stack trace)
- Handle an invalid photo on a Google contact (skip the photo).

2011-04-11 17:56:42 Tree
[r160] by big-r

IMPROVEMENT:
- addes EnableLaunchApplication to start GOContactSyncMod after installation
as PostBuildEvent

2011-04-10 11:46:55 Tree
[r159] by floriwan

FIX: i+1 instead of i in progress notification

2011-04-09 07:31:14 Tree
[r158] by floriwan
2011-04-09 07:24:20 Tree
[r157] by floriwan

Improvement: added progress notifications (which contact is currently syncing or matching)

2011-04-09 07:11:36 Tree
[r156] by big-r

CHANGE:

- uncomment AssemblyFileVersion-property to get the same version as AssemblyVersion
- if we deploy a new setup we have to change the version number to that version to
automatically update the setup process - so we don´t need to uninstall the previous
version manually
if we change the version we (vss makes this for us) create a new product code and
the upgrade code is the same - we don`t touch this

2011-04-06 13:43:40 Tree
[r155] by floriwan

Improvement: Sync also State and PostOfficeBox, see Tracker item https://sourceforge.net/tracker/?func=detail&aid=3276467&group_id=369321&atid=1539126

2011-04-06 08:10:27 Tree
[r154] by floriwan

Removed unnecessary constructors

2011-04-06 08:08:04 Tree
[r153] by floriwan

Fix: set SyncDelete at every SyncStart to avoid "Skipped deletion" warnings, though Sync Deletion checkbox was checked

2011-04-06 08:07:07 Tree
[r152] by floriwan

improved error handling for NullReferenceExceptions

2011-04-05 06:50:48 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.