]> granicus.if.org Git - nethack/commit
debian bug #154629 - extended commands in gnome front end
authorcohrs <cohrs>
Wed, 15 Oct 2003 06:02:27 +0000 (06:02 +0000)
committercohrs <cohrs>
Wed, 15 Oct 2003 06:02:27 +0000 (06:02 +0000)
commitdadeed21d2e80f9ce102bf9cce107a4e363bebee
treecf4fe3cb0993d3118c3d076665622b8b9b93ec6e
parentbf476cae6ee038fc12b86f6abfb6bae74afd95d6
debian bug #154629 - extended commands in gnome front end
Not all of the extended commands worked in the gnome interface because
'#' just caused the next character to be treated as a meta character (this
was a hack I added a while back when none of the extended commands worked).
Resolved by finally adding an extended command menu to the gnome interface.
- updated some formatting so I could read the code
- fixed startup player selection menus so accelerators work
- added necessary calls to make sure selected menu item is visible
- also removed some dead code
doc/fixes34.3
win/gnome/gnbind.c
win/gnome/gnmenu.c
win/gnome/gnmenu.h
win/gnome/gnopts.c
win/gnome/gnplayer.c
win/gnome/gnsignal.c