Updates - Fed

svn path=/trunk/; revision=114
This commit is contained in:
Arturo Espinosa
1998-04-08 21:01:31 +00:00
parent d46d71aaf7
commit 82f62a2782

View File

@ -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.