aboutsummaryrefslogtreecommitdiffstats
path: root/embed/webkit/webkit-embed-single.cpp
Commit message (Expand)AuthorAgeFilesLines
* Call webkit_init in engine initialization to avoid crashes. (Bug #496114)Jan Michael C. Alonzo2007-11-121-0/+4
* Fix webkit backend build, and modify indentation to match new style.Xan Lopez2007-11-061-89/+86
* Add remove_all_passwords method to EphyPasswordManager and implement itCosimo Cecchi2007-11-051-0/+6
* Do not use #ifdef inside macros, ancient compilers don't like itXan Lopez2007-07-311-2/+14
* Rename Webkit to WebKit. Used sed -i 's/Webkit/WebKit/'. Fixes bugDiego Escalante Urrelo2007-07-301-8/+8
* Add support for the WebKit engine, compile with --with-engine=webkit toXan Lopez2007-07-281-0/+342