aboutsummaryrefslogtreecommitdiffstats
path: root/src/epiphany.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of EphyCommandManagerXan Lopez2009-09-101-1/+0
| | | | It was just another useless abstraction at this point.
* Remove ephy-password-manager leftoversXan Lopez2009-08-101-1/+0
|
* epiphany.h.in: remove old includes.Xan Lopez2009-06-061-2/+0
|
* Use libsoup, getting the session from webkit, to handle cookies.Xan Lopez2009-02-231-1/+0
| | | | | | | Requires libsoup-gnome for SoupCookieJarSQLite storage. Depending on 2.25.91, although we actually need trunk to get working code. svn path=/trunk/; revision=8811
* Revert cookies stuff, didn't want to commit that.Xan Lopez2008-12-121-0/+1
| | | | svn path=/trunk/; revision=8633
* Port ephy to use libsoup for cookies.Xan Lopez2008-12-121-1/+0
| | | | svn path=/trunk/; revision=8632
* Remove legacy ephy-history-item from epiphany.hDiego Escalante Urrelo2008-11-271-1/+0
| | | | | | It was breaking the build of things including epiphany.h svn path=/trunk/; revision=8617
* Add epiphany.h. Only allow including epiphany/epiphany.h; all otherChristian Persch2008-04-121-0/+75
Add epiphany.h. Only allow including epiphany/epiphany.h; all other headers are internal. svn path=/trunk/; revision=8210