aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-password-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the password manager's methods to give better names in theJean-François rameau2005-01-161-8/+8
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-2/+2
* Keep the passwords list in the pdm dialogue up-to-date wrt. new passwordsChristian Persch2004-08-221-1/+30
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-4/+4
* Mark parameters "const" where appropriate.Christian Persch2003-11-261-1/+1
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-221-0/+175