aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/TODO
diff options
context:
space:
mode:
authornobody <nobody@localhost>1998-09-11 07:06:39 +0800
committernobody <nobody@localhost>1998-09-11 07:06:39 +0800
commit5447228c321f56e06ecf0f0880581a7073dcb067 (patch)
tree856bbc10b1601aca3588e684404da5b0f05cefc2 /calendar/TODO
parenta05ffdfc3954f3df460fdb14a49cb23dbc24e001 (diff)
downloadgsoc2013-evolution-V_0_0_4.tar.gz
gsoc2013-evolution-V_0_0_4.tar.zst
gsoc2013-evolution-V_0_0_4.zip
This commit was manufactured by cvs2svn to create tag 'V_0_0_4'.V_0_0_4
svn path=/tags/V_0_0_4/; revision=372
Diffstat (limited to 'calendar/TODO')
-rw-r--r--calendar/TODO50
1 files changed, 0 insertions, 50 deletions
diff --git a/calendar/TODO b/calendar/TODO
deleted file mode 100644
index ce059ada8e..0000000000
--- a/calendar/TODO
+++ /dev/null
@@ -1,50 +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:
-
-- Button-3 popup with options:
- Create new appointment in this day
- --- separator ---
- Go to this day
- Go to this week
- Go to this month
-
-- See why it is so fucking slow.
-
-Month view:
-
-- Display little boxes for the appointments of each day.
-
-- 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.