aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-cookie-manager.h
Commit message (Expand)AuthorAgeFilesLines
* Store http-only flag too.Christian Persch2007-05-201-0/+1
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning).Jean-François Rameau2005-07-041-1/+2
* Remove p3p info from EphyCookie.Christian Persch2005-01-151-22/+1
* Use the enums instead of ints.Christian Persch2005-01-121-4/+4
* Make all structs prefixed by _.Christian Persch2005-01-091-3/+3
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-4/+4
* Unify interface struct and type macro naming to be EphyFooIFace,Christian Persch2004-01-021-3/+3
* Mark parameters "const" where appropriate.Christian Persch2003-11-261-3/+3
* Change signal names to be unique for interfaces on the same object.Christian Persch2003-11-261-2/+0
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-221-0/+122