Commit Graph

215 Commits

Author SHA1 Message Date
Patrick Simpson 10b1bc36af [KS-39827] Made stdole embedded dependency to hopefully fix issue 2018-02-01 12:46:06 +02:00
Patrick Simpson b9804990fe [KOE-163] Moved initial send/receive to after account setup, as that caused device id to be unassigned. 2018-02-01 11:24:18 +02:00
Patrick Simpson aec16b0d2d Updated version 2018-01-17 14:50:21 +02:00
Patrick Simpson 29d9b2d5bf [KS-39256] Extra check for invalid group ids in GAB sync.
Added Trace logging to GAB to show all JSON contents.
2018-01-17 14:35:52 +02:00
Patrick Simpson 6e3fd074c4 [KOE-41] Removed embedded images from resource manifest 2018-01-09 15:51:00 +02:00
Patrick Simpson af258f05cc Updated test certificate 2018-01-08 12:11:05 +02:00
Patrick Simpson 6745e3657b Updated dummy certificate 2018-01-08 10:50:50 +02:00
Patrick Simpson 8d3ad5f22d [KOE-124] Added capability check for whole store sharing 2017-12-22 13:24:00 +02:00
Patrick Simpson 9ab8fc5d89 Revert "[KOE-155] Implemented send-as option in shared folder dialog. Not fully working, as I cannot link it back to Outlook folders. Committing for when we can fix this."
This reverts commit 98e283168a.
2017-12-20 14:38:15 +02:00
Patrick Simpson 98e283168a [KOE-155] Implemented send-as option in shared folder dialog. Not fully working, as I cannot link it back to Outlook folders. Committing for when we can fix this. 2017-12-20 14:37:53 +02:00
Patrick Simpson f26048e6a4 Fix for EASAccount on 32-bit outlook 2017-12-20 09:04:31 +02:00
Patrick Simpson 0bfeac5193 Some additional logging for send-as 2017-12-14 12:23:39 +02:00
Patrick Simpson 1b6dabff05 [KOE-124] Implemented removing of shared stores 2017-12-07 16:08:31 +02:00
Patrick Simpson 96e4c37450 Fixed enabling of apply button in shared folders dialog 2017-12-07 13:20:09 +02:00
Patrick Simpson 873f554c71 Fix for build 2017-12-01 13:50:19 +02:00
Patrick Simpson 3736d8d320 [KOE-124] UI improvements 2017-12-01 12:22:22 +02:00
Patrick Simpson 6d50679269 [KOE-124] Lots of small fixes for account share setup 2017-11-30 09:26:12 +02:00
Patrick Simpson ae076fe12f [KOE-124] Added UI support for opening whole stores 2017-11-29 11:18:10 +02:00
Patrick Simpson f70e320d85 [KOE-151] Added option SMTPGroupsAsContacts to GAB, to allow groups with SMTP addresses to be created as contacts 2017-11-28 10:58:37 +02:00
Patrick Simpson fa64452e7c Fix for release build 2017-11-23 10:53:38 +02:00
Patrick Simpson f2523242de Added EASAccount code. 2017-11-23 10:16:30 +02:00
Patrick Simpson 57fda204e4 Added empty EASAccount project 2017-11-22 08:58:26 +02:00
Patrick Simpson b82e2ef839 [KOE-139] SharedFolderDialog now sets read-only flag on statically configured shared folders. 2017-11-08 14:39:52 +02:00
Patrick Simpson 7404b15d7a [KOE-149] Setting displayName later in GAB syncing, to prevent Outlook from constructing its own version. 2017-11-08 13:26:01 +02:00
Patrick Simpson be5d698654 [KOE-139] Added tooltips and support for disabling tree nodes in shared folders dialog, to support configured folders 2017-11-08 12:53:57 +02:00
Patrick Simpson 4b868456b0 [KOE-98] Added exclusions for configured and GAB folders to reminders query 2017-11-08 11:49:23 +02:00
Patrick Simpson 05d6d715a0 Comment update 2017-11-08 11:44:11 +02:00
Patrick Simpson d585da1c97 [KOE-148] Added send/receive at start-up 2017-11-01 14:36:41 +02:00
Patrick Simpson 9c10ac93dd [KOE-147] Iteration of stores now handles exceptions to prevent single broken store from affecting correct stores. 2017-10-25 11:22:50 +02:00
Patrick Simpson c2b0dc6e26 [KOE-146] Free/Busy server now tries another port if the standard port is in use. 2017-10-25 11:00:44 +02:00
Patrick Simpson f8f4c4aaa5 Fixed exception on default folder name if GAB user lookup fails 2017-10-07 10:17:14 +03:00
Patrick Simpson 99a8e1f0bd [KOE-49] Cleaned up margins for settings dialogs 2017-09-26 17:34:03 +02:00
Patrick Simpson a8fe76cf12 [KOE-116] Fix for cases when GAB is not available 2017-09-26 17:33:26 +02:00
Patrick Simpson 1febd7030e Added constructor to backendid with int64, as that seems to occur in Z-Push for 0. 2017-09-26 17:07:41 +02:00
Patrick Simpson a76c2f06e5 Fixed undisposed wrapper in secondary contacts 2017-09-26 16:51:36 +02:00
Patrick Simpson 06e90bed30 [KOE-142] Added exception to checking of shared folder renaming for secondary contacts, as that renames the folder. 2017-09-26 16:34:23 +02:00
Patrick Simpson 04a73157b5 Made ribbon caption upper case for Outlook 2013 to match other captions 2017-09-26 16:10:45 +02:00
Patrick Simpson 20ebda3e8c [KOE-116] Added configuration of display names for shared folders 2017-09-26 16:01:53 +02:00
Patrick Simpson f1937cd3d6 [KOE-142] Now suppressing moving of any shared folder or into a shared folder. This prevents deletion of folders moved into shared folders. Also added the SuppressHierarchyChanges property to enable/disable it. 2017-09-20 14:56:54 +03:00
Patrick Simpson c57c995b82 [KOE-142] Added suppression and undo of local hierarchy changes to shared folders 2017-09-18 15:47:20 +03:00
Patrick Simpson 036257eeaa Fix for restarting if there's a space in the profile name 2017-09-14 15:21:32 +03:00
Patrick Simpson 6afaa7aeba [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
Patrick Simpson d9cd9e4521 [KOE-107] Added GAB lookup for send-as sender in case Outlook fails to resolve it, with option GABLookup to disable it. 2017-09-06 13:01:42 +03:00
Patrick Simpson b6a9d36282 Fixed bug in restarter command line that cause restarting to fail 2017-09-06 12:18:42 +03:00
Patrick Simpson 4ea8432f0f [KOE-123] Added basic code to register an account on startup. Not working fully yet, just creates a store. 2017-09-06 09:32:09 +03:00
Patrick Simpson d00fcffcf8 [KOE-133] Added checks for null accounts and explorers, which happens when an email is sent through another application. 2017-08-02 12:16:01 +03:00
Patrick Simpson 4d21e18641 [KOE-103] Added full logging of wrapper/item events using the TraceExtra log level 2017-07-31 15:11:18 +03:00
Patrick Simpson e05768a399 [KOE-103] Improvements to tracing: added property logging and explicit gc to item events log. 2017-07-31 11:27:08 +03:00
Patrick Simpson d8b09c1d9d [KOE-23] Fixed for multiple BCC recipients 2017-07-31 10:13:55 +03:00
Patrick Simpson 0d42105f93 [KOE-130] Cleanup and fixes for disabling wrapper tracing 2017-07-05 17:33:17 +02:00