aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-container.c
Commit message (Expand)AuthorAgeFilesLines
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-091-1/+1
* Implemented print previewJose Millan Soto2010-02-091-4/+0
* Add GObject introspection annotations to many *_get_* functionsIain Nicol2009-11-181-2/+3
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-5/+5
* Move print-preview property to EphyEmbedContainer interface.Xan Lopez2007-11-171-0/+4
* Rename param to "set_active".Christian Persch2007-11-171-3/+5
* Yes, tabs.Xan Lopez2007-11-171-8/+8
* Add type checkings in the EmbedContainer interface, not in the implementations.Xan Lopez2007-11-171-7/+40
* Move active-tab property to the embed-container interface.Xan Lopez2007-11-171-0/+4
* Make EphyEmbedContainer add_child method return the child's new position insi...Xan Lopez2007-11-171-2/+3
* Rename ephy_embed_container_jump_to_child to ephy_embed_container_set_active_...Xan Lopez2007-11-161-5/+5
* Add EphyEmbedContainer.Xan Lopez2007-11-161-0/+179