diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-11-09 02:37:45 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-11-09 02:37:45 +0800 |
commit | 787923f44d74ce83517705c5eccad20450b35a4a (patch) | |
tree | d30486d71704a8c078dbcd09f3712f849ee29e0c /calendar/ChangeLog | |
parent | e60633e82d87b106217ae5359d67810c5c8e472f (diff) | |
download | gsoc2013-evolution-787923f44d74ce83517705c5eccad20450b35a4a.tar gsoc2013-evolution-787923f44d74ce83517705c5eccad20450b35a4a.tar.gz gsoc2013-evolution-787923f44d74ce83517705c5eccad20450b35a4a.tar.bz2 gsoc2013-evolution-787923f44d74ce83517705c5eccad20450b35a4a.tar.lz gsoc2013-evolution-787923f44d74ce83517705c5eccad20450b35a4a.tar.xz gsoc2013-evolution-787923f44d74ce83517705c5eccad20450b35a4a.tar.zst gsoc2013-evolution-787923f44d74ce83517705c5eccad20450b35a4a.zip |
Adjust the valid range of the month index spin button depending on the
2000-11-08 Federico Mena Quintero <federico@helixcode.com>
* gui/event-editor.c (adjust_day_index_spin): Adjust the valid
range of the month index spin button depending on the selection of
the day/weekday menu.
svn path=/trunk/; revision=6514
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index dbc1e1cf32..e80f5945be 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-11-08 Federico Mena Quintero <federico@helixcode.com> + + * gui/event-editor.c (adjust_day_index_spin): Adjust the valid + range of the month index spin button depending on the selection of + the day/weekday menu. + 2000-11-07 Jesse Pavel <jpavel@helixcode.com> *gui/e-itip-control.c, gui/e-itip-control.glade: changed the GUI, |