aboutsummaryrefslogtreecommitdiffstats
path: root/embed/webkit/webkit-embed.cpp
Commit message (Expand)AuthorAgeFilesLines
* can_go methods now work, WebKit was missing the implementations for thoseDiego Escalante Urrelo2007-07-301-4/+25
* Add returns where needed, remove unnecessary variables.Xan Lopez2007-07-301-6/+4
* Rename Webkit to WebKit. Used sed -i 's/Webkit/WebKit/'. Fixes bugDiego Escalante Urrelo2007-07-301-20/+20
* Implement stop loading method, for some reason can_go methods will fail toXan Lopez2007-07-281-0/+3
* Add support for the WebKit engine, compile with --with-engine=webkit toXan Lopez2007-07-281-0/+441