aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.h
Commit message (Expand)AuthorAgeFilesLines
* Move EPHY_WEB_APP_PREFIX declaration to a cleaner locationClaudio Saavedra2011-09-021-2/+0
* Add basic support for Web ApplicationsXan Lopez2011-08-291-0/+8
* Move overlay statusbar to EphyEmbedXan Lopez2011-04-161-10/+1
* ephy-web-view: use custom error pagesDiego Escalante Urrelo2010-12-111-0/+10
* ephy-web-view: make defines friendlier with introspectionDiego Escalante Urrelo2010-12-091-2/+2
* ephy-web-view: remove ge-dom-mouse signalsXan Lopez2010-11-061-4/+0
* ephy-web-view: remove dom-content-loaded signalXan Lopez2010-05-251-2/+0
* Do not hardcode the statusbar context descriptionsXan Lopez2010-05-191-0/+3
* Use a chromium-like status bar by defaultXan Lopez2010-05-191-61/+66
* Remove obsolete get_type function from headerXan Lopez2010-05-031-1/+0
* Move homepage loading code to EphyWebViewXan Lopez2010-05-031-0/+2
* Refactored the load status callback of ephy-web-view.cAlejandro G. Castro2010-05-031-3/+0
* Removed the EphyWebViewNetState enumAlejandro G. Castro2010-05-021-17/+1
* Make sure WebKitWebHistory is cleared when cleared EphyHistoryMario Sanchez Prada2010-04-201-0/+1
* Improve page print implementationJose Millan Soto2010-04-071-0/+1
* 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