summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP for title+domain widget in the toolbar.wip/titledomainXan Lopez2012-07-026-7/+408
* ephy-window: do not put title in the window barXan Lopez2012-07-021-20/+0
* 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-283-54/+43
* Port fullscreen popup to WebKit2Claudio Saavedra2012-06-281-3/+9
* window-commands: initialize string variables to NULLXan Lopez2012-06-281-1/+1
* 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-284-53/+14
* 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
* Updated Indonesian translationAndika Triwidada2012-06-281-1523/+1119
* Updated German translationTobias Endrigkeit2012-06-281-566/+971
* Port find to WebKit2Carlos Garcia Campos2012-06-271-9/+95
* Port downloads to WebKit2Carlos Garcia Campos2012-06-276-88/+320
* 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
* Port resources to WebKit2Carlos Garcia Campos2012-06-271-12/+54
* 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
* [release] 3.5.33.5.3Xan Lopez2012-06-262-1/+26
* ephy-notebook: do not assume the type of the child widget in 'remove'Xan Lopez2012-06-261-1/+2
* POTFILES.in: add missing fileXan Lopez2012-06-261-0/+1
* 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-269-164/+229
* ephy-download-widget: add get_destination_basename_from_download() helper fun...Carlos Garcia Campos2012-06-251-11/+26
* ephy-download-widget: add ephy_download_widget_download_finished()Carlos Garcia Campos2012-06-253-45/+35
* 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-navigation-history-action: Don't leak link-messageCarlos Garcia Campos2012-06-251-3/+2
* ephy-web-view: status message should be constCarlos Garcia Campos2012-06-254-5/+5
* Port editing commands to WebKit2Carlos Garcia Campos2012-06-252-9/+84
* ephy-window: Add helper function to update action sensitivityCarlos Garcia Campos2012-06-251-19/+15
* Port history to WebKit2Carlos Garcia Campos2012-06-252-16/+53
* ephy-navigation-history-action: Rename webkit_construct_history_listCarlos Garcia Campos2012-06-251-4/+5
* Add support for new windows in WebKit2Carlos Garcia Campos2012-06-253-43/+124
* Port web settings to WebKit2Carlos Garcia Campos2012-06-251-33/+65