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 |
|
Patrick Simpson
|
a27f65e3d1
|
Added owner drawing of combo box items
|
2017-06-29 15:50:21 +02:00 |
|
Patrick Simpson
|
27f1eb7b8a
|
Implemented basic filtering for combo box items
|
2017-06-29 15:01:35 +02:00 |
|
Patrick Simpson
|
acfc47f018
|
Fixed keyboard handling in combo box
|
2017-06-29 13:37:55 +02:00 |
|
Patrick Simpson
|
fdf8350afb
|
Clean ups to combobox
|
2017-06-29 13:07:14 +02:00 |
|
Patrick Simpson
|
af97aae748
|
Clean ups to combo box code
|
2017-06-29 12:36:56 +02:00 |
|
Patrick Simpson
|
a0640739e8
|
Finalised mouse handling for combo box
|
2017-06-29 11:35:44 +02:00 |
|
Patrick Simpson
|
5371e0ee43
|
Fixed dimensions of combo box dropdown
|
2017-06-28 14:47:12 +02:00 |
|
Patrick Simpson
|
2490952c0b
|
Simplified event handling for combo box, without message filter
|
2017-06-28 11:58:25 +02:00 |
|
Patrick Simpson
|
ddec4f5bfc
|
Added highlight of dropdown items on mouse move
|
2017-06-28 10:10:34 +02:00 |
|
Patrick Simpson
|
500499a67e
|
Implemented key forwarding from combo box edit to list
|
2017-06-28 08:54:51 +02:00 |
|
Patrick Simpson
|
72fa30189e
|
Exposed list properties on KComboBox
|
2017-06-21 16:08:38 +02:00 |
|
Patrick Simpson
|
ed1892b3d7
|
Fixed disabled sync stall test
|
2017-06-21 16:07:32 +02:00 |
|
Patrick Simpson
|
7b67b64e07
|
Added focused visual style to combobox
|
2017-06-21 09:11:33 +02:00 |
|
Patrick Simpson
|
03e27943f6
|
Started on combobox fixes for shared folders dialog
|
2017-06-20 15:26:16 +02:00 |
|
Patrick Simpson
|
833cb6e4d3
|
Added edit and button portion of custom combo box.
|
2017-06-19 15:51:23 +02:00 |
|
Patrick Simpson
|
4b2795d7f4
|
Changed display name of ZPush Accounts to the STMP address, as it defaulted to full name, which may be in multiple accounts
|
2017-06-15 13:10:42 +02:00 |
|
Patrick Simpson
|
30f460184f
|
[KOE-115] Added lastsynctime to automatic resync check.
|
2017-06-14 16:08:11 +02:00 |
|
Patrick Simpson
|
1efaa3e711
|
Revert "[KOE-115] Added check to sync stall detection to see if anything has synced. If not, it's considered a startup delay and doesn't trigger the warning"
This reverts commit 21c5da59e6 .
This approach didn't work
|
2017-06-14 15:14:12 +02:00 |
|
Patrick Simpson
|
3502a6ffa6
|
[KOE-22] Changed string if no shared folders are available to indicate this might be a permission issue
|
2017-06-14 14:47:25 +02:00 |
|
Patrick Simpson
|
8b8845e95b
|
[KOE-114] Fixed undisposed wrapper when cancelling modification to private events
|
2017-06-14 13:14:19 +02:00 |
|
Patrick Simpson
|
6f94cc8409
|
Added comment for unused string
|
2017-06-14 11:18:53 +02:00 |
|
Patrick Simpson
|
21c5da59e6
|
[KOE-115] Added check to sync stall detection to see if anything has synced. If not, it's considered a startup delay and doesn't trigger the warning
|
2017-06-14 09:38:46 +02:00 |
|
Patrick Simpson
|
862e0ddd04
|
[KOE-24] Added null check for folder id in stall detection
|
2017-06-08 09:31:01 +02:00 |
|
Patrick Simpson
|
4e91672227
|
[KOE-114] Added extra logging to private appointment modification suppression
|
2017-06-08 09:29:37 +02:00 |
|
Patrick Simpson
|
d21eb821a4
|
[KOE-114] Added change suppression for private events in shared folders.
|
2017-06-07 13:18:40 +02:00 |
|
Patrick Simpson
|
16cb96699e
|
[KOE-115] Implemented automatic full resync trigger. Disabled by default for now.
|
2017-06-07 11:57:26 +02:00 |
|