open_toontown_panda3d/panda/src/awesomium
David Rose 622c047344 several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
..
AwMouseAndKeyboard.cxx untabify 2011-06-29 22:09:10 +00:00
AwMouseAndKeyboard.h untabify 2011-06-29 22:09:10 +00:00
ReadMe.txt Notes for building the associated Awesomium.dll 2009-10-20 02:21:42 +00:00
Sources.pp several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
WebBrowserTexture.cxx untabify 2011-06-29 22:09:10 +00:00
WebBrowserTexture.h untabify 2011-06-29 22:09:10 +00:00
awWebCore.I integrating awesomium with panda 2009-10-19 08:29:08 +00:00
awWebCore.cxx Red's workaround (hack) to get awWebCore to build 2010-01-20 18:35:06 +00:00
awWebCore.h untabify 2011-06-29 22:09:10 +00:00
awWebView.I integrating awesomium with panda 2009-10-19 08:29:08 +00:00
awWebView.cxx integrating awesomium with panda 2009-10-19 08:29:08 +00:00
awWebView.h untabify 2011-06-29 22:09:10 +00:00
awWebViewListener.I add support for WebViewListener 2009-12-24 22:37:08 +00:00
awWebViewListener.cxx untabify 2011-06-29 22:09:10 +00:00
awWebViewListener.h untabify 2011-06-29 22:09:10 +00:00
awesomium_includes.h add support for WebViewListener 2009-12-24 22:37:08 +00:00
config_awesomium.cxx add support for WebViewListener 2009-12-24 22:37:08 +00:00
config_awesomium.h integrating awesomium with panda 2009-10-19 08:29:08 +00:00
pandaawesomium_composite1.cxx add support for WebViewListener 2009-12-24 22:37:08 +00:00

ReadMe.txt

See http://www.sirikata.com/wiki/index.php?title=Compiling_Awesomium

But the Chromium revision 22725.
The awesomium git repository used is at: http://github.com/pathorn/awesomium/network
The version of awesomium is from the master August 7 checkin, tree fc3239b4f49031285682cb5d78256d56e9001b66

Any method that had a wstring in the parameter, a second method was created which just accepts all std::string. This fixes the VC7 - VC9 linker error.