diff options
Diffstat (limited to 'calendar/TODO')
-rw-r--r-- | calendar/TODO | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/calendar/TODO b/calendar/TODO deleted file mode 100644 index 211bb2558f..0000000000 --- a/calendar/TODO +++ /dev/null @@ -1,28 +0,0 @@ -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(). - -Full day widget: - -- Display alarm/whatever flags somewhere. - -- Layout the children nicely like M$ Schedule or Netscape Calendar do - (i.e. make them not overlap each other). - -Month view: - -- Write a month view widget. - -Week view: - -- Replace the calendar by a `task density' widget like in Solaris cm. - -General: - -- Write online help. Nice help. Lots of help. |