Outlook2013CalendarAddIn/Outlook2013TodoAddIn
2022-02-18 12:45:39 +01:00
..
Forms Work in progress to allow moving received emails to folders 2015-03-26 19:20:48 +00:00
Images Added initial support for tasks!!! :-) 2015-03-12 18:45:29 +00:00
Properties Added upgrade call for settings so that they are not lost after Outlook update 2019-07-09 08:36:17 +02:00
app.config Added upgrade call for settings so that they are not lost after Outlook update 2019-07-09 08:36:17 +02:00
AppointmentsControl.cs Not only closing/discarding viewed items but all, which seems to solve locked elements issues 2022-02-18 12:45:39 +01:00
AppointmentsControl.Designer.cs Added option to show/hide completed tasks. 2015-03-12 19:48:43 +00:00
AppointmentsControl.resx Added initial support for tasks!!! :-) 2015-03-12 18:45:29 +00:00
ComboBoxItem.cs Work in progress to allow moving received emails to folders 2015-03-26 19:20:48 +00:00
Constants.cs Added initial support for tasks!!! :-) 2015-03-12 18:45:29 +00:00
CustomCalendar.cs Fixed incorrect width settings 2014-10-24 15:09:13 +00:00
CustomCalendar.Designer.cs Added week numbers table that shows/hides depending on configuration 2014-10-17 21:50:36 +00:00
CustomCalendar.resx Added week numbers table that shows/hides depending on configuration 2014-10-17 21:50:36 +00:00
ManageTaskPaneRibbon.resx 2013-03-29 16:00:07 +00:00
OLTaskItem.cs Added option to show/hide completed tasks. 2015-03-12 19:48:43 +00:00
Outlook2013TodoAddIn.csproj Appointments are now closed after rendering to avoid locked elements. Also Manifest version is now incremented automatically after doing a publish. 2021-10-21 09:00:51 +02:00
Outlook2013TodoAddIn.pfx Fixed signing issues 2013-04-01 17:07:40 +00:00
OutlookHelper.cs Added new functionality to create appointments when dragging & dropping emails into the calendar. By default will create them on the designated day, using current's day time rounded up within the following 15 minutes. 2013-06-18 20:52:05 +00:00
SoundHelper.cs Changed cursor of buttons on email alert. Added sound notification to email alert. 2013-04-09 23:09:29 +00:00
ThisAddIn.cs Added upgrade call for settings so that they are not lost after Outlook update 2019-07-09 08:36:17 +02:00
ThisAddIn.Designer.cs Minor changes 2013-04-01 18:58:48 +00:00
ThisAddIn.Designer.xml Minor changes 2013-04-01 18:58:48 +00:00
TodoRibbonAddIn.cs Added double-click enabled calendar control and comments 2013-03-29 18:03:00 +00:00
TodoRibbonAddIn.Designer.cs Added double-click enabled calendar control and comments 2013-03-29 18:03:00 +00:00
TodoRibbonAddIn.resx 2013-03-29 16:00:07 +00:00