Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 1 | -2/+0 |
| | | | | | | | Also, optional Zeroconf support depends on Avahi >= 0.6.22. Bug #507152. svn path=/trunk/; revision=7858 | ||||
* | Stub new history interfaces in WebKit until the needed API lands | Xan Lopez | 2007-12-30 | 1 | -33/+34 |
| | | | | | | on trunk. svn path=/trunk/; revision=7837 | ||||
* | Implement "select all" for WebKit backend. (#505569) | Xan Lopez | 2007-12-25 | 1 | -0/+2 |
| | | | | | | Patch by Luca Bruno. svn path=/trunk/; revision=7819 | ||||
* | Implement clipboard operations for WebKit. | Xan Lopez | 2007-12-22 | 1 | -0/+17 |
| | | | | svn path=/trunk/; revision=7795 | ||||
* | Track WebKit upstream API changes r28817, r28818 | Alp Toker | 2007-12-18 | 1 | -6/+16 |
| | | | | | | This makes current location and page title updates work more consistently. svn path=/trunk/; revision=7782 | ||||
* | Do not call webkit_init() (it's going away soon) and only | Xan Lopez | 2007-12-15 | 1 | -2/+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/+516 |
Also fix a couple of compiler warnings. svn path=/trunk/; revision=7764 |