Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement grab_focus in EphyBaseEmbed. | Xan Lopez | 2007-11-12 | 1 | -0/+12 |
* | Make ephy_base_embed_set_{title,address} dup their parameters internally. | Xan Lopez | 2007-11-06 | 1 | -4/+7 |
* | Use ephy_embed_utils_address_has_web_scheme instead of our own copy. | Xan Lopez | 2007-11-06 | 1 | -20/+2 |
* | Use K&R (pseudo) indentation style for new files. | Xan Lopez | 2007-11-06 | 1 | -456/+365 |
* | Update the WebKit backend to use EphyBaseEmbed. | Xan Lopez | 2007-11-06 | 1 | -1/+1 |
* | Move all common functionality from MozillaEmbed to EphyBaseEmbed. | Xan Lopez | 2007-11-06 | 1 | -25/+1413 |
* | Put the properties in EphyBaseEmbed rather than in the interface. | Xan Lopez | 2007-11-06 | 1 | -1/+159 |
* | Create EphyBaseEmbed, make MozillaEmbed a subclass of it. | Xan Lopez | 2007-11-06 | 1 | -0/+114 |