aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-08-18 05:18:01 +0800
committerIain Holmes <iain@src.gnome.org>2001-08-18 05:18:01 +0800
commit4ab941838f7cf450a42a6ccca9b46c14250ef4de (patch)
treeab705389659dbce999362af0d7ee89d6ae07faaa /my-evolution/ChangeLog
parentd398be6895584ef4d52ad2cf9f8bef6a639f4d38 (diff)
downloadgsoc2013-evolution-4ab941838f7cf450a42a6ccca9b46c14250ef4de.tar
gsoc2013-evolution-4ab941838f7cf450a42a6ccca9b46c14250ef4de.tar.gz
gsoc2013-evolution-4ab941838f7cf450a42a6ccca9b46c14250ef4de.tar.bz2
gsoc2013-evolution-4ab941838f7cf450a42a6ccca9b46c14250ef4de.tar.lz
gsoc2013-evolution-4ab941838f7cf450a42a6ccca9b46c14250ef4de.tar.xz
gsoc2013-evolution-4ab941838f7cf450a42a6ccca9b46c14250ef4de.tar.zst
gsoc2013-evolution-4ab941838f7cf450a42a6ccca9b46c14250ef4de.zip
Don't allow nonroot nodes to be selected
svn path=/trunk/; revision=12178
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index 0f7af6e894..e02bbbd53b 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-17 Iain Holmes <iain@ximian.com>
+
+ * e-summary-preferences.c (weather_all_select_row_cb): Unselect the
+ row if it isn't a leaf node.
+ (weather_add_clicked_cb): Return if location == NULL.
+
2001-08-15 Iain Holmes <iain@ximian.com>
* e-summary.c (e_summary_draw): Use the US format for dates (Yeeech)