| Commit message (Expand) | Author | Age | Files | Lines |
* | Add epiphany.h. Only allow including epiphany.h; all other headers are private | Christian Persch | 2008-04-12 | 1 | -0/+4 |
* | Store http-only flag too. | Christian Persch | 2007-05-20 | 1 | -0/+1 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -2/+2 |
* | EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning). | Jean-François Rameau | 2005-07-04 | 1 | -1/+2 |
* | Remove p3p info from EphyCookie. | Christian Persch | 2005-01-15 | 1 | -22/+1 |
* | Use the enums instead of ints. | Christian Persch | 2005-01-12 | 1 | -4/+4 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 1 | -3/+3 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 1 | -4/+4 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 1 | -3/+3 |
* | Mark parameters "const" where appropriate. | Christian Persch | 2003-11-26 | 1 | -3/+3 |
* | Change signal names to be unique for interfaces on the same object. | Christian Persch | 2003-11-26 | 1 | -2/+0 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 1 | -0/+122 |