summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Port persistent cookies to WebKit2Carlos Garcia Campos2012-07-131-3/+12
* ephy-web-view: Port security level to WebKit2Carlos Garcia Campos2012-07-131-15/+9
* ephy-embed-prefs: Remove TODO comment about page-cache settingCarlos Garcia Campos2012-07-091-1/+0
* ephy-embed-prefs: Enable site specific quirks in WebKit2Carlos Garcia Campos2012-07-091-1/+2
* Port cookies to WebKit2Carlos Garcia Campos2012-07-043-7/+60
* ephy-web-view: unref objects in dispose, not finalizeXan Lopez2012-06-281-5/+2
* ephy-web-view: set_title can also be made private to its fileXan Lopez2012-06-282-49/+40
* ephy-web-view: get rid of redundant calls to set_titleXan Lopez2012-06-281-11/+2
* ephy-web-view: make set_address completely privateXan Lopez2012-06-282-43/+37
* ephy-web-view: move private methods to the private headerXan Lopez2012-06-282-23/+21
* ephy-web-view: ephy_web_view_location_changed is private to its classXan Lopez2012-06-282-53/+43
* Port fullscreen popup to WebKit2Claudio Saavedra2012-06-281-3/+9
* ephy-web-view: fix think-o in ephy_web_view_location_changedXan Lopez2012-06-281-6/+3
* ephy-web-view: get rid of 'ephy_web_view_get_location'Xan Lopez2012-06-282-49/+12
* ephy-web-view: and more type checksXan Lopez2012-06-281-0/+2
* ephy-web-view: add type checks for the set_typed_address method parametersXan Lopez2012-06-281-1/+5
* ephy-web-view: do not duplicate the setter code for typed-addressXan Lopez2012-06-281-7/+2
* ephy-web-view: try to simplify a bit the typed-address logicXan Lopez2012-06-281-23/+17
* ephy-web-view: remove useless forward declarationsXan Lopez2012-06-281-3/+0
* ephy-web-view: remove unneeded headers, and sort themXan Lopez2012-06-281-2/+1
* Port downloads to WebKit2Carlos Garcia Campos2012-06-273-63/+161
* ephy-web-view: fix anchor links' URI updateXan Lopez2012-06-271-4/+5
* ephy-web-view: move the file monitoring code to its own class, EphyFileMonitor.Xan Lopez2012-06-274-183/+376
* ephy-web-view: stop using notify::uri in WebKit2Xan Lopez2012-06-261-0/+4
* ephy-web-view: small style and indentation fixesXan Lopez2012-06-261-17/+17
* Port geolocation permission request to WebKit2Carlos Garcia Campos2012-06-261-7/+40
* Port plugins about handler to WebKit2Carlos Garcia Campos2012-06-263-11/+105
* Port about handlers to WebKit2Carlos Garcia Campos2012-06-261-0/+22
* embed: Move about handlers to a new fileCarlos Garcia Campos2012-06-267-162/+227
* ephy-download: remove _ephy_download_new() internal functionCarlos Garcia Campos2012-06-251-33/+33
* ephy-download: Pass suggested filename to define_destination_uri()Carlos Garcia Campos2012-06-251-9/+7
* Por run javascript to WebKit2Carlos Garcia Campos2012-06-251-4/+4
* Port printing to WebKit2Carlos Garcia Campos2012-06-251-3/+38
* ephy-web-view: add ephy_web_view_print_failed()Carlos Garcia Campos2012-06-251-16/+22
* Port hovering over link to WebKit2Carlos Garcia Campos2012-06-252-7/+16
* ephy-web-view: status message should be constCarlos Garcia Campos2012-06-254-5/+5
* Port history to WebKit2Carlos Garcia Campos2012-06-251-1/+1
* Add support for new windows in WebKit2Carlos Garcia Campos2012-06-252-6/+43
* Port web settings to WebKit2Carlos Garcia Campos2012-06-251-33/+65
* Port policy client to WebKit2Carlos Garcia Campos2012-06-251-2/+60
* Port web view loading progress and feedback to WebKit2Carlos Garcia Campos2012-06-242-18/+205
* ephy-web-view: Add ephy_web_view_load_failed()Carlos Garcia Campos2012-06-242-0/+19
* ephy-download: add EPHY_DOWNLOAD_ACTION_DO_NOTHINGDiego Escalante Urrelo2012-06-222-3/+9
* Initial WebKit2 portCarlos Garcia Campos2012-06-2111-12/+369
* ephy-web-view: Use webkit_web_view_load_uri() instead of webkit_web_view_open()Carlos Garcia Campos2012-06-211-4/+4
* Use WebKitWebView API to get/set the zoom level instead of g_object_get/setCarlos Garcia Campos2012-06-211-8/+4
* Include libsoup header explicitly when requiredCarlos Garcia Campos2012-06-214-3/+3
* ephy-embed: show a message popup when entering fullscreen modeClaudio Saavedra2012-06-202-0/+92
* 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-142-11/+3