Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-embed-container.h: fix indentation | Xan Lopez | 2009-09-20 | 1 | -30/+23 |
| | |||||
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ↵ | Xan Lopez | 2009-06-05 | 1 | -2/+3 |
| | | | | | | | EphyWebView. Those two embed classes are pretty much dummy leftovers, so it should be easier to remove them now. | ||||
* | Add epiphany.h. Only allow including epiphany.h; all other headers are private | Christian Persch | 2008-04-12 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=8211 | ||||
* | Need to put the parent struct first. | Christian Persch | 2007-11-29 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=7739 | ||||
* | Rename param to "set_active". | Christian Persch | 2007-11-17 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=7708 | ||||
* | Make EphyEmbedContainer add_child method return the child's new position ↵ | Xan Lopez | 2007-11-17 | 1 | -2/+2 |
| | | | | | | inside the container. svn path=/trunk/; revision=7700 | ||||
* | Rename ephy_embed_container_jump_to_child to ↵ | Xan Lopez | 2007-11-16 | 1 | -4/+4 |
| | | | | | | ephy_embed_container_set_active_child. svn path=/trunk/; revision=7699 | ||||
* | Untabify ephy-embed-container.h | Xan Lopez | 2007-11-16 | 1 | -9/+9 |
| | | | | svn path=/trunk/; revision=7696 | ||||
* | Add EphyEmbedContainer. | Xan Lopez | 2007-11-16 | 1 | -0/+85 |
svn path=/trunk/; revision=7692 |