aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented print previewJose Millan Soto2010-02-091-15/+1
* docs: ephy-web-viewDiego Escalante Urrelo2009-12-181-1/+1
* ephy-web-view: get rid of 'icon-address' propertyXan Lopez2009-12-111-5/+0
* ephy-web-view.h: remove old signal from class structXan Lopez2009-12-111-2/+0
* Remove the 'favicon' signal from EphyWebViewXan Lopez2009-12-111-2/+0
* ephy-web-view: formatting nitpickDiego Escalante Urrelo2009-12-031-8/+8
* 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