diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-10 01:26:07 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-10 01:26:07 +0800 |
commit | 627ae5c6cada568578ed99160fc9ac9031eaa148 (patch) | |
tree | e8f9e3f5cdffbd48f85ecc0abee53ebc48008606 /addressbook/ChangeLog | |
parent | d7afd9ba2a08bb5d1ea25979ad0e84beced3a4d0 (diff) | |
download | gsoc2013-evolution-627ae5c6cada568578ed99160fc9ac9031eaa148.tar gsoc2013-evolution-627ae5c6cada568578ed99160fc9ac9031eaa148.tar.gz gsoc2013-evolution-627ae5c6cada568578ed99160fc9ac9031eaa148.tar.bz2 gsoc2013-evolution-627ae5c6cada568578ed99160fc9ac9031eaa148.tar.lz gsoc2013-evolution-627ae5c6cada568578ed99160fc9ac9031eaa148.tar.xz gsoc2013-evolution-627ae5c6cada568578ed99160fc9ac9031eaa148.tar.zst gsoc2013-evolution-627ae5c6cada568578ed99160fc9ac9031eaa148.zip |
Reenable editting.
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* gui/minicard/e-minicard.c: Reenable editting.
* gui/minicard/e-reflow-sorted.c: Make reflow flow on deletion.
svn path=/trunk/; revision=2954
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 c0564bbffc..37c2a1c09d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * gui/minicard/e-minicard.c: Reenable editting. + + * gui/minicard/e-reflow-sorted.c: Make reflow flow on deletion. + +2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * gui/component/addressbook.c: Destroy the view object when leaving the minicard view. |