patches by Rostislav Beneš: mc-12-menu
commit4f00496233349ba7caf50b948cab51d669760ce6
authorSlava Zanko <slavazanko@gmail.com>
Sun, 28 Dec 2008 22:57:59 +0000 (29 00:57 +0200)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 26 Jan 2009 09:47:41 +0000 (26 11:47 +0200)
tree8084e88a442a8e5fd267feabc3789c31329c70cc
parent564c518415813b711458338150103ef24b993845
patches by Rostislav Beneš: mc-12-menu

like buttons use menu entries hotkey_t. But menus are staticly defined, so this
change is much bigger. All menu declaration must be edited. follow standard
changes in drawing and handling hotkeys.

now basic mc's functions works in utf-8, remain correct calculation of controls
width in dialogs, replace functions like tolower, toupper,isspace, ... width
functions from strutil or g_ascii variant.
edit/editmenu.c
src/main.c
src/menu.c
src/menu.h