From 2bd5999a46871c499f7e162692dc26efdb791129 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 19 Sep 2002 18:39:46 +0000 Subject: added a list of EComponentListener's to control the lifetime of the 2002-09-19 Rodrigo Moya * pcs/query.c: added a list of EComponentListener's to control the lifetime of the listeners. (query_init): initialize new member. (query_destroy): free new member. (start_cached_query_cb): create a EComponentListener for the new listener being added. svn path=/trunk/; revision=18122 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a4c68caa0b..b39e4aec63 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2002-09-19 Rodrigo Moya + + * pcs/query.c: added a list of EComponentListener's to control the + lifetime of the listeners. + (query_init): initialize new member. + (query_destroy): free new member. + (start_cached_query_cb): create a EComponentListener for the new + listener being added. + 2002-09-19 Rodrigo Moya More fixes for #24210 -- cgit v1.2.3