]> granicus.if.org Git - nethack/commit
add param to ini winsys routines
authorkeni <keni>
Tue, 10 Jan 2012 01:39:31 +0000 (01:39 +0000)
committerkeni <keni>
Tue, 10 Jan 2012 01:39:31 +0000 (01:39 +0000)
commitc119e8c3d933e70563590434d6b1c888c0d2a3cb
treebc54934785bbfaf1414768be28529dd58a71c535
parente4422424177355ee48bdbf7a7a3df725ded071a2
add param to ini winsys routines
Provide a mechanism for cleanly moving between tentative window system
selections during startup.  Now, before a second (or later) system is selected,
the first will be notified that it is losing control.  See window.doc.
doc/fixes35.0
doc/window.doc
include/amiconf.h
include/winX.h
include/wingem.h
include/winprocs.h
include/wintty.h
src/windows.c
sys/amiga/winfuncs.c
win/X11/winX.c
win/tty/wintty.c