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 |
|
Patrick Simpson
|
4ba62b1e1d
|
[KOE-130] Removed cached property accessor, as that seems to keep the wrapper alive when it's no longer used.
|
2017-07-05 16:21:23 +02:00 |
|
Patrick Simpson
|
59ad301b03
|
[KOE-130] Added wrapper tracing feature
|
2017-07-05 12:12:43 +02:00 |
|
Patrick Simpson
|
ac0634c2d3
|
[KOE-125] Fixed initial focus handling for shared folders dialog. Also no longer automatically opening when user tabs away from dialog.
|
2017-06-30 15:26:45 +02:00 |
|
Patrick Simpson
|
008c27026d
|
[KOE-125] Added focused border to tree control
|
2017-06-30 14:55:51 +02:00 |
|
Patrick Simpson
|
b17ebb2ec4
|
[KOE-125] Fixed selection of separator borders in drop list
|
2017-06-30 12:35:52 +02:00 |
|
Patrick Simpson
|
02410c65ef
|
[KOE-115] Enabled sync stall detection by default
|
2017-06-30 11:56:14 +02:00 |
|
Patrick Simpson
|
334aeabc9d
|
[KOE-125] Fixed mouse wheel handling for combo box
|
2017-06-29 18:57:13 +02:00 |
|
Patrick Simpson
|
1b509495c8
|
Implemented selection of GAB users. Added fallback item if no users are found.
|
2017-06-29 18:46:37 +02:00 |
|
Patrick Simpson
|
d7c7c94a7e
|
Implemented GABLookupControl using new combo box
|
2017-06-29 18:27:48 +02:00 |
|