Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another enum type. | Christian Persch | 2005-01-04 | 1 | -0/+21 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -2/+2 |
* | Make the permission type a string instead of an enum, that way we can | Christian Persch | 2004-06-24 | 1 | -11/+11 |
* | API documentation | Adam Hooper | 2004-03-24 | 1 | -20/+23 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 1 | -10/+10 |
* | Fix permission return types. | Christian Persch | 2003-12-13 | 1 | -10/+11 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 1 | -1/+2 |
* | Mark parameters "const" where appropriate. | Christian Persch | 2003-11-26 | 1 | -1/+1 |
* | Change signal names to be unique for interfaces on the same object. | Christian Persch | 2003-11-26 | 1 | -15/+16 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 1 | -0/+295 |