diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-02-04 19:53:40 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-02-04 19:53:40 +0800 |
commit | 30826e036e9a8dab4052912e9fdc455f8490996d (patch) | |
tree | 7e8df32396e677182106a8a8caa95a502a614c90 /calendar/ChangeLog | |
parent | 3a96d74c2bcd6c646c8176d88e82836aeab5d9bf (diff) | |
download | gsoc2013-evolution-30826e036e9a8dab4052912e9fdc455f8490996d.tar.gz gsoc2013-evolution-30826e036e9a8dab4052912e9fdc455f8490996d.tar.zst gsoc2013-evolution-30826e036e9a8dab4052912e9fdc455f8490996d.zip |
open calendars asynchronously. (client_cal_opened_cb): on success, add the
2004-02-04 Rodrigo Moya <rodrigo@ximian.com>
* gui/gnome-cal.c (open_ecal): open calendars asynchronously.
(client_cal_opened_cb): on success, add the clients to the models here.
(gnome_calendar_add_event_source, gnome_calendar_construct): not here.
svn path=/trunk/; revision=24610
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 28dd585b9d..6db40480ef 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-02-04 Rodrigo Moya <rodrigo@ximian.com> + + * gui/gnome-cal.c (open_ecal): open calendars asynchronously. + (client_cal_opened_cb): on success, add the clients to the models here. + (gnome_calendar_add_event_source, gnome_calendar_construct): not here. + 2004-02-04 Kidd Wang <kidd.wang@sun.com> * gui/dialogs/alarm-page.glade: change the access key for adding a |