Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile template pages as GResources | Carlos Garcia Campos | 2013-04-05 | 1 | -7/+1 |
| | | | | | | | | So that they are loaded from memory instead of disk every time they are needed. We also get rid of ephy_file searching for the files in the file system. https://bugzilla.gnome.org/show_bug.cgi?id=696792 | ||||
* | Show an error page when the WebProcess crashes | Xan Lopez | 2013-03-11 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=693832 | ||||
* | Added about:plugins support. | Sergio Villar Senin | 2011-06-01 | 1 | -1/+5 |
| | | | | | | We are now able to show a page with the list of installed plugins. Bug #575498 | ||||
* | ephy-web-view: use custom error pages | Diego Escalante Urrelo | 2010-12-11 | 1 | -0/+6 |
Show nice error pages instead of WebKitGTK+'s defaults. Bug #592667 |