Outlook2013CalendarAddIn/Outlook2013TodoAddIn
2013-08-10 12:12:21 +00:00
..
Forms Hidden "show tasks" option to prepare a new release 2013-08-10 12:12:21 +00:00
Images Refactored code a bit. 2013-06-27 18:30:15 +00:00
Properties Hidden "show tasks" option to prepare a new release 2013-08-10 12:12:21 +00:00
app.config Hidden "show tasks" option to prepare a new release 2013-08-10 12:12:21 +00:00
AppointmentsControl.cs Fixed a bug for show past appointments not showing them for all days. Now it will only hide earlier ones (if unchecked) when the selected date == today. 2013-08-08 17:53:30 +00:00
AppointmentsControl.Designer.cs Issue with split container race condition in progress 2013-07-24 17:09:24 +00:00
AppointmentsControl.resx 2013-03-29 16:00:07 +00:00
Constants.cs Added initial support for multiple calendars. Added friendly group header names (yesterday, today and tomorrow). 2013-07-18 18:16:35 +00:00
CustomCalendar.cs Added initial support for multiple calendars. Added friendly group header names (yesterday, today and tomorrow). 2013-07-18 18:16:35 +00:00
CustomCalendar.Designer.cs Refactored code a bit. 2013-06-27 18:30:15 +00:00
CustomCalendar.resx Refactored code a bit. 2013-06-27 18:30:15 +00:00
ManageTaskPaneRibbon.resx 2013-03-29 16:00:07 +00:00
Outlook2013TodoAddIn.csproj Added initial support for multiple calendars. Added friendly group header names (yesterday, today and tomorrow). 2013-07-18 18:16:35 +00: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 configurable first day of week to the calendar 2013-07-24 15:51:16 +00: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