aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.h
Commit message (Expand)AuthorAgeFilesLines
* ephy-web-view: remove non WebKit2 bitsXan Lopez2013-03-211-9/+0
* Show an error page when the WebProcess crashesXan Lopez2013-03-111-1/+2
* ephy-web-view: remove dead declarationsXan Lopez2013-02-131-3/+0
* Only load pages when their tab is switched to upon session restoreGustavo Noronha Silva2013-02-121-0/+4
* ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec...Carlos Garcia Campos2012-08-091-1/+2
* ephy-web-view: set_title can also be made private to its fileXan Lopez2012-06-281-2/+0
* ephy-web-view: move private methods to the private headerXan Lopez2012-06-281-20/+0
* ephy-web-view: ephy_web_view_location_changed is private to its classXan Lopez2012-06-281-2/+0
* ephy-web-view: get rid of 'ephy_web_view_get_location'Xan Lopez2012-06-281-2/+0
* ephy-web-view: status message should be constCarlos Garcia Campos2012-06-251-1/+1
* ephy-web-view: Add ephy_web_view_load_failed()Carlos Garcia Campos2012-06-241-0/+1
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+8
* ephy-window: keep track of whether the downloads box is shownClaudio Saavedra2012-06-201-0/+1
* ephy-web-view: remove unused EphyWebViewChrome elementsDiego Escalante Urrelo2012-06-151-8/+2
* The security certificate code is a no-op, remove itXan Lopez2012-03-151-1/+0
* ephy-web-view: remove can_go_up/go_up codeXan Lopez2012-03-151-5/+2
* ephy-web-view: make ephy_web_view_clear_history privateXan Lopez2012-03-151-1/+0
* ephy-web-view: fix indentationXan Lopez2012-03-131-18/+14
* ephy-web-view: remove useless includesXan Lopez2012-03-131-4/+0
* ephy-web-view: move header to the new coding styleXan Lopez2012-03-131-32/+34
* ephy-web-view: remember when we are loading the homepageXan Lopez2012-03-081-5/+11
* ephy-web-view: remove close-requested signalDiego Escalante Urrelo2012-02-221-1/+0
* Remove Print Preview item from the super menuXan Lopez2012-01-181-1/+0
* ephy-web-view: remove unused methodXan Lopez2012-01-171-1/+0
* Remove homepage preference from GSettingsXan Lopez2011-12-041-1/+1
* ephy-web-view: remove unused and unimplemented methodXan Lopez2011-09-111-1/+0
* 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