Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals. | Christian Persch | 2005-04-09 | 1 | -4/+4 |
* | Remove p3p info from EphyCookie. | Christian Persch | 2005-01-15 | 1 | -2/+0 |
* | 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 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 1 | -9/+9 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 1 | -3/+3 |
* | Mark parameters "const" where appropriate. | Christian Persch | 2003-11-26 | 1 | -2/+2 |
* | Change signal names to be unique for interfaces on the same object. | Christian Persch | 2003-11-26 | 1 | -16/+16 |
* | Fix marshaller type. | Christian Persch | 2003-11-25 | 1 | -1/+1 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 1 | -0/+262 |