diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-07-05 12:38:51 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-07-05 12:38:51 +0800 |
commit | 342d3c32efc78ba037046d32b137321b915bac6d (patch) | |
tree | 3d6124cd1437c75f5a13a71861343e824ecc57b3 /calendar/ChangeLog | |
parent | d6634fe53c1b9ddb09b538f181b356865b3aeaf2 (diff) | |
download | gsoc2013-evolution-342d3c32efc78ba037046d32b137321b915bac6d.tar gsoc2013-evolution-342d3c32efc78ba037046d32b137321b915bac6d.tar.gz gsoc2013-evolution-342d3c32efc78ba037046d32b137321b915bac6d.tar.bz2 gsoc2013-evolution-342d3c32efc78ba037046d32b137321b915bac6d.tar.lz gsoc2013-evolution-342d3c32efc78ba037046d32b137321b915bac6d.tar.xz gsoc2013-evolution-342d3c32efc78ba037046d32b137321b915bac6d.tar.zst gsoc2013-evolution-342d3c32efc78ba037046d32b137321b915bac6d.zip |
Created new target type Added #define for the new target type Poped e-cal
2005-07-05 Srinivasa Ragavan <sragavan@novell.com>
* gui/e-cal-popup.c: Created new target type
* gui/e-cal-popup.h: Added #define for the new target type
* gui/dialogs/cal-attachment-bar.c: (cab_popup) Poped e-cal instead of
em_*. Removed mailer code from calendar
* gui/dialogs/comp-editor.c: (drag_data_received) Poped e-cal instead of
em_*. Removed mailer code from calendar.
svn path=/trunk/; revision=29630
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 67e31f03d9..fa95f6ab1c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2005-07-05 Srinivasa Ragavan <sragavan@novell.com> + + * gui/e-cal-popup.c: Created new target type + * gui/e-cal-popup.h: Added #define for the new target type + * gui/dialogs/cal-attachment-bar.c: (cab_popup) Poped e-cal instead of + em_*. Removed mailer code from calendar + * gui/dialogs/comp-editor.c: (drag_data_received) Poped e-cal instead of + em_*. Removed mailer code from calendar. + 2005-07-04 Chenthill Palanisamy <pchenthill@novell.com> * gui/calendar-component.c: (create_new_event): Set |