| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-web-view: remove dom-content-loaded signal | Xan Lopez | 2010-05-25 | 1 | -2/+0 |
* | Do not hardcode the statusbar context descriptions | Xan Lopez | 2010-05-19 | 1 | -0/+3 |
* | Use a chromium-like status bar by default | Xan Lopez | 2010-05-19 | 1 | -61/+66 |
* | Remove obsolete get_type function from header | Xan Lopez | 2010-05-03 | 1 | -1/+0 |
* | Move homepage loading code to EphyWebView | Xan Lopez | 2010-05-03 | 1 | -0/+2 |
* | Refactored the load status callback of ephy-web-view.c | Alejandro G. Castro | 2010-05-03 | 1 | -3/+0 |
* | Removed the EphyWebViewNetState enum | Alejandro G. Castro | 2010-05-02 | 1 | -17/+1 |
* | Make sure WebKitWebHistory is cleared when cleared EphyHistory | Mario Sanchez Prada | 2010-04-20 | 1 | -0/+1 |
* | Improve page print implementation | Jose Millan Soto | 2010-04-07 | 1 | -0/+1 |
* | Implemented print preview | Jose Millan Soto | 2010-02-09 | 1 | -15/+1 |
* | docs: ephy-web-view | Diego Escalante Urrelo | 2009-12-18 | 1 | -1/+1 |
* | ephy-web-view: get rid of 'icon-address' property | Xan Lopez | 2009-12-11 | 1 | -5/+0 |
* | ephy-web-view.h: remove old signal from class struct | Xan Lopez | 2009-12-11 | 1 | -2/+0 |
* | Remove the 'favicon' signal from EphyWebView | Xan Lopez | 2009-12-11 | 1 | -2/+0 |
* | ephy-web-view: formatting nitpick | Diego Escalante Urrelo | 2009-12-03 | 1 | -8/+8 |
* | Bring back epiphany context menu | Xan Lopez | 2009-09-20 | 1 | -2/+0 |
* | Implement saving the page using the DataSource API | Gustavo Noronha Silva | 2009-09-15 | 1 | -0/+2 |
* | Simplify EXPIRE logic in ephy_web_view_set_typed_address | Xan Lopez | 2009-09-07 | 1 | -9/+1 |
* | Rename ephy_web_view_get_load_status to ephy_web_view_is_loading | Xan Lopez | 2009-08-25 | 1 | -1/+1 |
* | Move the get_title_composite function to EphyWebView. | Xan Lopez | 2009-06-16 | 1 | -1/+1 |
* | Get rid of redundant 'load-progress' property in EphyWebView. | Xan Lopez | 2009-06-14 | 1 | -3/+0 |
* | Change EphyEmbed to not be an interface type. | Xan Lopez | 2009-06-05 | 1 | -0/+2 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 1 | -11/+181 |
* | Move load_url method to EphyWebView. | Xan Lopez | 2009-06-03 | 1 | -0/+3 |
* | Move method to copy history between embeds/views to EphyWebView from EphyEmbed. | Xan Lopez | 2009-05-31 | 1 | -0/+3 |
* | Provide API to loading using WebKitNetworkRequest | Gustavo Noronha Silva | 2009-05-30 | 1 | -0/+3 |
* | Adding a new EphyWebView object | Gustavo Noronha Silva | 2009-05-30 | 1 | -0/+65 |