Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make epiphany/webkit start in online mode (though there is no difference | Xan Lopez | 2008-02-24 | 1 | -1/+8 |
| | | | | | | between online and offline mode at this point). svn path=/trunk/; revision=7978 | ||||
* | Initial implementation of WebKit preferences. | Xan Lopez | 2008-02-15 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=7940 | ||||
* | Small cleanups in webki-embed-single.c | Xan Lopez | 2008-02-14 | 1 | -12/+13 |
| | | | | svn path=/trunk/; revision=7937 | ||||
* | Track header location change in WebKit r29898 | Alp Toker | 2008-02-01 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7902 | ||||
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 1 | -1/+0 |
| | | | | | | | Also, optional Zeroconf support depends on Avahi >= 0.6.22. Bug #507152. svn path=/trunk/; revision=7858 | ||||
* | Do not call webkit_init() (it's going away soon) and only | Xan Lopez | 2007-12-15 | 1 | -3/+1 |
| | | | | | | include <webkit.h>. svn path=/trunk/; revision=7769 | ||||
* | Rename cpp files to c in the WebKit backend; they are pure C. | Xan Lopez | 2007-12-10 | 1 | -0/+361 |
Also fix a couple of compiler warnings. svn path=/trunk/; revision=7764 |