diff options
author | Bruce Tao <bruce.tao@sun.com> | 2004-03-04 16:03:32 +0800 |
---|---|---|
committer | Yuedong Du <york@src.gnome.org> | 2004-03-04 16:03:32 +0800 |
commit | 51cf52e71b6425a742adfef0c01e81299426c50d (patch) | |
tree | 5304699cc5f2f9d8624c30825c8fdb7cdcd5212a /composer/ChangeLog | |
parent | d1a4e3aa277d9cdd3c696af3ede9f206ce0f66f3 (diff) | |
download | gsoc2013-evolution-51cf52e71b6425a742adfef0c01e81299426c50d.tar gsoc2013-evolution-51cf52e71b6425a742adfef0c01e81299426c50d.tar.gz gsoc2013-evolution-51cf52e71b6425a742adfef0c01e81299426c50d.tar.bz2 gsoc2013-evolution-51cf52e71b6425a742adfef0c01e81299426c50d.tar.lz gsoc2013-evolution-51cf52e71b6425a742adfef0c01e81299426c50d.tar.xz gsoc2013-evolution-51cf52e71b6425a742adfef0c01e81299426c50d.tar.zst gsoc2013-evolution-51cf52e71b6425a742adfef0c01e81299426c50d.zip |
add a key-press event handler, with which a little modification to Paolo
2004-02-27 Bruce Tao <bruce.tao@sun.com>
* e-msg-composer-attachment-bar.c: add a key-press event handler,
with which a little modification to Paolo Borelli's patch.
<pborelli@katamail.com> When one attachment is deleted, the
icon right after the last deleted one will be focused.
svn path=/trunk/; revision=24959
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index a2be3658e4..201b395f50 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2004-02-27 Bruce Tao <bruce.tao@sun.com> + + * e-msg-composer-attachment-bar.c: add a key-press event handler, + with which a little modification to Paolo Borelli's patch. + <pborelli@katamail.com> When one attachment is deleted, the + icon right after the last deleted one will be focused. + 2004-02-26 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (set_editor_text): Add a <br> tag between the |