aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-permission-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Make the permission type a string instead of an enum, that way we canChristian Persch2004-06-241-11/+11
* API documentationAdam Hooper2004-03-241-20/+23
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-10/+10
* Fix permission return types.Christian Persch2003-12-131-10/+11
* Move events code inside EphyBrowser.cpp and add an event for blockedAdam Hooper2003-12-101-1/+2
* Mark parameters "const" where appropriate.Christian Persch2003-11-261-1/+1
* Change signal names to be unique for interfaces on the same object.Christian Persch2003-11-261-15/+16
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-221-0/+295