diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-03-10 04:04:36 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-03-10 04:04:36 +0800 |
commit | 28da552fe5f68904b95624258f964c4792c7d19a (patch) | |
tree | 900223fde007bd06164b26fe3f11f56b3e63f95b /addressbook/ChangeLog | |
parent | 93d37b7c550e41f0171564cfc57931bd30bc6133 (diff) | |
download | gsoc2013-evolution-28da552fe5f68904b95624258f964c4792c7d19a.tar gsoc2013-evolution-28da552fe5f68904b95624258f964c4792c7d19a.tar.gz gsoc2013-evolution-28da552fe5f68904b95624258f964c4792c7d19a.tar.bz2 gsoc2013-evolution-28da552fe5f68904b95624258f964c4792c7d19a.tar.lz gsoc2013-evolution-28da552fe5f68904b95624258f964c4792c7d19a.tar.xz gsoc2013-evolution-28da552fe5f68904b95624258f964c4792c7d19a.tar.zst gsoc2013-evolution-28da552fe5f68904b95624258f964c4792c7d19a.zip |
Don't try to calculate the position of the popup menu for the dropdowns
2004-03-09 Rodney Dawes <dobey@ximian.com>
* gui/contact-editor/e-contact-editor.c (_arrow_pressed): Don't try
to calculate the position of the popup menu for the dropdowns
svn path=/trunk/; revision=25001
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d9f38499d0..680c20685a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2004-03-09 Rodney Dawes <dobey@ximian.com> + * gui/contact-editor/e-contact-editor.c (_arrow_pressed): Don't try + to calculate the position of the popup menu for the dropdowns + +2004-03-09 Rodney Dawes <dobey@ximian.com> + * gui/contact-editor/e-contact-editor-im.c (e_contact_editor_im_edit): Remove the dialog separator, and set appropriate border widths for the button area box and the dialog's vbox |