Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement reload. | Xan Lopez | 2007-08-17 | 1 | -0/+1 |
* | Do not use #ifdef inside macros, ancient compilers don't like it | Xan Lopez | 2007-07-31 | 1 | -2/+14 |
* | can_go methods now work, WebKit was missing the implementations for those | Diego Escalante Urrelo | 2007-07-30 | 1 | -4/+25 |
* | Add returns where needed, remove unnecessary variables. | Xan Lopez | 2007-07-30 | 2 | -6/+5 |
* | Rename Webkit to WebKit. Used sed -i 's/Webkit/WebKit/'. Fixes bug | Diego Escalante Urrelo | 2007-07-30 | 8 | -80/+80 |
* | Implement stop loading method, for some reason can_go methods will fail to | Xan Lopez | 2007-07-28 | 1 | -0/+3 |
* | Add support for the WebKit engine, compile with --with-engine=webkit to | Xan Lopez | 2007-07-28 | 9 | -0/+1233 |