diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-12-02 13:24:02 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-12-02 13:24:02 +0800 |
commit | 49e7dd311ec4652cbd87fe6f7627c54ab20f4782 (patch) | |
tree | de7f360836c95134d1c57a52391a7fb4ee58388e /Makefile.am | |
parent | 89dc17247f41b4d82f4a973fa6f4a8358cd0f42c (diff) | |
download | gsoc2013-evolution-49e7dd311ec4652cbd87fe6f7627c54ab20f4782.tar gsoc2013-evolution-49e7dd311ec4652cbd87fe6f7627c54ab20f4782.tar.gz gsoc2013-evolution-49e7dd311ec4652cbd87fe6f7627c54ab20f4782.tar.bz2 gsoc2013-evolution-49e7dd311ec4652cbd87fe6f7627c54ab20f4782.tar.lz gsoc2013-evolution-49e7dd311ec4652cbd87fe6f7627c54ab20f4782.tar.xz gsoc2013-evolution-49e7dd311ec4652cbd87fe6f7627c54ab20f4782.tar.zst gsoc2013-evolution-49e7dd311ec4652cbd87fe6f7627c54ab20f4782.zip |
Replace member "activity" with an "activity_id".
* gui/e-calendar-table.h (struct _ECalendarTable): Replace member
"activity" with an "activity_id".
* gui/e-cal-view.c (struct _ECalendarViewPrivate): Replace member
"activity" with "activity_id".
(e_calendar_view_destroy): Don't unref activity here anymore.
(e_calendar_view_set_status_message): Report progress using the
EActivityHandler off the CalendarComponent.
* gui/calendar-component.c
(struct _CalendarComponentPrivate): New member activity_handler.
(calendar_component_init): Init.
(calendar_component_peek_activity_handler): New.
(impl_dispose): Unref.
(impl_createControls): Return an ETaskBar for the statusbar
control.
svn path=/trunk/; revision=23565
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions