Patrick Simpson
|
cbf9207ff7
|
Tiny code cleanup
|
2017-02-14 15:48:22 +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
|
bcd743a4c4
|
Fixed exception when creating new local store
|
2017-02-14 15:38:18 +01:00 |
|
Patrick Simpson
|
b3ac1bd6b0
|
Cleaned up ZPushWatcher.
Small cleanups.
All access to Outlook objects is now contained in wrappers/stubs.
|
2017-02-14 15:16:13 +01:00 |
|
Patrick Simpson
|
cb32513ed3
|
Cleaned up account checking
|
2017-02-14 14:46:24 +01:00 |
|
Patrick Simpson
|
d4b03c2eb9
|
Cleaned up ZPushSync.
|
2017-02-14 10:47:51 +01:00 |
|
Patrick Simpson
|
f913ed5a01
|
Made HookItemEvents default option
|
2017-02-13 15:49:37 +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
|
a698c4e475
|
Merge branch 'master' of https://stash.kopano.io/scm/koe/kopano_ol_extension_source
|
2017-02-13 13:03:56 +01:00 |
|
Patrick Simpson
|
50147d3c4b
|
MailEvents experiment
|
2017-02-13 13:03:37 +01:00 |
|
Patrick Simpson
|
94d1db275c
|
Revert "Switched to pfx for signing"
This reverts commit 1bf1c846f1 .
|
2017-02-10 14:51:33 +01:00 |
|
Patrick Simpson
|
dff661914d
|
Small fix for release build
|
2017-02-10 14:42:32 +01:00 |
|
Patrick Simpson
|
a56cb98ce8
|
Small cleanups. Made HookItemEvents disabled by default. Restored DebugSupport buttons.
|
2017-02-10 14:42:32 +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 |
|
Patrick Simpson
|
d1bbb221b4
|
Cleaned up ZPushLocalStore, merged into IStore.
|
2017-02-10 14:42:31 +01:00 |
|
Patrick Simpson
|
65a46510c1
|
Cleaned up usage of Recipient/AddressEntry
|
2017-02-10 14:42:31 +01:00 |
|
Patrick Simpson
|
cc51366c7f
|
Added option to disable item event hooking
|
2017-02-10 14:42:31 +01:00 |
|
Patrick Simpson
|
d7df634a3d
|
Cleaned up MailEvent release. Added debug option to GAB to prevent MailEvent hooking.
|
2017-02-10 14:42:31 +01:00 |
|
Patrick Simpson
|
471b9c80c7
|
Small fixes, debug tweaks
|
2017-02-10 14:42:30 +01:00 |
|
Patrick Simpson
|
773f0b07bf
|
Added statistics on tasks. Added debug cycling of gab resync.
|
2017-02-10 14:42:30 +01:00 |
|
Patrick Simpson
|
3117418785
|
More debug options
|
2017-02-10 14:42:30 +01:00 |
|
Patrick Simpson
|
7e05792d8c
|
Added extra GAB debug options
|
2017-02-10 14:42:30 +01:00 |
|
Patrick Simpson
|
4307e4a0f7
|
Fixed double release of item event objects
|
2017-02-10 14:42:30 +01:00 |
|
Patrick Simpson
|
a450f6e616
|
First batch of Com verification update
|
2017-02-10 14:42:30 +01:00 |
|
Patrick Simpson
|
ac56b301b4
|
Small cleanup to folder item iteration
|
2017-02-10 14:42:29 +01:00 |
|
Patrick Simpson
|
b952f46ff9
|
Cleaned up user property handling, to prevent leaking COM objects
|
2017-02-10 14:42:29 +01:00 |
|
Patrick Simpson
|
bda1d7908a
|
[KOE-39] Cleaned up chunk determination code, which yields in cleaner release
|
2017-02-10 14:42:29 +01:00 |
|
KOE_Export_Strings_Commit
|
6e7f3bd2dc
|
Commit strings #133
|
2017-02-10 13:53:50 +01:00 |
|
Patrick Simpson
|
1bf1c846f1
|
Switched to pfx for signing
|
2017-02-07 10:07:50 +01:00 |
|
Patrick Simpson
|
3a517e9d52
|
Added temporary key
|
2017-02-07 10:05:21 +01:00 |
|
Patrick Simpson
|
e780225f71
|
Merge branch 'master' of https://stash.kopano.io/scm/koe/kopano_ol_extension_source
|
2017-02-07 10:02:56 +01:00 |
|
Patrick Simpson
|
7ccedbe9e6
|
[KOE-39] More aggressive release of COM objects.
|
2017-02-07 10:02:40 +01:00 |
|
Patrick Simpson
|
87f3534a89
|
[KOE-12] Rough draft of MAPI interfaces for SearchCriteria access.
|
2017-02-07 09:02:35 +01:00 |
|
KOE_Export_Strings_Commit
|
fba929c3f1
|
Commit strings #131
|
2017-02-07 08:09:30 +01:00 |
|
Patrick Simpson
|
ec3f323261
|
Merge branch 'master' of https://stash.kopano.io/scm/koe/kopano_ol_extension_source
|
2017-02-02 11:12:02 +01:00 |
|
KOE_Export_Strings_Commit
|
0e05544b89
|
Commit strings #130
|
2017-02-01 12:21:41 +01:00 |
|
Patrick Simpson
|
99e939a5b2
|
[KOE-50] Showing information dialog if password is not available.
|
2017-02-01 13:15:54 +01:00 |
|
Patrick Simpson
|
ef4ee3827a
|
Merge branch 'master' of https://stash.kopano.io/scm/koe/kopano_ol_extension_source
|
2017-02-01 10:46:55 +01:00 |
|
Patrick Simpson
|
f6495a12f5
|
Replaced P/Invoke DNS implementation by HijdenDNS pure C# MIT-licensed library, to hopefully prevent crashes caused by WebApp feature.
|
2017-02-01 10:46:35 +01:00 |
|
Patrick Simpson
|
7fbab4dfa3
|
Merge branch 'master' of https://stash.kopano.io/scm/koe/kopano_ol_extension_source
|
2017-01-31 10:01:31 +01:00 |
|
Patrick Simpson
|
efb9c3aa60
|
Merge branch 'master' of https://stash.kopano.io/scm/koe/kopano_ol_extension_source
|
2017-01-25 14:50:00 +01:00 |
|
Patrick Simpson
|
9ba795d7aa
|
[KOE-14] Added restart dialog to secondary contacts folder sync.
|
2017-01-25 14:49:00 +01:00 |
|
KOE_Export_Strings_Commit
|
41d2c75054
|
Commit strings #127
|
2017-01-25 13:52:23 +01:00 |
|
Patrick Simpson
|
495386dea9
|
[KOE-14] Patching secondary contact folders now works
|
2017-01-25 10:46:55 +01:00 |
|
Felix Bartels
|
469dccddab
|
update contributing to the same version used in kopano core
|
2017-01-25 10:40:35 +01:00 |
|
Patrick Simpson
|
5806ee9b80
|
Made "Background" the default threading option
|
2017-01-18 14:13:22 +01:00 |
|