Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constify char* parameter for ephy_base_embed_location_changed. | Xan Lopez | 2007-12-18 | 1 | -1/+1 |
* | Put visibility property into EphyBaseEmbed, we need it for popups. | Xan Lopez | 2007-11-18 | 1 | -0/+2 |
* | Re-enable popup management code in EphyBaseEmbed. | Xan Lopez | 2007-11-17 | 1 | -0/+3 |
* | Make ephy_base_embed_set_{title,address} dup their parameters internally. | Xan Lopez | 2007-11-06 | 1 | -2/+3 |
* | Use K&R (pseudo) indentation style for new files. | Xan Lopez | 2007-11-06 | 1 | -6/+26 |
* | Update the WebKit backend to use EphyBaseEmbed. | Xan Lopez | 2007-11-06 | 1 | -0/+2 |
* | Move all common functionality from MozillaEmbed to EphyBaseEmbed. | Xan Lopez | 2007-11-06 | 1 | -3/+25 |
* | Create EphyBaseEmbed, make MozillaEmbed a subclass of it. | Xan Lopez | 2007-11-06 | 1 | -0/+34 |