diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-08 13:22:28 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-08 13:22:28 +0800 |
commit | 918cfb0b28bb47ae0ffd3f921e7399aa75b61530 (patch) | |
tree | 0c1a0f41f39da6ac28f551f2d144c9f8b0a0b9e8 /addressbook/ChangeLog | |
parent | 2d5740212cec3db7df1c993b2446f7e3f11685d0 (diff) | |
download | gsoc2013-evolution-918cfb0b28bb47ae0ffd3f921e7399aa75b61530.tar gsoc2013-evolution-918cfb0b28bb47ae0ffd3f921e7399aa75b61530.tar.gz gsoc2013-evolution-918cfb0b28bb47ae0ffd3f921e7399aa75b61530.tar.bz2 gsoc2013-evolution-918cfb0b28bb47ae0ffd3f921e7399aa75b61530.tar.lz gsoc2013-evolution-918cfb0b28bb47ae0ffd3f921e7399aa75b61530.tar.xz gsoc2013-evolution-918cfb0b28bb47ae0ffd3f921e7399aa75b61530.tar.zst gsoc2013-evolution-918cfb0b28bb47ae0ffd3f921e7399aa75b61530.zip |
Made a minimal number of things be destroyed and recreated when updating a
2000-05-08 Christopher James Lahey <clahey@helixcode.com>
* gui/minicard/e-minicard-view.c, gui/minicard/e-minicard.c,
gui/minicard/e-minicard.h, gui/minicard/e-reflow-sorted.c,
gui/minicard/e-reflow-sorted.h: Made a minimal number of things be
destroyed and recreated when updating a field.
svn path=/trunk/; revision=2904
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c05d832dde..07b556b16e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2000-05-08 Christopher James Lahey <clahey@helixcode.com> + + * gui/minicard/e-minicard-view.c, gui/minicard/e-minicard.c, + gui/minicard/e-minicard.h, gui/minicard/e-reflow-sorted.c, + gui/minicard/e-reflow-sorted.h: Made a minimal number of things be + destroyed and recreated when updating a field. + 2000-05-07 <toshok@the-dot-in.helixcode.com> * gui/minicard/e-minicard.c (remodel): make sure to free the |