diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-02-12 09:07:16 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-02-12 09:07:16 +0800 |
commit | 123f506198c535dcb073c1998fed37c25ad131f9 (patch) | |
tree | f375647ecb6a6daf7e87fe6a42bff801be3d90ca /ChangeLog | |
parent | 88dec7a2580f336ae11d805839ce3204c67ac07a (diff) | |
download | gsoc2013-evolution-123f506198c535dcb073c1998fed37c25ad131f9.tar.gz gsoc2013-evolution-123f506198c535dcb073c1998fed37c25ad131f9.tar.zst gsoc2013-evolution-123f506198c535dcb073c1998fed37c25ad131f9.zip |
Fixed the location the first time you see the drop down menus for changing
2000-02-11 Christopher James Lahey <clahey@helixcode.com>
* addressbook/contact-editor/e-contact-editor.c: Fixed the
location the first time you see the drop down menus for changing
which phone, email, or snail mail address you see.
svn path=/trunk/; revision=1741
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2000-02-11 Christopher James Lahey <clahey@helixcode.com> + * addressbook/contact-editor/e-contact-editor.c: Fixed the + location the first time you see the drop down menus for changing + which phone, email, or snail mail address you see. + +2000-02-11 Christopher James Lahey <clahey@helixcode.com> + * widgets/e-text/e-text.c (e_text_event): Made a click on a text widget set the cursor properly. |