wxWidgets/utils
Vadim Zeitlin 9084dd3fb0 Ensure that the help viewer keeps running as long as its main frame is opened.
Do prevent the app from exiting when the help frame is shown in the special
case of the help viewer application where the default behaviour of exiting the
application when only the help window remains open is inappropriate and
results in unexpected program exit if we open and then close any dialog, e.g.
from the help frame toolbar.

Even though the previous commit actually already fixed the problem in the
current code, still apply this fix as well, just in case we can (or could, in
the future) should any dialogs with NULL parent in this program.

Closes #15880.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-16 21:44:55 +00:00
..
emulator More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
execmon More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
helpview Ensure that the help viewer keeps running as long as its main frame is opened. 2014-01-16 21:44:55 +00:00
hhp2cached More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
ifacecheck More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
screenshotgen More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wxrc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
makefile.bcc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.gcc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
Makefile.in Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.vc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.wat Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
utils.bkl Reenable build of execmon in utils bakefile. 2009-09-13 11:55:08 +00:00