diff options
author | JP Rosevear <jpr@ximian.com> | 2003-05-20 01:06:16 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-05-20 01:06:16 +0800 |
commit | e4795863516716eedb9e3bcafd4ce62c0cca1e23 (patch) | |
tree | 08fffff7035fc07cc28ab80bffcff3a59dc351cc /calendar/ChangeLog | |
parent | 3a4478a2993f740cc008b0eac609f33768275048 (diff) | |
download | gsoc2013-evolution-e4795863516716eedb9e3bcafd4ce62c0cca1e23.tar.gz gsoc2013-evolution-e4795863516716eedb9e3bcafd4ce62c0cca1e23.tar.zst gsoc2013-evolution-e4795863516716eedb9e3bcafd4ce62c0cca1e23.zip |
remove the query time out if its still alive (update_query_timeout):
2003-05-19 JP Rosevear <jpr@ximian.com>
* gui/gnome-cal.c (gnome_calendar_destroy): remove the query time
out if its still alive
(update_query_timeout): update the query and clear the time out
(client_cal_opened_cb): add the query update timeout
svn path=/trunk/; revision=21257
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a3cee313c8..6edbd0cc99 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -13,6 +13,13 @@ 2003-05-19 JP Rosevear <jpr@ximian.com> + * gui/gnome-cal.c (gnome_calendar_destroy): remove the query time + out if its still alive + (update_query_timeout): update the query and clear the time out + (client_cal_opened_cb): add the query update timeout + +2003-05-19 JP Rosevear <jpr@ximian.com> + Fixes #43103 * gui/e-day-view.c (e_day_view_init): connect normally instead of |