From 1ab6a4d9d7c1715210fac3a7c9ae1f1b7a63161a Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Sat, 10 Oct 2009 17:34:42 +0000 Subject: [PATCH] Add list of fixes from to doc/fixes34.4 --- doc/fixes34.4 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/fixes34.4 b/doc/fixes34.4 index 396d34dd5..98d1fbad7 100644 --- a/doc/fixes34.4 +++ b/doc/fixes34.4 @@ -401,6 +401,19 @@ vms: the DLB configuration could fail to build if a file without a dot in its name happened to match a logical name winCE: disable processing of double-click messages if the first click causes map to scroll +winCE: help text windows close immediately after open (unhandled WM_KEYDOWN in mhtext.c) +winCE: correct coordinates used by action button +winCE: wrap/unwrap text option for text windows +winCE: hardware keyboard detection +winCE: hide keypad when hardware keyboard is present +winCE: backport message window highlighting from winnt port +winCE: new icon with recommended image sizes +pocketpc: menu window closes on up/down keys from first/last position +smartphone: do not translate input when command helper is hidden (fixes + Motorola Q keyboard bug) +smartphone: new keypad layouts +smartphone: wizard mode command layout +smartphone: option to feed arbitrary text as a command to nethack core Windows, probably MSDOS and OS/2: attempting to use very first false rumor for cookie fortune or random engraving could produce garbled text when rumors.tru had CR+LF line ends instead of Unix-style LF lines