diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-08-18 05:18:01 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-08-18 05:18:01 +0800 |
commit | 4ab941838f7cf450a42a6ccca9b46c14250ef4de (patch) | |
tree | ab705389659dbce999362af0d7ee89d6ae07faaa /my-evolution/ChangeLog | |
parent | d398be6895584ef4d52ad2cf9f8bef6a639f4d38 (diff) | |
download | gsoc2013-evolution-4ab941838f7cf450a42a6ccca9b46c14250ef4de.tar.gz 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/ChangeLog | 6 |
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) |