Commit Graph

61 Commits

Author SHA1 Message Date
Michele Lunardi 728d522f4f Background Respawn threading model timeout increased and made configurable from PluginDebugger 2021-03-10 11:14:17 +01:00
Patrick Simpson 72c194f7db Added backgrouund respawn task executor 2019-04-17 13:37:27 +03:00
Patrick Simpson ec3fb5fb88 [KOE-185] Fixed GAB caching 2019-04-16 14:17:00 +03:00
Patrick Simpson 2c8d0f639b [KOE-180] Clean up of references 2018-10-03 13:40:08 +03:00
Patrick Simpson 7d7450a011 [KOE-176] Added task debug logging 2018-10-02 15:01:52 +03:00
Patrick Simpson d85c3ae19d [KOE-176] Possible fix for memory issue 2018-09-26 13:08:46 +03:00
Patrick Simpson 46d02718a6 [KOE-176] More logging 2018-09-25 13:11:52 +03:00
Patrick Simpson 41c547bf16 [KOE-176] Additional logging for task execution 2018-09-25 12:28:26 +03:00
Patrick Simpson 95804994eb [KOE-173] Fix for profiles with special characters in the names 2018-08-22 12:41:20 +03:00
Patrick Simpson c8fc2fe78d Cleaned up debug option handling; now allows settings from HKLM and HKCU to be merged 2018-06-25 12:08:22 +03:00
Patrick Simpson 0bce4d8c22 [KOE-159] Implemented start-up sync time frame checking 2018-06-07 12:23:15 +03:00
Patrick Simpson 607e189b37 [KOE-168] Restored send-as editor in shared folder dialog 2018-04-04 15:06:09 +03:00
Patrick Simpson 8c08363b1f [KOE-76] Implemented per-account sync timeframe in sync dialog 2018-02-28 17:00:51 +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 57fda204e4 Added empty EASAccount project 2017-11-22 08:58:26 +02: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 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 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 500499a67e Implemented key forwarding from combo box edit to list 2017-06-28 08:54:51 +02:00
Patrick Simpson e806928db6 [KOE-117] Rewrote search query encoding in an attempt to prevent reminders from popping up. Also limiting rewriting of query to prevent writing back if unchanged. Added the "RemindersKeepRunning" option to make it possible to stop the query when updating. 2017-06-01 15:03:51 +02:00
Patrick Simpson 8110fab096 [KOE-23] Added MimeKit (https://github.com/jstedfast/MimeKit, MIT licensed) to properly parse RFC2047 headers in BCC fields 2017-05-24 17:02:38 +02:00
Patrick Simpson c5fcf62e35 [KOE-113][KOE-24] Added functionality to Sync dialog. Added ability to delete .ost during restart to perform a full resync. 2017-05-17 16:35:05 +02:00
Patrick Simpson ebc4e807a9 [KOE-109] Removed all current TraceExtra messages 2017-05-03 14:16:21 +02:00
Patrick Simpson 4bf4539bda [KOE-108] Copying contacts out of the GAB failed as it triggers a write event that is rejected. Fixed by rejecting write events only if there are preceding property changes on the same item. Also fixed a bug that the rejection dialog box was sometimes not shown by setting the parent window explicitly. 2017-05-03 14:15:14 +02:00
Patrick Simpson 94e51f3a9f Cleaned up some undisposed wrappers 2017-04-05 14:31:05 +02:00
Patrick Simpson 5bbec31cab [KOE-65] Adding meeting UID as X-Push-Meeting-UID header in outgoing request. 2017-04-05 14:09:10 +02:00
Patrick Simpson 4b0df802c4 [KOE-96] Added XML escaping to OOF messages. 2017-04-05 10:28:24 +02:00
Patrick Simpson e9ec0cd855 [KOE-42] Out-of-office dialog now shows progress inline, like shared folders. 2017-03-22 13:37:28 +01:00
Patrick Simpson df356741d5 [KOE-23] BCC field is now parsed from the transport headers and displayed in sent items 2017-03-15 16:13:15 +01:00
Patrick Simpson 6b7ec839b0 Restarter command line now adds profile key, if possible 2017-03-08 11:18:37 +01:00
Patrick Simpson 6daac784c3 [KOE-17] Added replacement of placeholders in signatures based on GAB. To detect GAB changes, added the FeatureGAB.SyncFinished event, and CompletionTracker to track completion with asynchronous tasks. 2017-02-23 17:07:39 +01:00
Patrick Simpson e735aafc72 [KOE-17] Basic infrastructure is working, still need replacement of placeholders 2017-02-23 15:29:53 +01:00
Patrick Simpson 4847fda8cb Added license comments 2017-02-15 12:01:04 +01:00
Patrick Simpson 66601246b1 More small cleanups 2017-02-15 11:40:34 +01:00
Patrick Simpson 10d2bd4d65 Cleaned up item filtering and some other small todos. 2017-02-15 10:38:57 +01:00
Patrick Simpson 026f537dae Backup commit, not compiling at the moment 2017-02-14 18:30:48 +01:00
Patrick Simpson dc12b73bbc Reimplements folders and items events 2017-02-14 18:05:25 +01:00
Patrick Simpson 33e38f16dc Removed debug logging 2017-02-14 15:48:13 +01:00
Patrick Simpson 80735cbaa0 Switched to ReleaseComObject instead of FinalReleaseComObject, as that releases objects that may actually be shared (e.g. app.ActiveExplorer). 2017-02-14 15:47:52 +01:00
Patrick Simpson cb32513ed3 Cleaned up account checking 2017-02-14 14:46:24 +01:00
Patrick Simpson 49efb68298 Further fixes for item events 2017-02-13 15:20:18 +01:00
Patrick Simpson b3c0aae951 Further event hooking tests 2017-02-13 14:02:37 +01:00
Patrick Simpson 50147d3c4b MailEvents experiment 2017-02-13 13:03:37 +01:00
Patrick Simpson 5842e90203 Cleaned up ZPushFolder, removed Folder subclass. It compiles, but will not run. Event handling code disabled for now. 2017-02-10 14:42:32 +01:00
Patrick Simpson 297efe023b Made wrappers simpler by moving some functionality to ComWrapper. Does not currently build, backup commit before attempting to clean up ZPushFolder 2017-02-10 14:42:32 +01:00
Patrick Simpson 9eb6d2026e Cleaned up OutlookImageList 2017-02-10 14:42:31 +01:00