Menu

Code Commit Log


Commit Date  
[r168] by floriwan

FIX: handle invalid ContactItems that cannot be casted

2011-04-13 05:54:49 Tree
[r167] by floriwan

FIX: removed redundant log message

2011-04-13 05:53:55 Tree
[r166] by floriwan

Improvement: Avoid MatchContacts when just resetting matches (Performance improvement)

2011-04-12 22:01:03 Tree
[r165] by floriwan

Improvement: improved error handling for NullReferenceExceptions
Improvement: Show internet connection problems only in Balloon and Logger, don't show modal window, to continue syncing after Hibernating
Improvement: wait 90 seconds after start before
(let slow computer load network and outlook)
Fix:
allow only one instance of the program to prevent exception
(log-file exclusively locked from first instance)

2011-04-12 08:07:42 Tree
[r164] by floriwan

FIX: Moved NotificationReceived to constructor to not handle this event redundantly

2011-04-12 06:22:24 Tree
[r163] by floriwan

moved assert of TestSyncPhoto above the UpdateContact line

2011-04-11 23:12:29 Tree
[r162] by floriwan

FIX: Added log message when skipping a faulty Outlook Contact
FIX: fixed number of current match (i not i+1) because of 1 based array

2011-04-11 22:20:39 Tree
[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
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.