diff options
author | Chris Toshok <toshok@ximian.com> | 2004-04-21 00:55:05 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-04-21 00:55:05 +0800 |
commit | 7b60ae0ddae8f6efb02dafe5925fa93b87cbe8e3 (patch) | |
tree | fbe3f32e8ff59fdc8d1b15736f60d2f46d760a0a /addressbook/ChangeLog | |
parent | c7dfd23ae4c53a4354601c5778f35287a368bd5a (diff) | |
download | gsoc2013-evolution-7b60ae0ddae8f6efb02dafe5925fa93b87cbe8e3.tar.gz gsoc2013-evolution-7b60ae0ddae8f6efb02dafe5925fa93b87cbe8e3.tar.zst gsoc2013-evolution-7b60ae0ddae8f6efb02dafe5925fa93b87cbe8e3.zip |
use cursor-mode="line" to get rid of the annoying cell cursor.
2004-04-20 Chris Toshok <toshok@ximian.com>
* gui/widgets/e-addressbook-view.etspec: use cursor-mode="line" to
get rid of the annoying cell cursor.
* gui/widgets/eab-gui-util.c (eab_create_image_chooser_widget):
create the image chooser even if we aren't given an initial
filename.
* gui/contact-editor/e-contact-editor.c (new_target_cb):
addressbook_show_load_error_dialog -> eab_load_error_dialog.
svn path=/trunk/; revision=25538
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 108f34d761..eed6877d3a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,15 @@ +2004-04-20 Chris Toshok <toshok@ximian.com> + + * gui/widgets/e-addressbook-view.etspec: use cursor-mode="line" to + get rid of the annoying cell cursor. + + * gui/widgets/eab-gui-util.c (eab_create_image_chooser_widget): + create the image chooser even if we aren't given an initial + filename. + + * gui/contact-editor/e-contact-editor.c (new_target_cb): + addressbook_show_load_error_dialog -> eab_load_error_dialog. + 2004-04-19 Rodney Dawes <dobey@ximian.com> * gui/contact-editor/contact-editor.glade: Set the default image for |