aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.h
Commit message (Expand)AuthorAgeFilesLines
* Bring back epiphany context menuXan Lopez2009-09-201-2/+0
* Implement saving the page using the DataSource APIGustavo Noronha Silva2009-09-151-0/+2
* Simplify EXPIRE logic in ephy_web_view_set_typed_addressXan Lopez2009-09-071-9/+1
* Rename ephy_web_view_get_load_status to ephy_web_view_is_loadingXan Lopez2009-08-251-1/+1
* Move the get_title_composite function to EphyWebView.Xan Lopez2009-06-161-1/+1
* Get rid of redundant 'load-progress' property in EphyWebView.Xan Lopez2009-06-141-3/+0
* Change EphyEmbed to not be an interface type.Xan Lopez2009-06-051-0/+2
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-11/+181
* Move load_url method to EphyWebView.Xan Lopez2009-06-031-0/+3
* Move method to copy history between embeds/views to EphyWebView from EphyEmbed.Xan Lopez2009-05-311-0/+3
* Provide API to loading using WebKitNetworkRequestGustavo Noronha Silva2009-05-301-0/+3
* Adding a new EphyWebView objectGustavo Noronha Silva2009-05-301-0/+65