wxWidgets/samples/webview
Vadim Zeitlin 14a0b47dff Fix assert in webview sample when viewing pages without a title.
Trying to append a menu item with empty label resulted in an assert (at least
under wxGTK but probably elsewhere too), and in any case wasn't very useful,
so use "(untitled)" instead in this case.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-23 15:03:09 +00:00
..
makefile.bcc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
makefile.gcc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
Makefile.in Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
makefile.wat Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
refresh.xpm Rename web library to webview. 2011-08-19 10:45:16 +00:00
stop.xpm Rename web library to webview. 2011-08-19 10:45:16 +00:00
webview_vc7.vcproj Add new sample project files. 2011-08-22 09:21:16 +00:00
webview_vc8.vcproj Rebake all project files to reflect MSVC deprecation warnings defines. 2012-02-07 21:38:09 +00:00
webview_vc9.vcproj Rebake all project files to reflect MSVC deprecation warnings defines. 2012-02-07 21:38:09 +00:00
webview.bkl Rename web library to webview. 2011-08-19 10:45:16 +00:00
webview.cpp Fix assert in webview sample when viewing pages without a title. 2012-07-23 15:03:09 +00:00
webview.dsp Add new sample project files. 2011-08-22 09:21:16 +00:00
wxlogo.xpm Rename web library to webview. 2011-08-19 10:45:16 +00:00