aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-permission-manager.h
Commit message (Expand)AuthorAgeFilesLines
* ephy-permission-manager: fix names of permission typesDiego Escalante Urrelo2010-12-091-3/+3
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-121-0/+4
* 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
* Change the EphyPermissionManager API so that it is more obvious what itCrispin Flowerday2006-01-221-13/+13
* Make all structs prefixed by _.Christian Persch2005-01-091-3/+3
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-071-1/+0
* Another enum type.Christian Persch2005-01-041-0/+3
* Make the permission type a string instead of an enum, that way we canChristian Persch2004-06-241-16/+13
* API documentationAdam Hooper2004-03-241-5/+7
* 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-2/+2
* Fix permission return types.Christian Persch2003-12-131-6/+13
* Mark parameters "const" where appropriate.Christian Persch2003-11-261-1/+1
* Implemented cookie and permissions observer used to actually sendChristian Persch2003-11-251-1/+1
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-221-0/+121