diff options
author | nobody <nobody@localhost> | 1998-10-01 16:56:39 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 1998-10-01 16:56:39 +0800 |
commit | aae3a37cb11759f99268f86e0c37fd72ef5be232 (patch) | |
tree | 23e6dba03d3654ee9649835b0486dadab49110c5 /calendar/TODO | |
parent | e94162c0a48defcaa3869dc9b82638170a62bab2 (diff) | |
download | gsoc2013-evolution-WITHXMHTML.tar gsoc2013-evolution-WITHXMHTML.tar.gz gsoc2013-evolution-WITHXMHTML.tar.bz2 gsoc2013-evolution-WITHXMHTML.tar.lz gsoc2013-evolution-WITHXMHTML.tar.xz gsoc2013-evolution-WITHXMHTML.tar.zst gsoc2013-evolution-WITHXMHTML.zip |
This commit was manufactured by cvs2svn to create tag 'WITHXMHTML'.WITHXMHTML
svn path=/tags/WITHXMHTML/; revision=422
Diffstat (limited to 'calendar/TODO')
-rw-r--r-- | calendar/TODO | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/calendar/TODO b/calendar/TODO deleted file mode 100644 index 7c33183b5e..0000000000 --- a/calendar/TODO +++ /dev/null @@ -1,49 +0,0 @@ -BUGS: - -- Recurrence end date is wrong. An event that repeats daily will not - be included in the ending date of the recurrence (off-by-one error?). - -Year view: - -- See why it is so fucking slow when opening its notebook page for the - first time. - -Month view: - -- Display little boxes for the appointments of each day. - -- Popup menu like in the year view. - -- Double click on a day takes you to the day view. - -- DnD of appointments to move them around. - -Week view: - -- Nice display as in the Palm Pilot. - -Day view: - -- Rewrite in terms of the canvas and make it pretty. - -Preferences: - -- BUG: 12/24 hours stuff is not consistent - I remember that on editing - new appointment you get the time-selectors always on 12-hr format - -Event editor dialog: - -- Make it figure out whether the alarm is in - minutes/hours/days/etc. (via a cascade of conditions) and set the - widgets appropriately. - -Gnome date selection widget: - -- Make the displayed date be localized properly -- use strftime(). - -General: - -- Write online help. Nice help. Lots of help. - -- If you leave the calendar running overnight, the "current day" - marker in the GnomeMonthItems does not get updated. |