aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2005-07-11 16:59:38 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-07-11 16:59:38 +0800
commit8cbd5c53b569f5e1ec903854bcb683ad50e23f3b (patch)
treec1051c5060bf3259f48bb16b791fb42d91e09b6b /calendar/ChangeLog
parent6454ebb3b77f1e7b86ac3267bb56da3ee0309537 (diff)
downloadgsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.gz
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.bz2
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.lz
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.xz
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.zst
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.zip
Added a structure. Removed cal-attachment* Removed the attachment bar
2005-07-11 Srinivasa Ragavan <sragavan@novell.com> * gui/itip-utils.[ch]: Added a structure. * gui/dialogs/Makefile.am: Removed cal-attachment* * gui/dialogs/comp-editor.[ch]: (attach_message) (drop_action) (send_timezone) (save_comp) (response_cb) (delete_event_cb) (attachment_bar_changed_cb) (attachment_bar_icon_clicked_cb) (setup_widgets) (set_icon_from_comp) (fill_widgets) (real_edit_comp) Removed the attachment bar specific to calendar and made a merged one at widgets/misc/e-attachment* svn path=/trunk/; revision=29709
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index a74cb2cce1..92b568a6d7 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2005-07-11 Srinivasa Ragavan <sragavan@novell.com>
+
+ * gui/itip-utils.[ch]: Added a structure.
+ * gui/dialogs/Makefile.am: Removed cal-attachment*
+ * gui/dialogs/comp-editor.[ch]: (attach_message) (drop_action)
+ (send_timezone) (save_comp) (response_cb) (delete_event_cb)
+ (attachment_bar_changed_cb) (attachment_bar_icon_clicked_cb)
+ (setup_widgets) (set_icon_from_comp) (fill_widgets) (real_edit_comp)
+ Removed the attachment bar specific to calendar and made a merged
+ one at widgets/misc/e-attachment*
+
2005-07-11 Chenthill Palanisamy <pchenthill@novell.com>
* conduits/calendar/calendar-conduit.c: (process_multi_day),