aboutsummaryrefslogtreecommitdiffstats
path: root/embed/webkit/webkit-embed-prefs.c
Commit message (Collapse)AuthorAgeFilesLines
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-121-0/+2
| | | | svn path=/trunk/; revision=8211
* Support more preferences in the WebKit backend and add code to easily addXan Lopez2008-02-281-18/+91
| | | | | | support for more (in theory..). svn path=/trunk/; revision=7995
* Remove unneeded embed list for prefs.Xan Lopez2008-02-161-10/+0
| | | | svn path=/trunk/; revision=7951
* Do not apply prefs to a view more than once.Xan Lopez2008-02-151-11/+0
| | | | svn path=/trunk/; revision=7943
* Plug leaks in webkit-embed-prefs.cXan Lopez2008-02-151-0/+4
| | | | svn path=/trunk/; revision=7942
* Initial implementation of WebKit preferences.Xan Lopez2008-02-151-0/+103
svn path=/trunk/; revision=7940