]> granicus.if.org Git - nethack/commitdiff
win32gui message history; also clipboard support (from <Someone>)
authornethack.allison <nethack.allison>
Mon, 13 Oct 2003 14:52:15 +0000 (14:52 +0000)
committernethack.allison <nethack.allison>
Mon, 13 Oct 2003 14:52:15 +0000 (14:52 +0000)
main trunk only

- added 2 menu options: Copy ASCII Screenshot To Clipboard, Save
  ASCII Screenshot To File
- implemented saving message history

doc/fixes35.0

index e255ec76ce90623595fc73760cc37bb2d8d6f407..768d842d08ab87774114a4a76cc7b8bee9f34a35 100644 (file)
@@ -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