Outlook2013CalendarAddIn/Outlook2013TodoAddIn
2014-10-24 15:09:13 +00:00
..
Forms Fixed topmost new email alert (hopefully) 2014-10-23 16:44:12 +00:00
Images Refactored code a bit. 2013-06-27 18:30:15 +00:00
Properties Added work in progress for showing week numbers 2014-10-16 21:22:50 +00:00
app.config Added work in progress for showing week numbers 2014-10-16 21:22:50 +00:00
AppointmentsControl.cs Added work in progress for showing week numbers 2014-10-16 21:22:50 +00:00
AppointmentsControl.Designer.cs Added centering for the calendar (anchor=top only) 2013-09-11 15:09:03 +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 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
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 try..catch that simply displays any error upon addin startup 2014-10-23 17:12:28 +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