diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-07 01:26:47 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-07 01:26:47 +0800 |
commit | d78749b52160b46f3409963372113c786c0088e7 (patch) | |
tree | e7829fff58cd3abdbf2ff9b33bbb87e096139ac9 /my-evolution/ChangeLog | |
parent | 15aeda78aa5c7edd4e4c30a4f728290126b2e0bd (diff) | |
download | gsoc2013-evolution-d78749b52160b46f3409963372113c786c0088e7.tar.gz gsoc2013-evolution-d78749b52160b46f3409963372113c786c0088e7.tar.zst gsoc2013-evolution-d78749b52160b46f3409963372113c786c0088e7.zip |
Fix bad selection clist stuff
svn path=/trunk/; revision=10848
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 318d8055af..787d5df475 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,12 @@ +2001-07-06 Iain Holmes <iain@ximian.com> + + * e-summary-preferences.c (fill_rdf_shown_list): Attach data + (rdf_add_clicked_cb): Allow multiple rows to be removed. + (rdf_remove_clicked_cb): Use the data. + + * my-evolution.glade: Allow multiple selection in the RDF all clist. + Only allow single selection in the shown rdf list. + 2001-07-05 Iain Holmes <iain@ximian.com> * e-summary-preferences.c (rdf_new_url_clicked_cb): Change RDF to |