diff options
author | Radek Doulik <rodo@src.gnome.org> | 2002-02-12 06:00:27 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2002-02-12 06:00:27 +0800 |
commit | b5fe626e9d8c633ab9b2810df7081eb947dac292 (patch) | |
tree | db920313a66b183050b64851f765d1fe21eb5671 /composer | |
parent | 83f26d87de93fe935429cf3949a953e21a52d7d6 (diff) | |
download | gsoc2013-evolution-b5fe626e9d8c633ab9b2810df7081eb947dac292.tar gsoc2013-evolution-b5fe626e9d8c633ab9b2810df7081eb947dac292.tar.gz gsoc2013-evolution-b5fe626e9d8c633ab9b2810df7081eb947dac292.tar.bz2 gsoc2013-evolution-b5fe626e9d8c633ab9b2810df7081eb947dac292.tar.lz gsoc2013-evolution-b5fe626e9d8c633ab9b2810df7081eb947dac292.tar.xz gsoc2013-evolution-b5fe626e9d8c633ab9b2810df7081eb947dac292.tar.zst gsoc2013-evolution-b5fe626e9d8c633ab9b2810df7081eb947dac292.zip |
added entries for latest changes
svn path=/trunk/; revision=15679
Diffstat (limited to 'composer')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index c302fe61ef..9aef08d22e 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2002-02-11 Radek Doulik <rodo@ximian.com> + + * e-msg-composer.c (e_msg_composer_drop_editor_undo): new method, + drops undo in editor and resets dirty flag in editor + (do_exit): remove TRUE from condition as dirty flag in editor + should work now + (e_msg_composer_is_dirty): use new editor API for dirty flag + 2002-02-01 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (update_auto_recipients): Update the |