diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2003-07-25 00:02:54 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-07-25 00:02:54 +0800 |
commit | ef14a8c5a5049749c22e991da83225e04ab1df02 (patch) | |
tree | a76532e1afce69c22142cb1ff4807f9230d5b0bd /camel/camel-movemail.c | |
parent | 3f060f07b401bad248daab957bbc79a6d21afb6c (diff) | |
download | gsoc2013-evolution-ef14a8c5a5049749c22e991da83225e04ab1df02.tar gsoc2013-evolution-ef14a8c5a5049749c22e991da83225e04ab1df02.tar.gz gsoc2013-evolution-ef14a8c5a5049749c22e991da83225e04ab1df02.tar.bz2 gsoc2013-evolution-ef14a8c5a5049749c22e991da83225e04ab1df02.tar.lz gsoc2013-evolution-ef14a8c5a5049749c22e991da83225e04ab1df02.tar.xz gsoc2013-evolution-ef14a8c5a5049749c22e991da83225e04ab1df02.tar.zst gsoc2013-evolution-ef14a8c5a5049749c22e991da83225e04ab1df02.zip |
new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new
2003-07-24 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-cal-view.[ch] (e_cal_view_delete_selected_occurrence):
new function.
(e_cal_view_get_timezone, e_cal_view_set_timezone): new functions.
(e_cal_view_class_init): added new class' signal.
* gui/e-week-view.[ch] (e_week_view_delete_occurrence,
e_week_view_delete_occurrence_internal): removed.
(e_week_view_get_timezone): removed.
(e_week_view_set_timezone): renamed to timezone_changed_cb, as
the callback for timezone changes in the parent ECalView.
(e_week_view_on_button_press): call gnome_calendar_new_appointment
instead of the non-existant e_week_view_new_appointment.
* gui/e-day-view.[ch] (e_day_view_delete_occurrence,
e_day_view_delete_occurrence_internal): removed.
(e_day_view_get_timezone): removed.
(e_day_view_set_timezone): renamed to timezone_changed_cb, as
the callback for timezone changes in the parent ECalView.
* gui/gnome-cal.c (gnome_calendar_delete_selected_occurrence):
made it call e_cal_view_delete_selected_occurrence.
(gnome_calendar_update_config_settings): call the generic
e_cal_view_set_timezone on all view widgets.
* gui/e-day-view-top-item.c:
* gui/e-week-view-main-item.c:
* gui/e-day-view-main-item.c: removed mentions to non-existant
structure fields.
svn path=/trunk/; revision=21948
Diffstat (limited to 'camel/camel-movemail.c')
0 files changed, 0 insertions, 0 deletions