diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-17 20:36:20 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-17 20:36:20 +0800 |
commit | dd121f1314510e318e657dfdbffc1ebcc45b9c55 (patch) | |
tree | 1c5c0c3f8b6147bb45fb27f9498d37054a854ced /addressbook/ChangeLog | |
parent | 2b8fb337a57a257e299f5f0c0824975a0f5f6272 (diff) | |
download | gsoc2013-evolution-dd121f1314510e318e657dfdbffc1ebcc45b9c55.tar gsoc2013-evolution-dd121f1314510e318e657dfdbffc1ebcc45b9c55.tar.gz gsoc2013-evolution-dd121f1314510e318e657dfdbffc1ebcc45b9c55.tar.bz2 gsoc2013-evolution-dd121f1314510e318e657dfdbffc1ebcc45b9c55.tar.lz gsoc2013-evolution-dd121f1314510e318e657dfdbffc1ebcc45b9c55.tar.xz gsoc2013-evolution-dd121f1314510e318e657dfdbffc1ebcc45b9c55.tar.zst gsoc2013-evolution-dd121f1314510e318e657dfdbffc1ebcc45b9c55.zip |
Made the left column of minicards not get any wider than the widest
2000-06-17 Christopher James Lahey <clahey@helixcode.com>
* gui/minicard/e-minicard-label.c,
gui/minicard/e-minicard-label.h, gui/minicard/e-minicard.c: Made
the left column of minicards not get any wider than the widest
possible name.
svn path=/trunk/; revision=3608
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 c68c398062..22ebb523a7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2000-06-17 Christopher James Lahey <clahey@helixcode.com> + + * gui/minicard/e-minicard-label.c, + gui/minicard/e-minicard-label.h, gui/minicard/e-minicard.c: Made + the left column of minicards not get any wider than the widest + possible name. + 2000-06-13 Ettore Perazzoli <ettore@helixcode.com> * gui/component/Makefile.am (SHELL_OBJS): Removed. |