aboutsummaryrefslogtreecommitdiffstats
path: root/embed/webkit
Commit message (Expand)AuthorAgeFilesLines
* Implement reload.Xan Lopez2007-08-171-0/+1
* Do not use #ifdef inside macros, ancient compilers don't like itXan Lopez2007-07-311-2/+14
* 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-302-6/+5
* Rename Webkit to WebKit. Used sed -i 's/Webkit/WebKit/'. Fixes bugDiego Escalante Urrelo2007-07-308-80/+80
* 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-289-0/+1233