diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-31 10:58:37 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-31 10:58:37 +0800 |
commit | 64e74a631c44364553aac9d4aff2e5cb83f3e81b (patch) | |
tree | f6712b6b54d06108108208e0724bb860fd84b1c7 /addressbook/ChangeLog | |
parent | c4fe21d4f65bd9e8dbdf2a6c873225fb821096f6 (diff) | |
download | gsoc2013-evolution-64e74a631c44364553aac9d4aff2e5cb83f3e81b.tar.gz gsoc2013-evolution-64e74a631c44364553aac9d4aff2e5cb83f3e81b.tar.zst gsoc2013-evolution-64e74a631c44364553aac9d4aff2e5cb83f3e81b.zip |
New files for card list.
2000-05-30 Christopher James Lahey <clahey@helixcode.com>
* gui/component/e-cardlist-model.c,
gui/component/e-cardlist-model.h: New files for card list.
svn path=/trunk/; revision=3309
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 334b510700..6ba494e18e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,14 @@ 2000-05-30 Christopher James Lahey <clahey@helixcode.com> + * gui/component/e-cardlist-model.c, + gui/component/e-cardlist-model.h: New files for card list. + +2000-05-30 Christopher James Lahey <clahey@helixcode.com> + + * gui/component/addressbook.c: Fixed a memory leak. + +2000-05-30 Christopher James Lahey <clahey@helixcode.com> + * gui/component/alphabet.glade: Made the alphabet buttons not focusable. |