| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-web-view: do not update statusbar text for webviews without embed object | Sergio Villar Senin | 2011-02-16 | 1 | -1/+3 |
* | ephy-web-view: do not update status after we are dead | Xan Lopez | 2011-02-12 | 1 | -17/+19 |
* | Port floating statusbar to gedit's overlay widget | Xan Lopez | 2011-02-11 | 1 | -95/+4 |
* | Use the new GTK_STATE_FLAG_NORMAL flag | Diego Escalante Urrelo | 2011-01-11 | 1 | -1/+1 |
* | Port to gtk+ master's GtkStyleContext | Diego Escalante Urrelo | 2010-12-15 | 1 | -17/+23 |
* | ephy-web-view.c: fix typo | Xan Lopez | 2010-12-12 | 1 | -1/+1 |
* | ephy-web-view: use custom error pages | Diego Escalante Urrelo | 2010-12-11 | 1 | -12/+138 |
* | ephy-web-view: make defines friendlier with introspection | Diego Escalante Urrelo | 2010-12-09 | 1 | -1/+1 |
* | ephy-permission-manager: fix names of permission types | Diego Escalante Urrelo | 2010-12-09 | 1 | -2/+4 |
* | introspection: fix wrong and missing annotations | Diego Escalante Urrelo | 2010-12-09 | 1 | -2/+2 |
* | ephy-profile-migration: separate migration code into another binary | Diego Escalante Urrelo | 2010-12-07 | 1 | -18/+18 |
* | Handle all the different kind of errors in the load_error_cb callback | Alejandro G. Castro | 2010-12-01 | 1 | -16/+57 |
* | ephy-web-view: manually unref DOM objects when needed | Xan Lopez | 2010-11-22 | 1 | -0/+8 |
* | ephy-web-view: use full content zoom by default | Xan Lopez | 2010-11-08 | 1 | -0/+7 |
* | ephy-web-view: remove ge-dom-mouse signals | Xan Lopez | 2010-11-06 | 1 | -33/+0 |
* | ephy-web-view: don't use set-scroll-adjustments signal | Xan Lopez | 2010-10-24 | 1 | -7/+19 |
* | gsettings: port epiphany to gsettings | Diego Escalante Urrelo | 2010-10-08 | 1 | -6/+8 |
* | Adapt to latest changes in the GTK+ drawing model | Xan Lopez | 2010-10-05 | 1 | -11/+9 |
* | Brow paper bag commit fixing bracer style. | Gustavo Noronha Silva | 2010-08-25 | 1 | -2/+1 |
* | Use the Geolocation support in WebKitGTK+ | Gustavo Noronha Silva | 2010-08-25 | 1 | -0/+84 |
* | ephy-web-view: use GObject DOM for ge-feed-link | Diego Escalante Urrelo | 2010-08-02 | 1 | -137/+28 |
* | ephy-web-view: use GObject DOM for form fill/save | Diego Escalante Urrelo | 2010-08-02 | 1 | -289/+121 |
* | Fixed detected feed URL for relative URIs | Frédéric Péters | 2010-06-08 | 1 | -1/+14 |
* | Do not change the address if we are still loading the previous page | Alejandro G. Castro | 2010-06-02 | 1 | -4/+8 |
* | ephy-web-view: remove dom-content-loaded signal | Xan Lopez | 2010-05-25 | 1 | -18/+0 |
* | ephy-web-view: factor statusbar drawing code out of expose handler | Xan Lopez | 2010-05-23 | 1 | -39/+47 |
* | ephy-web-view: add a bit of padding to the statusbar | Xan Lopez | 2010-05-23 | 1 | -12/+17 |
* | Update the status message from within the EphyWebView | Xan Lopez | 2010-05-19 | 1 | -0/+24 |
* | Use a chromium-like status bar by default | Xan Lopez | 2010-05-19 | 1 | -0/+259 |
* | Fix crash when trying to load URIs with no path | Gustavo Noronha Silva | 2010-05-17 | 1 | -1/+1 |
* | Handle the WEBKIT_NETWORK_ERROR_CANCELLED fail | Alejandro G. Castro | 2010-05-04 | 1 | -1/+9 |
* | Handle LOAD_FAILED status | Alejandro G. Castro | 2010-05-04 | 1 | -0/+36 |
* | Fix title modification in provisional state | Alejandro G. Castro | 2010-05-04 | 1 | -3/+5 |
* | ephy-web-view: fix compiler warning | Xan Lopez | 2010-05-04 | 1 | -1/+1 |
* | Emit a signal when loading the homepage | Xan Lopez | 2010-05-03 | 1 | -12/+29 |
* | Move homepage loading code to EphyWebView | Xan Lopez | 2010-05-03 | 1 | -0/+31 |
* | Move link message updating to EphyWebView | Xan Lopez | 2010-05-03 | 1 | -0/+10 |
* | Move URI handling to EphyWebView | Xan Lopez | 2010-05-03 | 1 | -0/+21 |
* | Move title update to EphyWebView | Xan Lopez | 2010-05-03 | 1 | -0/+35 |
* | Refactored the load status callback of ephy-web-view.c | Alejandro G. Castro | 2010-05-03 | 1 | -128/+113 |
* | Removed the EphyWebViewNetState enum | Alejandro G. Castro | 2010-05-02 | 1 | -23/+10 |
* | Make sure WebKitWebHistory is cleared when cleared EphyHistory | Mario Sanchez Prada | 2010-04-20 | 1 | -26/+56 |
* | Improve page print implementation | Jose Millan Soto | 2010-04-07 | 1 | -13/+31 |
* | Inspect type property when hooking to login forms | Diego Escalante Urrelo | 2010-03-09 | 1 | -1/+2 |
* | ephy-web-view: add js_get_element_property | Diego Escalante Urrelo | 2010-03-09 | 1 | -0/+15 |
* | Correctly handle shit+click only in ephy-window | Diego Escalante Urrelo | 2010-02-26 | 1 | -4/+0 |
* | Make sure the strings are initialized to NULL | Gustavo Noronha Silva | 2010-02-19 | 1 | -4/+4 |
* | ephy-web-view: be precise in what modifiers to catch | Diego Escalante Urrelo | 2010-02-17 | 1 | -4/+8 |
* | Random formatting fixes | Diego Escalante Urrelo | 2010-02-17 | 1 | -14/+14 |
* | Use correct UTF8 length when converting JSStrings | Diego Escalante Urrelo | 2010-02-15 | 1 | -1/+1 |
* | ephy-web-view: fix password storage | Xan Lopez | 2010-02-10 | 1 | -4/+4 |
* | Implemented print preview | Jose Millan Soto | 2010-02-09 | 1 | -33/+40 |
* | Check for null/empty username and password before saving to gnome-keyring | Estêvão Samuel Procópio | 2010-02-07 | 1 | -12/+17 |
* | Using webkit_web_view_get_uri instead of js_get_domain_and_path | Estêvão Samuel Procópio | 2010-02-07 | 1 | -88/+24 |
* | ephy-web-view.c: allow all windows to be closed by JSactual-2.29.6 | Xan Lopez | 2010-01-26 | 1 | -1/+8 |
* | Escape the name of resources before saving them | Diego Escalante Urrelo | 2010-01-21 | 1 | -4/+6 |
* | Rename a variable to make its relation obvious | Diego Escalante Urrelo | 2010-01-21 | 1 | -15/+15 |
* | ephy-web-view: plug leaks in ephy_web_view_save | Diego Escalante Urrelo | 2010-01-21 | 1 | -8/+11 |
* | Ask for confirmation when replacing files, in save as | Jorge Kalmbach | 2010-01-21 | 1 | -4/+6 |
* | Improve infobar text a bit | Diego Escalante Urrelo | 2010-01-12 | 1 | -3/+12 |
* | Rename EphyWebView::ge-new-window to EphyWebView::new-window | Xan Lopez | 2010-01-09 | 1 | -8/+8 |
* | Reimplement window.close | Xan Lopez | 2009-12-26 | 1 | -0/+18 |
* | Copy WebKitWebHistoryItem objects | Gustavo Noronha Silva | 2009-12-21 | 1 | -1/+2 |
* | Restrict number of password infobars to one | Gustavo Noronha Silva | 2009-12-20 | 1 | -0/+13 |
* | Make form code safe against unnamed password/username elements | Benjamin Otte | 2009-12-18 | 1 | -2/+7 |
* | Restore download on shift-click functionality | Gustavo Noronha Silva | 2009-12-18 | 1 | -0/+4 |
* | Make Ctrl-rightclick always display the browser keyboard | Gustavo Noronha Silva | 2009-12-18 | 1 | -0/+11 |
* | docs: ephy-web-view | Diego Escalante Urrelo | 2009-12-18 | 1 | -26/+184 |
* | ephy-web-view: add missing include | Diego Escalante Urrelo | 2009-12-18 | 1 | -0/+1 |
* | ephy-web-view.c: use NULL-safe str compare function | Xan Lopez | 2009-12-18 | 1 | -1/+1 |
* | Use the new top-widget infrastructure to ask whether to store passwords | Gustavo Noronha Silva | 2009-12-17 | 1 | -19/+190 |
* | Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindow | Gustavo Noronha Silva | 2009-12-17 | 1 | -1/+1 |
* | ephy-web-view: do not auto-fill passwords when using a private profile | Xan Lopez | 2009-12-16 | 1 | -3/+3 |
* | Emitting ge-feed-link signal for rss extension | Estêvão Samuel Procópio | 2009-12-16 | 1 | -0/+93 |
* | Implement the actual form authentication saving and pre-filling | Gustavo Noronha Silva | 2009-12-16 | 1 | -0/+514 |
* | ephy-web-view: url-decode javascript URIs before executing them | Xan Lopez | 2009-12-14 | 1 | -3/+7 |
* | ephy-web-view: do not set favicon when we have no address | Nguyen Thai Ngoc Duy | 2009-12-12 | 1 | -1/+1 |
* | ephy-web-view: get rid of 'icon-address' property | Xan Lopez | 2009-12-11 | 1 | -80/+48 |
* | Remove the 'favicon' signal from EphyWebView | Xan Lopez | 2009-12-11 | 1 | -18/+1 |
* | Make the favicon cache work on top of new WebKit API, and WebKitDownload | Gustavo Noronha Silva | 2009-12-10 | 1 | -7/+7 |
* | Add gconf key to control the search engine used in auto-search | Carl van Tonder | 2009-12-09 | 1 | -2/+14 |
* | Use new WebKit API to respect the Content-Disposition header | Gustavo Noronha Silva | 2009-12-09 | 1 | -1/+29 |
* | Get rid of 'ge-document-type' signal | Xan Lopez | 2009-12-08 | 1 | -31/+60 |
* | ephy-web-view: fix typo | Xan Lopez | 2009-12-08 | 1 | -1/+1 |
* | docs: nitpick in ephy-web-view | Diego Escalante Urrelo | 2009-12-03 | 1 | -1/+1 |
* | docs: ephy-web-view missing @view descriptions | Diego Escalante Urrelo | 2009-12-03 | 1 | -15/+15 |
* | ephy-web-view.c: fix auto-google search when using Ctrl-Enter | Xan Lopez | 2009-11-30 | 1 | -26/+34 |
* | Add GObject introspection annotations to many *_get_* functions | Iain Nicol | 2009-11-18 | 1 | -3/+3 |
* | Initialize ephy_web_view_get_security_level's output param "description" | Iain Nicol | 2009-10-30 | 1 | -2/+6 |
* | Execute "javascript:" URIs instead of browsing for them. | Chris Lamb | 2009-10-19 | 1 | -1/+4 |
* | Encode the typed URL before passing it as a query string for searching | Gustavo Noronha Silva | 2009-10-07 | 1 | -3/+6 |
* | Improve localhost matching | Gustavo Noronha Silva | 2009-10-04 | 1 | -1/+1 |
* | ephy-web-view.c: update comment of ephy_web_view_is_loading | Xan Lopez | 2009-09-24 | 1 | -3/+4 |
* | ephy-web-view.c: take into account FAILED status for is_loading | Xan Lopez | 2009-09-24 | 1 | -8/+8 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 1 | -3/+6 |
* | Add back support for the "direction up" navigation (GNOME bug 595653) | Frédéric Péters | 2009-09-22 | 1 | -4/+66 |
* | Cleanup string freeze break for save as | Gustavo Noronha Silva | 2009-09-21 | 1 | -1/+8 |
* | Bring back epiphany context menu | Xan Lopez | 2009-09-20 | 1 | -18/+1 |
* | Implement saving the page using the DataSource API | Gustavo Noronha Silva | 2009-09-15 | 1 | -1/+238 |
* | ephy-web-view.c: also allow to expire addresses after a new PROVISIONAL status | Xan Lopez | 2009-09-11 | 1 | -0/+2 |
* | Simplify EXPIRE logic in ephy_web_view_set_typed_address | Xan Lopez | 2009-09-07 | 1 | -17/+12 |
* | ephy-web-view.c: remove some unused variables | Xan Lopez | 2009-09-04 | 1 | -5/+0 |
* | Reimplement "search keys" structure for the WebKit backend | Gustavo Noronha Silva | 2009-08-28 | 1 | -3/+22 |
* | ephy-web-view.c: do not duplicate the logic to figure out if a page is secure | Xan Lopez | 2009-08-27 | 1 | -9/+3 |
* | Reimplement search on the location bar | Gustavo Noronha Silva | 2009-08-27 | 1 | -1/+43 |
* | Rename ephy_web_view_get_load_status to ephy_web_view_is_loading | Xan Lopez | 2009-08-25 | 1 | -6/+6 |
* | ephy-web-view: style fix | Xan Lopez | 2009-08-11 | 1 | -2/+2 |
* | ephy-web-view: whitespace fixes | Xan Lopez | 2009-08-10 | 1 | -169/+169 |
* | Move address normalization to the EphyWebView functions. | Xan Lopez | 2009-08-10 | 1 | -4/+15 |
* | Add NULL-check as the returned item can be NULL | Benjamin Otte | 2009-08-08 | 1 | -1/+2 |
* | Ignore load status changes after LOAD_FINISHED is emitted | Carlos Garcia Campos | 2009-08-04 | 1 | -0/+16 |
* | ephy-web-view.c: adapt to another API change in WebKitGTK+. | Xan Lopez | 2009-06-21 | 1 | -2/+2 |
* | ephy-web-view.c: do not try to get the EphyWebView inside an EphyWebView. | Xan Lopez | 2009-06-17 | 1 | -1/+1 |
* | Move the get_title_composite function to EphyWebView. | Xan Lopez | 2009-06-16 | 1 | -0/+37 |
* | ephy-web-view.c: use 'load-status' property from WebKitWebView also internally. | Xan Lopez | 2009-06-14 | 1 | -36/+7 |
* | Get rid of redundant 'load-progress' property in EphyWebView. | Xan Lopez | 2009-06-14 | 1 | -77/+0 |
* | ephy-web-view.c: s/embed/view/ in a few places. | Xan Lopez | 2009-06-14 | 1 | -5/+5 |
* | Fold WebKitEmbedPrefs into EphyEmbedPrefs. | Xan Lopez | 2009-06-06 | 1 | -1/+0 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 1 | -4/+1989 |
* | Move load_url method to EphyWebView. | Xan Lopez | 2009-06-03 | 1 | -0/+17 |
* | ephy-web-view.c: use nil for false value in elisp, not 'f'. | Xan Lopez | 2009-06-03 | 1 | -1/+1 |
* | Move method to copy history between embeds/views to EphyWebView from EphyEmbed. | Xan Lopez | 2009-05-31 | 1 | -0/+46 |
* | Provide API to loading using WebKitNetworkRequest | Gustavo Noronha Silva | 2009-05-30 | 1 | -0/+19 |
* | Adding a new EphyWebView object | Gustavo Noronha Silva | 2009-05-30 | 1 | -0/+57 |