diff options
Diffstat (limited to 'calendar/TODO')
-rw-r--r-- | calendar/TODO | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/calendar/TODO b/calendar/TODO index f4f2c2148f..10b6a810d4 100644 --- a/calendar/TODO +++ b/calendar/TODO @@ -15,13 +15,15 @@ Event editor dialog: Full day view widget: +- Finish the code on gnome-cal.c to add an event when the + range_activated signal is caught. + +- It flickers like crazy when you drag-select a range. + - Check notification to calendar when an object changes. Maybe we need some flags to tell gnome_calendar_object_changed() whether summary/dates/etc. changed. Maybe not. -- Select a range in the full day `background' and hit enter to create - a new appointment in that date. - - Layout the children nicely like M$ Schedule or Netscape Calendar do (i.e. make them not overlap each other). |