aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/TODO
diff options
context:
space:
mode:
authornobody <nobody@localhost>1999-12-25 22:31:23 +0800
committernobody <nobody@localhost>1999-12-25 22:31:23 +0800
commitfd70d0721ba156eb66529393469863bfa60f34e7 (patch)
tree7d0d3756e5b4657c67be691910240a559b06c3cc /calendar/TODO
parent9c84a9253936ded67c4ab3d8fb9a8b357a533411 (diff)
downloadgsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.gz
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.bz2
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.lz
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.xz
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.zst
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.zip
This commit was manufactured by cvs2svn to create tag 'gtkmm_1_1_6'.gtkmm_1_1_6
svn path=/tags/gtkmm_1_1_6/; revision=1519
Diffstat (limited to 'calendar/TODO')
-rw-r--r--calendar/TODO68
1 files changed, 0 insertions, 68 deletions
diff --git a/calendar/TODO b/calendar/TODO
deleted file mode 100644
index 2dbd29cdbb..0000000000
--- a/calendar/TODO
+++ /dev/null
@@ -1,68 +0,0 @@
-Pilot:
-
-* Better support for untimed events (we have none now).
-
-* Hash objects based on their UIDs.
-
-* Add placeholders for deleted events, so that we can kill those
- when syncing to the pilot.
-
-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?).
-
-- X-fields (extensions) are stripped from a vCal file when it is
- saved. They should be preserved.
-
-Features:
-
-- Add a calendar-week so that people know which week of the year it is
-
-Year view:
-
-- See why it is so fucking slow when opening its notebook page for the
- first time.
-
-Month view:
-
-- 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.
-
-- Add categories support. Color-coded categories.
-
-- Untimed events