1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
2.0.0 (12/3/02)
================
* Ported to GKrellM V2
* Make the reminder icon theme scalable.
0.3.5 (2/11/02)
===============
* Really fixed DST issues (thanks to Kevin Bryan)
0.3.4 (12/12/01)
================
* Fixed BSD support
0.3.3 (12/8/01)
===============
* Added BSD support (special thanks to Christoph Kaegi)
0.3.2 (11/29/01)
================
* Fixed DST issues
0.3.1 (9/22/01)
===============
* Fixed delete last event bug
* Fixed multiple events at same time bug
* Added option for notification method
0.3.0 (9/18/01)
===============
* Cleaned up UI
* Added support for monthly events
* Added support for every <n> weeks
* Fixed bug with closing reminder without clicking a button
* Option to have events repeat forever
0.2.5 (9/14/01)
===============
* Fixed long standing crash bug
* Fixed bug with deleted items reappearing after an apply
0.2.4 (9/7/01)
==============
* Fixed stupid bugs with changing back and forth between 12/24 hour
displays
* Fixed stupid bug in 12-hour format
* Clamped year to < 2038 to prevent "year 2038 bug"
0.2.3 (9/6/01)
==============
* Added option to execute a command (play sound) when an event occurs
0.2.2 (9/5/01)
==============
* Added option for 12-hour display
* Added option for DD/MM/YYYY instead of MM/DD/YYYY
0.2.1 (9/4/01)
==============
* Made day of week display more readable (2 letters instead of 1)
* Clamped day of month to appropriate range for each month
* Reorganized calendar list to be more readable
0.2.0 (9/3/01)
==============
* Added sorting of list in calendar
* Added window that displays today's events
0.1.8 (8/30/01)
===============
* Fixed bug with clicking Apply then OK in calendar
0.1.7 (8/27/01)
===============
* Fixed bug with events no longer occuring after midnight.
0.1.6 (8/27/01)
===============
* UI improvements
0.1.5 (8/26/01)
===============
* Initial public release
* Fixed wrong time being displayed in delayed events
* Fixed bugs with pending events disappearing after changes to
the configuration
0.1.4 (8/23/01)
===============
* Added Help and About
* Fixed bug in loaded config not being applied
0.1.2 (8/20/01)
===============
* Initial internal release
|