wxwidgets/samples/webview
Vadim Zeitlin 168ca9403d Return version information for wxWebViewChromium
This can be useful for diagnostic purposes and looks better than "0.0"
in the webview sample.

Notice that currently we return the compile-time version and not the
run-time version that could be retrieved using cef_version_info()
because this is simpler and we shouldn't be ever using a different
version from the one we were compiled with anyhow.
2023-09-14 19:20:11 +02:00
..
cef_helper_info.plist.in De TAB-ify Info.plist files 2023-09-06 18:54:32 +02:00
cef_process_helper.cpp Use C++11 nullptr in CEF helper process in the sample 2023-09-06 03:50:05 +02:00
compatibility.manifest Add wxWebViewChromium to CMake 2018-02-20 18:33:18 +01:00
handler_advanced.html Add advanced handler to webview sample 2022-09-16 21:00:52 +02:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Remove "adv" library from webview sample 2023-09-13 21:27:06 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
webview.bkl Remove "adv" library from webview sample 2023-09-13 21:27:06 +02:00
webview.cpp Return version information for wxWebViewChromium 2023-09-14 19:20:11 +02:00
webview_chromium.vcxproj Add x64 support and improve wxWebViewChromium sample MSVS project 2023-09-06 03:50:05 +02:00
wxlogo.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00