diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-05-03 06:58:18 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-05-03 06:58:18 +0800 |
commit | 13711e101fa7c465b14dd2b10941839056cd2e5c (patch) | |
tree | 27f7cdeb99b6b4e507955d5437e95c7b5d999150 /addressbook/ChangeLog | |
parent | 8c9242e0613f52e74e58fd2c61d0f2f5438309bc (diff) | |
download | gsoc2013-evolution-13711e101fa7c465b14dd2b10941839056cd2e5c.tar.gz gsoc2013-evolution-13711e101fa7c465b14dd2b10941839056cd2e5c.tar.zst gsoc2013-evolution-13711e101fa7c465b14dd2b10941839056cd2e5c.zip |
Desensitize the to, cc, and bcc buttons if there's no selection here.
2002-05-02 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names.c (selection_change):
Desensitize the to, cc, and bcc buttons if there's no selection
here. Fixes Ximian bug #21482.
svn path=/trunk/; revision=16671
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index b0c427de31..446dc10662 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2002-05-02 Christopher James Lahey <clahey@ximian.com> + + * gui/component/select-names/e-select-names.c (selection_change): + Desensitize the to, cc, and bcc buttons if there's no selection + here. Fixes Ximian bug #21482. + 2002-05-01 Christopher James Lahey <clahey@ximian.com> * gui/contact-list-editor/e-contact-list-editor.c (verbs): Changed |