| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-shell: remove the ephy_shell global | Diego Escalante Urrelo | 2012-12-11 | 1 | -1/+1 |
* | e-embed-shell: remove the embed_shell global | Diego Escalante Urrelo | 2012-12-11 | 1 | -0/+1 |
* | Fix a ton of 'warning: function declaration isn’t a prototype' | Xan Lopez | 2012-11-05 | 1 | -5/+5 |
* | Run all tests in test mode | Xan Lopez | 2012-10-08 | 1 | -1/+1 |
* | ephy-web-view: ignore paths when deciding whether a URI has a TLD | Xan Lopez | 2012-08-15 | 1 | -0/+1 |
* | ephy-web-view: do not store error pages in history | Xan Lopez | 2012-08-14 | 1 | -0/+49 |
* | Use webkit_web_frame_load_alternate_string to load error pages | Martin Robinson | 2012-08-14 | 1 | -0/+73 |
* | tests: a couple more 'normalize or autosearch' tests | Xan Lopez | 2012-08-08 | 1 | -1/+3 |
* | ephy-web-view: fix URI normalization | Xan Lopez | 2012-08-07 | 1 | -1/+2 |
* | ephy-web-view: do autosearch foo.bar strings where bar is not a TLD | Xan Lopez | 2012-08-07 | 1 | -7/+17 |
* | ephy-web-view: export the 'normalize or autosearch' method | Xan Lopez | 2012-08-07 | 1 | -0/+41 |
* | Port web view loading progress and feedback to WebKit2 | Carlos Garcia Campos | 2012-06-24 | 1 | -2/+22 |
* | Initial WebKit2 port | Carlos Garcia Campos | 2012-06-21 | 1 | -0/+8 |
* | Include libsoup header explicitly when required | Carlos Garcia Campos | 2012-06-21 | 1 | -0/+1 |
* | Ensure private profile dirs actually do exist. | Xan Lopez | 2012-05-08 | 1 | -1/+3 |
* | Allow for more fine-grained file helpers init | Xan Lopez | 2012-05-08 | 1 | -1/+1 |
* | Move a few EphyShell methods to ephy-private.h | Xan Lopez | 2012-04-14 | 1 | -0/+1 |
* | tests: use EPHY_EMBED_SHELL_MODE_PRIVATE not FALSE | Diego Escalante Urrelo | 2012-04-11 | 1 | -1/+1 |
* | Automatically prefix existing absolute paths with file:// | Gustavo Noronha Silva | 2012-03-14 | 1 | -0/+2 |
* | tests: add ephy-web-view test | Diego Escalante Urrelo | 2012-03-11 | 1 | -0/+270 |