From: nethack.allison Date: Mon, 13 Oct 2003 14:52:15 +0000 (+0000) Subject: win32gui message history; also clipboard support (from ) X-Git-Tag: MOVE2GIT~1708 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=711e3ccc321f14c0c27a8af684d462deab68f246;p=nethack win32gui message history; also clipboard support (from ) main trunk only - added 2 menu options: Copy ASCII Screenshot To Clipboard, Save ASCII Screenshot To File - implemented saving message history --- diff --git a/doc/fixes35.0 b/doc/fixes35.0 index e255ec76c..768d842d0 100644 --- a/doc/fixes35.0 +++ b/doc/fixes35.0 @@ -74,7 +74,10 @@ Platform- and/or Interface-Specific New Features ------------------------------------------------ win32gui: support perm_invent win32gui: menu option to add/remove windows captions -tty: add window port routines for saving/restoring message recall history +win32gui: support for saving/restoring message history +win32gui: added menu options "Copy ASCII Screenshot To Clipboard" and "Save + ASCII Screenshot To File" +tty: add window port routines for saving/restoring message history Code Cleanup and Reorganization