Added new command "Reply to author".
[claws.git] / ChangeLog.claws
index 4698661952e7a5e8ac3c18d6905681ddd4738788..3713dd04b51b7b5996aefdf19c2fa63eccb0dba4 100644 (file)
@@ -1,3 +1,22 @@
+2001-05-19 [sergey]
+
+       * src/compose.h (ComposeReplyMode): new modes
+       COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
+       COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
+
+       * src/compose.c (compose_reply): new argument to_author; all
+       callers changed.
+       (compose_reply_set_entry): new argument to_author; ignore
+       compose->replyto if to_author==TRUE.
+
+       * src/mainwindow.c: new command "Message/Reply to author".
+       (main_window_set_menu_sensitive): enable/disable it.
+       (reply_cb): handle it.
+
+       * src/summaryview.c: new command "Reply to author".
+       (summary_set_menu_sensitive): enable/disable it.
+       (summary_reply_cb): handle it.
+
 2001-05-18 [paul]
 
         0.4.99claws1