[PR #67] [MERGED] This brings basic Outlook 2007 support with toolbar UI. #452

Closed
opened 2026-02-25 20:31:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aluxnimm/outlookcaldavsynchronizer/pull/67
Author: @PierreMarieBaty
Created: 10/11/2015
Status: Merged
Merged: 10/11/2015
Merged by: @aluxnimm

Base: masterHead: master


📝 Commits (2)

  • 311de93 Outlook 2007 support (toolbar UI)
  • 6d7405b Outlook 2007 support (AppointmentItem::GetOrganizer() workaround)

📊 Changes

2 files changed (+74 additions, -4 deletions)

View changed files

📝 CalDavSynchronizer/Implementation/Events/EventEntityMapper.cs (+10 -2)
📝 CalDavSynchronizer/ThisAddIn.cs (+64 -2)

📄 Description

Had to copy/paste the changes by hand using the github.com web interface to avoid cluttering the diff with MSVC's brain-damaged "smart" indentation. Don't laugh. The resulting changes are tiny: 2 files.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aluxnimm/outlookcaldavsynchronizer/pull/67 **Author:** [@PierreMarieBaty](https://github.com/PierreMarieBaty) **Created:** 10/11/2015 **Status:** ✅ Merged **Merged:** 10/11/2015 **Merged by:** [@aluxnimm](https://github.com/aluxnimm) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`311de93`](https://github.com/aluxnimm/outlookcaldavsynchronizer/commit/311de93b194228cfa49a7d3418964e87b73bb23e) Outlook 2007 support (toolbar UI) - [`6d7405b`](https://github.com/aluxnimm/outlookcaldavsynchronizer/commit/6d7405b5c1daaf4911c0b74a1e0c9bbfd66c8dbd) Outlook 2007 support (AppointmentItem::GetOrganizer() workaround) ### 📊 Changes **2 files changed** (+74 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CalDavSynchronizer/Implementation/Events/EventEntityMapper.cs` (+10 -2) 📝 `CalDavSynchronizer/ThisAddIn.cs` (+64 -2) </details> ### 📄 Description Had to copy/paste the changes by hand using the github.com web interface to avoid cluttering the diff with MSVC's brain-damaged "smart" indentation. Don't laugh. The resulting changes are tiny: 2 files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:31:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#452
No description provided.