diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-11 12:57:47 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-11 12:57:47 +0800 |
commit | 57067e5c76ea8a96d05201711c83236bbdc240d7 (patch) | |
tree | f51eb053dd64b5b48cd860dc575bf61a8232e51e /addressbook/ChangeLog | |
parent | 07707b81afe216c617fead536a69b98d638f0e19 (diff) | |
download | gsoc2013-evolution-57067e5c76ea8a96d05201711c83236bbdc240d7.tar gsoc2013-evolution-57067e5c76ea8a96d05201711c83236bbdc240d7.tar.gz gsoc2013-evolution-57067e5c76ea8a96d05201711c83236bbdc240d7.tar.bz2 gsoc2013-evolution-57067e5c76ea8a96d05201711c83236bbdc240d7.tar.lz gsoc2013-evolution-57067e5c76ea8a96d05201711c83236bbdc240d7.tar.xz gsoc2013-evolution-57067e5c76ea8a96d05201711c83236bbdc240d7.tar.zst gsoc2013-evolution-57067e5c76ea8a96d05201711c83236bbdc240d7.zip |
Fixed the widget reparenting.
2000-06-11 Christopher James Lahey <clahey@helixcode.com>
* gui/component/e-select-names.c: Fixed the widget reparenting.
svn path=/trunk/; revision=3521
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4dc536ccf1..93d7fc1de3 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2000-06-11 Christopher James Lahey <clahey@helixcode.com> + * gui/component/e-select-names.c: Fixed the widget reparenting. + +2000-06-11 Christopher James Lahey <clahey@helixcode.com> + * gui/component/Makefile.am: Added glade files. * gui/component/addressbook.c: Added a test of the Select Names |