aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-10-18 19:34:58 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-10-18 19:34:58 +0800
commit169f14daccf43ab624e8a7786d29bd91acecca57 (patch)
treef53d2ece96b48585539b11601cc73e5b7d10919b /calendar/ChangeLog
parent2306d4b806323af7d0c1c3ca21cc712e69aa103e (diff)
downloadgsoc2013-evolution-169f14daccf43ab624e8a7786d29bd91acecca57.tar
gsoc2013-evolution-169f14daccf43ab624e8a7786d29bd91acecca57.tar.gz
gsoc2013-evolution-169f14daccf43ab624e8a7786d29bd91acecca57.tar.bz2
gsoc2013-evolution-169f14daccf43ab624e8a7786d29bd91acecca57.tar.lz
gsoc2013-evolution-169f14daccf43ab624e8a7786d29bd91acecca57.tar.xz
gsoc2013-evolution-169f14daccf43ab624e8a7786d29bd91acecca57.tar.zst
gsoc2013-evolution-169f14daccf43ab624e8a7786d29bd91acecca57.zip
Corrected the date of commit.
svn path=/trunk/; revision=30529
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index aa6c22b673..b4386e9a85 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,19 @@
+2005-10-18 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #308802
+ * gui/calendar-component.c: (setup_create_ecal):
+ * gui/dialogs/event-page.c: (source_changed_cb):
+ * gui/dialogs/task-page.c: (source_changed_cb):
+ * gui/e-itip-control.c: (cal_opened_cb), (start_calendar_server),
+ (find_cal_opened_cb):
+ * gui/e-tasks.c: (set_timezone), (client_cal_opened_cb),
+ (default_client_cal_opened_cb), (open_ecal):
+ * gui/gnome-cal.c: (client_cal_opened_cb),
+ (default_client_cal_opened_cb), (open_ecal),
+ (gnome_calendar_set_default_source):
+ * gui/tasks-component.c: (setup_create_ecal): Set the default
+ timezone in the ecal once its created and before opening ecal.
+
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* gui/dialogs/comp-editor.c: (open_attachment)
@@ -23,7 +39,7 @@
2005-10-10 Chenthill Palanisamy <pchenthill@novell.com>
- Fixes #266144, 317575.
+ Fixes #266144, 317575, 313725.
* gui/alarm-notify/alarm-queue.c: (remove_queued_alarm),
(add_component_alarms), (lookup_comp_queued_alarms), (remove_comp),
(query_objects_changed_cb), (compare_ids),