summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-container.h
Commit message (Expand)AuthorAgeFilesLines
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Standardize modelinesMichael Catanzaro2016-09-111-0/+1
* Start using #pragma onceMichael Catanzaro2016-09-101-4/+1
* Remove vestiges of public APIMichael Catanzaro2016-02-081-4/+0
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* EphyEmbedContainer: Use G_DECLARE_INTERFACEMichael Catanzaro2015-11-071-9/+2
* EphyEmbedContainer: Use G_DEFINE_INTERFACEMichael Catanzaro2015-11-071-4/+4
* Move the UI chrome handling to EphyWindowCarlos Garcia Campos2014-02-051-3/+0
* ephy-embed-container.h: fix indentationXan Lopez2009-09-201-30/+23
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-2/+3
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-121-0/+4
* Need to put the parent struct first.Christian Persch2007-11-281-0/+2
* Rename param to "set_active".Christian Persch2007-11-161-2/+2
* Make EphyEmbedContainer add_child method return the child's new position insi...Xan Lopez2007-11-161-2/+2
* Rename ephy_embed_container_jump_to_child to ephy_embed_container_set_active_...Xan Lopez2007-11-161-4/+4
* Untabify ephy-embed-container.hXan Lopez2007-11-161-9/+9
* Add EphyEmbedContainer.Xan Lopez2007-11-161-0/+85