aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-02-04 20:30:54 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-02-04 20:30:54 +0800
commitc92c8d466dc18ea950965e476eb21bae95347eb8 (patch)
treeb23b01f2ce9ce95b45cfa76150a53395f72b172d /calendar/ChangeLog
parent52b83ce3105897f0a87f648f71110e5a1a0a5492 (diff)
downloadgsoc2013-evolution-c92c8d466dc18ea950965e476eb21bae95347eb8.tar
gsoc2013-evolution-c92c8d466dc18ea950965e476eb21bae95347eb8.tar.gz
gsoc2013-evolution-c92c8d466dc18ea950965e476eb21bae95347eb8.tar.bz2
gsoc2013-evolution-c92c8d466dc18ea950965e476eb21bae95347eb8.tar.lz
gsoc2013-evolution-c92c8d466dc18ea950965e476eb21bae95347eb8.tar.xz
gsoc2013-evolution-c92c8d466dc18ea950965e476eb21bae95347eb8.tar.zst
gsoc2013-evolution-c92c8d466dc18ea950965e476eb21bae95347eb8.zip
don't update the date navigator query nor the internal lists here...
2004-02-04 Rodrigo Moya <rodrigo@ximian.com> * gui/gnome-cal.c (gnome_calendar_add_event_source): don't update the date navigator query nor the internal lists here... (client_cal_opened_cb): do it here. svn path=/trunk/; revision=24612
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 6cc383c4c1..9f08b44ef8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,11 @@
2004-02-04 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/gnome-cal.c (gnome_calendar_add_event_source): don't update the
+ date navigator query nor the internal lists here...
+ (client_cal_opened_cb): do it here.
+
+2004-02-04 Rodrigo Moya <rodrigo@ximian.com>
+
* gui/main.c (launch_alarm_daemon_cb): display the exception message
on error.