diff options
author | JP Rosevear <jpr@ximian.com> | 2003-10-24 04:20:18 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-10-24 04:20:18 +0800 |
commit | e2ff6cc193c166c3b28ebbab86a67903c9378364 (patch) | |
tree | b59cb8510cc6fb1ff57271fcb634f4cfd9878d94 /calendar/ChangeLog | |
parent | 10a44354477a1beb54282e118045863079c9b783 (diff) | |
download | gsoc2013-evolution-e2ff6cc193c166c3b28ebbab86a67903c9378364.tar gsoc2013-evolution-e2ff6cc193c166c3b28ebbab86a67903c9378364.tar.gz gsoc2013-evolution-e2ff6cc193c166c3b28ebbab86a67903c9378364.tar.bz2 gsoc2013-evolution-e2ff6cc193c166c3b28ebbab86a67903c9378364.tar.lz gsoc2013-evolution-e2ff6cc193c166c3b28ebbab86a67903c9378364.tar.xz gsoc2013-evolution-e2ff6cc193c166c3b28ebbab86a67903c9378364.tar.zst gsoc2013-evolution-e2ff6cc193c166c3b28ebbab86a67903c9378364.zip |
just uses the views array and the current view type (setup_widgets): ditto
2003-10-23 JP Rosevear <jpr@ximian.com>
* gui/gnome-cal.c (gnome_calendar_get_current_view_widget): just
uses the views array and the current view type
(setup_widgets): ditto
(set_view): ditto
(backend_died_cb): ditto
(gnome_calendar_get_calendar_model): ditto
(gnome_calendar_update_config_settings): ditto
svn path=/trunk/; revision=23054
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 73ab017f4b..0efffee750 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2003-10-23 <jpr@ximian.com> + + * gui/gnome-cal.c (gnome_calendar_get_current_view_widget): just + uses the views array and the current view type + (setup_widgets): ditto + (set_view): ditto + (backend_died_cb): ditto + (gnome_calendar_get_calendar_model): ditto + (gnome_calendar_update_config_settings): ditto + 2003-10-23 Rodrigo Moya <rodrigo@ximian.com> * gui/e-day-view.c: accept also text/calendar for D&D. |