diff options
-rw-r--r-- | calendar/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/TODO b/calendar/TODO index 78f37aca11..c93a64eae8 100644 --- a/calendar/TODO +++ b/calendar/TODO @@ -1,10 +1,14 @@ Gnome date selection widget: +- Fix the signals. + - The date selected in the popup calendar does not match the displayed date in the entry. - Make the calendar a `real' popup window like in GtkCombo. +- Make the displayed date be localized properly -- use strftime(). + Event editor dialog: - Resize the window and fix whatever is resized in an ugly fashion. |