W340-3 menu columns

In some menus the options columns didn't line up perfectly
when very long items were present.
This commit is contained in:
nethack.allison
2002-04-11 14:08:46 +00:00
parent 623182af63
commit a41aec240e
2 changed files with 108 additions and 46 deletions

View File

@@ -74,6 +74,7 @@ Platform- and/or Interface-Specific Fixes
win32: win32 build no longer defines MICRO
win32: allow error save files to be generated
win32gui: make error() work; it was essentially non-operative in 3.4.0
win32gui: fix alignment of columns in menu windows
win32tty: honour the use_inverse option and default to ATR_BOLD if disabled
win32tty: respond only to mouse clicks not mouse movement
X11: restore support for non-square tiles when USE_XPM is defined