aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-01-07 21:19:35 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-01-07 21:19:35 +0800
commit79373d6650bfb2f10b91772e10aafcd52badfb26 (patch)
tree052baa239e944cb1567619a2c40e5cb59bc4889b /calendar/ChangeLog
parent9f97940f20de66cd8eb7bcef68ab2e7270bf6ae1 (diff)
downloadgsoc2013-evolution-79373d6650bfb2f10b91772e10aafcd52badfb26.tar
gsoc2013-evolution-79373d6650bfb2f10b91772e10aafcd52badfb26.tar.gz
gsoc2013-evolution-79373d6650bfb2f10b91772e10aafcd52badfb26.tar.bz2
gsoc2013-evolution-79373d6650bfb2f10b91772e10aafcd52badfb26.tar.lz
gsoc2013-evolution-79373d6650bfb2f10b91772e10aafcd52badfb26.tar.xz
gsoc2013-evolution-79373d6650bfb2f10b91772e10aafcd52badfb26.tar.zst
gsoc2013-evolution-79373d6650bfb2f10b91772e10aafcd52badfb26.zip
added an ECalQuery for each loaded client. (load_alarms): use a live query
2004-01-07 Rodrigo Moya <rodrigo@ximian.com> * gui/alarm-notify/alarm-queue.c: added an ECalQuery for each loaded client. (load_alarms): use a live query to the calendar instead of calling e_cal_get_alarms_in_range(). (alarm_queue_add_client): set query initially to NULL. (query_objects_changed_cb): renamed and made it manage both "objects_added" and "objects_modified" signals of ECalView. (query_objects_removed_cb): manage the "objects_removed" signal of ECalView. (alarm_queue_remove_client): unref the live query. svn path=/trunk/; revision=24085
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c5cee12e7d..e74ed0588b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,16 @@
+2004-01-07 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/alarm-notify/alarm-queue.c: added an ECalQuery for each loaded
+ client.
+ (load_alarms): use a live query to the calendar instead of calling
+ e_cal_get_alarms_in_range().
+ (alarm_queue_add_client): set query initially to NULL.
+ (query_objects_changed_cb): renamed and made it manage both
+ "objects_added" and "objects_modified" signals of ECalView.
+ (query_objects_removed_cb): manage the "objects_removed" signal of
+ ECalView.
+ (alarm_queue_remove_client): unref the live query.
+
2004-01-06 JP Rosevear <jpr@ximian.com>
* gui/gnome-cal.c (gnome_calendar_add_event_source): remove the