open_toontown_panda3d/panda/src/awesomium
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
..
AwMouseAndKeyboard.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
AwMouseAndKeyboard.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
ReadMe.txt Notes for building the associated Awesomium.dll 2009-10-20 02:21:42 +00:00
WebBrowserTexture.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
WebBrowserTexture.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
awWebCore.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
awWebCore.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
awWebCore.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
awWebView.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
awWebView.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
awWebView.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
awWebViewListener.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
awWebViewListener.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
awWebViewListener.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
awesomium_includes.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_awesomium.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_awesomium.h New file headers, new comment style 2016-02-17 17:47:48 +01: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.