Commit Graph

64 Commits

Author SHA1 Message Date
Markus Däschler
11ad89dcce Not only closing/discarding viewed items but all, which seems to solve locked elements issues 2022-02-18 12:45:39 +01:00
Markus Däschler
dc4e65e23e 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
Markus Däschler
b7fd2dad4a Added upgrade call for settings so that they are not lost after Outlook update 2019-07-09 08:36:17 +02:00
Markus Däschler
3f1d5f3570 Now all appointments in mailbox are taken into account 2019-03-24 19:52:55 +01:00
gamosoft
66679785d5 Removed old scc file 2018-01-17 11:35:39 +01:00
gamosoft
b1cedecad3 Deleted old docs 2018-01-16 16:26:34 +01:00
Guillermo Villar
cc52ef4954
Update README.md 2018-01-16 16:24:20 +01:00
gamosoft
f1f08baf5e Minor fix to layout 2018-01-16 16:22:23 +01:00
gamosoft
6ccc8f3ba7 Fixed images 2018-01-16 16:19:23 +01:00
gamosoft
11c06a54d3 Modified documentation 2018-01-16 16:16:56 +01:00
Guillermo Villar
ee9c8e82f4 Created README.md file 2017-05-21 12:19:00 +02:00
Guillermo Villar
edee25dd2d Add LICENSE and docs exported from CodePlex 2017-05-21 11:43:36 +02:00
gamosoft_cp
1bca1fab38 Added small fix for retrieval of non-Exchange deleted tasks 2015-03-26 21:46:44 +00:00
gamosoft_cp
14def3a3a2 Work in progress to allow moving received emails to folders 2015-03-26 19:20:48 +00:00
gamosoft_cp
2e0c440d5d Fixed bug preventing the showTasks option to be persisted 2015-03-16 16:19:03 +00:00
gamosoft_cp
1362a441e7 Added option to show/hide completed tasks.
Added context menu to delete/complete a task.
2015-03-12 19:48:43 +00:00
gamosoft_cp
e371703148 Added initial support for tasks!!! :-) 2015-03-12 18:45:29 +00:00
gamosoft_cp
aa2a81cc02 Moved constant to Constants file 2015-02-24 16:45:33 +00:00
gamosoft_cp
2c225b233c Added configurable email alert timeout (1-10 seconds) 2014-12-11 22:47:21 +00:00
gamosoft_cp
776d7462bf Added context menu option to delete appointments 2014-10-31 15:37:26 +00:00
gamosoft_cp
128a45b394 Fixed positioning of PayPal button and made configuration form not resizable 2014-10-24 19:23:14 +00:00
gamosoft_cp
a27b507c60 Added donation button to the configuration form, just in case ;-) 2014-10-24 19:07:45 +00:00
gamosoft_cp
7638aa0849 Fixed incorrect width settings 2014-10-24 15:09:13 +00:00
gamosoft_cp
8a5363e568 Added try..catch that simply displays any error upon addin startup 2014-10-23 17:12:28 +00:00
gamosoft_cp
2cf3f6fd93 Fixed topmost new email alert (hopefully) 2014-10-23 16:44:12 +00:00
gamosoft_cp
3d3e97dc4b Added week numbers table that shows/hides depending on configuration 2014-10-17 21:50:36 +00:00
gamosoft_cp
6d54b8a784 Added work in progress for showing week numbers 2014-10-16 21:22:50 +00:00
gamosoft_cp
7177c27b6a Added categories to tooltips 2013-09-12 11:07:39 +00:00
gamosoft_cp
735da28f52 Added rounded categories (up to 3 circles) 2013-09-12 11:02:13 +00:00
gamosoft_cp
07eca62472 Work in progress for alternate colored categories 2013-09-11 15:35:42 +00:00
gamosoft_cp
58d0660e69 Added centering for the calendar (anchor=top only) 2013-09-11 15:09:03 +00:00
gamosoft_cp
b5d563fb36 Added optional localized day names 2013-09-11 14:52:43 +00:00
gamosoft_cp
0d5d1b8027 Hidden "show tasks" option to prepare a new release 2013-08-10 12:12:21 +00:00
gamosoft_cp
d8fb233a7a 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
gamosoft_cp
0c2d21ee0a Issue with split container race condition in progress 2013-07-24 17:09:24 +00:00
gamosoft_cp
477f757e3d Added split container for appointments and tasks. New user property to store it. 2013-07-24 16:38:54 +00:00
gamosoft_cp
e0489a9e8a Added configurable first day of week to the calendar 2013-07-24 15:51:16 +00:00
gamosoft_cp
554677e21f Tasks pseudo-logic 2013-07-22 20:12:10 +00:00
gamosoft_cp
69a47f6652 Added initial support for multiple calendars. Added friendly group header names (yesterday, today and tomorrow).
Some minor refactoring.
2013-07-18 18:16:35 +00:00
gamosoft_cp
2fdb65d86f Disabled check for current date selection, so the TODAY link will work again. 2013-07-12 17:11:36 +00:00
gamosoft_cp
575d950f41 Added category colors and appointment status. Owner drawn items to make them look a bit nicer. :-) 2013-07-12 14:54:46 +00:00
gamosoft_cp
ef0f86d79d Refactored code a bit.
Moved configuration to separate form.
Added option to show past appointments from the selected day (previous in time, that is).
Added some tooltips.
2013-06-27 18:30:15 +00:00
gamosoft_cp
9d7c1d840a Increased max days to 30 2013-06-19 15:42:11 +00:00
gamosoft_cp
d6526a2d11 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
gamosoft_cp
cbb4618c7e Fixed initial selected date issue and improved startup time. 2013-05-03 14:27:19 +00:00
gamosoft_cp
06ed1cbd60 Fixed font issues, styled slightly better for W7 too, fixed bug setting fixed selected date 2013-05-02 21:04:25 +00:00
gamosoft_cp
e4d6c82ef6 Added setting to enable/disable email notifications 2013-05-01 20:22:27 +00:00
gamosoft_cp
614e17605b Changed label. Added check to verify if sending email notifications or not (TODO). 2013-05-01 19:30:43 +00:00
gamosoft_cp
cc3656a925 Added enhanced listview display for appointments using tiles 2013-04-30 21:00:02 +00:00
gamosoft_cp
ebde96e76d Replaced custom calendar control. Fixed bolded dates issue. 2013-04-26 15:32:14 +00:00