Commit Graph

52 Commits

Author SHA1 Message Date
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_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
gamosoft_cp
1221c65f35 Changed alert sound to beep first and then show up the form. Fixed focus steal from alert form. 2013-04-23 16:25:31 +00:00
gamosoft_cp
bdee9b1937 Changed cursor of buttons on email alert. Added sound notification to email alert. 2013-04-09 23:09:29 +00:00
gamosoft_cp
d7f20e1a3d 2013-04-01 21:04:34 +00:00
gamosoft_cp
ac4b03283f Minor changes 2013-04-01 18:58:48 +00:00
gamosoft_cp
ec14f133fe Moved images into a folder, added comments, fixed minor issues after refactoring mail alert 2013-04-01 17:35:28 +00:00
gamosoft_cp
b9b4e2ea6f Fixed signing issues 2013-04-01 17:07:40 +00:00
gamosoft_cp
e27556cc8e Initial check-in with email notification showing up for 5 seconds 2013-04-01 16:03:41 +00:00
gamosoft_cp
35a65fc9bb Work in progress for better mail alerts 2013-03-30 00:35:37 +00:00
gamosoft_cp
2be99c0798 Fixed storing the VISIBLE property when closing Outlook 2013-03-29 23:31:49 +00:00
gamosoft_cp
4475ef3b10 Added double-click to switch to calendar folder on the selected day 2013-03-29 22:52:47 +00:00