diff options
author | Iain Holmes <iain@helixcode.com> | 2000-10-18 19:01:22 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-10-18 19:01:22 +0800 |
commit | ba84ef43e5f8b5209b75c734b42acd407c1cfbc7 (patch) | |
tree | 89f442d9bb42e128b127209b8714b48958d720ff /addressbook/ChangeLog | |
parent | 80dbb750f559f058ef656b012c24b031f0881126 (diff) | |
download | gsoc2013-evolution-ba84ef43e5f8b5209b75c734b42acd407c1cfbc7.tar gsoc2013-evolution-ba84ef43e5f8b5209b75c734b42acd407c1cfbc7.tar.gz gsoc2013-evolution-ba84ef43e5f8b5209b75c734b42acd407c1cfbc7.tar.bz2 gsoc2013-evolution-ba84ef43e5f8b5209b75c734b42acd407c1cfbc7.tar.lz gsoc2013-evolution-ba84ef43e5f8b5209b75c734b42acd407c1cfbc7.tar.xz gsoc2013-evolution-ba84ef43e5f8b5209b75c734b42acd407c1cfbc7.tar.zst gsoc2013-evolution-ba84ef43e5f8b5209b75c734b42acd407c1cfbc7.zip |
Change the initial dialog visibility to FALSE so the contact editor
2000-10-17 Iain Holmes <iain@helixcode.com>
* contact-editor/contact-editor.glade: Change the initial dialog
visibility to FALSE
so the contact editor doesn't flash when it appears.
2000-10-16 Iain Holmes <iain@helixcode.com>
* gui/component/select-names/e-select-names-manager.c
(e_select_names_manager_activate_dialog): Only allow one dialog
per manager.
svn path=/trunk/; revision=5986
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 50815a10eb..7df3700a39 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,15 @@ +2000-10-17 Iain Holmes <iain@helixcode.com> + + * contact-editor/contact-editor.glade: Change the initial dialog + visibility to FALSE + so the contact editor doesn't flash when it appears. + +2000-10-16 Iain Holmes <iain@helixcode.com> + + * gui/component/select-names/e-select-names-manager.c + (e_select_names_manager_activate_dialog): Only allow one dialog + per manager. + 2000-10-16 Christopher James Lahey <clahey@helixcode.com> * contact-editor/fulladdr.glade: Fixed a typo. Made this look a |