diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-05-14 11:17:00 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-05-14 11:17:00 +0800 |
commit | 4c725337a0c392422b947d70b37a81cdc1435d35 (patch) | |
tree | 0664d348d5f200cb6be2e58cecdd645a8af2f8d8 /shell/ChangeLog | |
parent | 1faa7d0bef42bcec3c53a68aee9c9b856a209ac5 (diff) | |
download | gsoc2013-evolution-4c725337a0c392422b947d70b37a81cdc1435d35.tar gsoc2013-evolution-4c725337a0c392422b947d70b37a81cdc1435d35.tar.gz gsoc2013-evolution-4c725337a0c392422b947d70b37a81cdc1435d35.tar.bz2 gsoc2013-evolution-4c725337a0c392422b947d70b37a81cdc1435d35.tar.lz gsoc2013-evolution-4c725337a0c392422b947d70b37a81cdc1435d35.tar.xz gsoc2013-evolution-4c725337a0c392422b947d70b37a81cdc1435d35.tar.zst gsoc2013-evolution-4c725337a0c392422b947d70b37a81cdc1435d35.zip |
Added a signal when the value of the checkboxes changes.
2002-05-13 Christopher James Lahey <clahey@ximian.com>
* e-storage-set-view.c (etree_set_value_at): Added a signal when
the value of the checkboxes changes.
svn path=/trunk/; revision=16776
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 11029f6f39..b5b6589d38 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-05-13 Christopher James Lahey <clahey@ximian.com> + + * e-storage-set-view.c (etree_set_value_at): Added a signal when + the value of the checkboxes changes. + 2002-05-10 Ettore Perazzoli <ettore@ximian.com> * e-shell-shared-folder-picker-dialog.c: Add members `parent' and |