Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the permission type a string instead of an enum, that way we can | Christian Persch | 2004-06-24 | 1 | -16/+13 |
* | API documentation | Adam Hooper | 2004-03-24 | 1 | -5/+7 |
* | 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 | -2/+2 |
* | Fix permission return types. | Christian Persch | 2003-12-13 | 1 | -6/+13 |
* | Mark parameters "const" where appropriate. | Christian Persch | 2003-11-26 | 1 | -1/+1 |
* | Implemented cookie and permissions observer used to actually send | Christian Persch | 2003-11-25 | 1 | -1/+1 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 1 | -0/+121 |