diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-15 06:27:42 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-15 06:27:42 +0800 |
commit | 827e944ea016a75c1d0d94965992b0523903cf9f (patch) | |
tree | 94d3c8b6b4da70acb2eaea42fda32961918118fb /composer/ChangeLog | |
parent | d4a1de64f1d3e2b0b9422aea110de62ffc9860c4 (diff) | |
download | gsoc2013-evolution-827e944ea016a75c1d0d94965992b0523903cf9f.tar.gz gsoc2013-evolution-827e944ea016a75c1d0d94965992b0523903cf9f.tar.zst gsoc2013-evolution-827e944ea016a75c1d0d94965992b0523903cf9f.zip |
YESS!
2001-07-12 Peter Williams <peterw@ximian.com>
* e-msg-composer.c (map_default_cb): New function. Figure out
which widget gets the default and assign it. Harder to do than
it sounds.
(e_msg_composer_construct): Hook map_default_cb up to the "map"
signal.
(set_focus_to_editor): Removed.
(set_focus_to_editor_idle): Removed.
svn path=/trunk/; revision=12037
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 5286653640..165219cf29 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,13 @@ +2001-07-12 Peter Williams <peterw@ximian.com> + + * e-msg-composer.c (map_default_cb): New function. Figure out + which widget gets the default and assign it. Harder to do than + it sounds. + (e_msg_composer_construct): Hook map_default_cb up to the "map" + signal. + (set_focus_to_editor): Removed. + (set_focus_to_editor_idle): Removed. + 2001-08-10 Jon Trowbridge <trow@ximian.com> * e-msg-composer-hdrs.c (set_recipients): Removed comment about |