1
0
mirror of https://github.com/Kopano-dev/kopano-ol-extension.git synced 2023-10-10 13:37:40 +02:00
kopano-ol-extension/src/AcaciaZPushPlugin/AcaciaZPushPlugin/Stubs/OutlookWrappers
2017-09-06 15:17:45 +03:00
..
AccountWrapper.cs [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
AddInWrapper.cs [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
AddressBookWrapper.cs Cleaned up more TODOs 2017-02-15 11:32:37 +01:00
AddressEntryWrapper.cs Added license comments 2017-02-15 12:01:04 +01:00
AppointmentItemWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
CommandBarsWrapper.cs [KOE-14] Added possibility to set icon for folder, though this coomes out looking weird. Leaving for now. 2017-02-22 15:17:25 +01:00
ComWrapper.cs [KOE-103] Added full logging of wrapper/item events using the TraceExtra log level 2017-07-31 15:11:18 +03:00
ContactItemWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
DistributionListWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
ExplorerWrapper.cs [KOE-114] Added change suppression for private events in shared folders. 2017-06-07 13:18:40 +02:00
FoldersWrapper.cs Added license comments 2017-02-15 12:01:04 +01:00
FolderWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
InspectorsWrapper.cs [KOE-114] Added change suppression for private events in shared folders. 2017-06-07 13:18:40 +02:00
InspectorWrapper.cs [KOE-114] Added change suppression for private events in shared folders. 2017-06-07 13:18:40 +02:00
ItemEventsWrapper.cs Added license comments 2017-02-15 12:01:04 +01:00
ItemsWrapper.cs [KOE-92] Turns out item Add and Change events pass a handle to a COM object that must be released. Changed the event handler to release it, with the global option ReleaseItemEventWrappers (default true) to revert back to old behaviour. 2017-04-12 11:53:09 +02:00
MailItemWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
Mapping.cs [KOE-109] Removed all current TraceExtra messages 2017-05-03 14:16:21 +02:00
MeetingItemWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
NoteItemWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
OutlookItemWrapper.cs Added license comments 2017-02-15 12:01:04 +01:00
OutlookWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
PictureWrapper.cs [KOE-14] Added possibility to set icon for folder, though this coomes out looking weird. Leaving for now. 2017-02-22 15:17:25 +01:00
RecipientsWrapper.cs [KOE-23] BCC field is now parsed from the transport headers and displayed in sent items 2017-03-15 16:13:15 +01:00
RecipientWrapper.cs [KOE-23] BCC field is now parsed from the transport headers and displayed in sent items 2017-03-15 16:13:15 +01:00
Restarter.cs Fixed bug in restarter command line that cause restarting to fail 2017-09-06 12:18:42 +03:00
SearchWrapper.cs Made Search manage returned items, like Folder.Items 2017-02-15 10:53:24 +01:00
SignaturesWrapper.cs [KOE-17] Basic infrastructure is working, still need replacement of placeholders 2017-02-23 15:29:53 +01:00
SignatureWrapper.cs [KOE-70] Added explicit BOM to HTML signature files, to prevent encoding errors 2017-03-02 11:27:39 +01:00
StorageItemWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00
StoresWrapper.cs [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
StoreWrapper.cs Stripping weird UNC prefix from local path 2017-03-22 11:07:53 +01:00
SyncObjectWrapper.cs Added license comments 2017-02-15 12:01:04 +01:00
TaskItemWrapper.cs [KOE-132] Added test to prevent crash when sending email through other applications. 2017-09-06 15:17:45 +03:00