blob: d9f45921258920f7877c85caddfe03d301954ef9 (
plain) (
tree)
|
|
Calendar object:
- The warnings spitted when you open the event editor to edit an
existing calendar object happen because the alarm loading code is
not yet finished.
Gnome date selection widget:
- Make the displayed date be localized properly -- use strftime().
Event editor dialog:
- Resize the window and fix whatever is resized in an ugly fashion.
- Don't allow deleting exceptions when there are none in the list.
Full day view 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.
Day view:
- Add a calendar and a to-do list widget.
General:
- Ask the user whether to save the calendar when he quits the program.
- Write online help. Nice help. Lots of help.
|