Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the host and urls views from embed to lib/widgets | Xan Lopez | 2012-03-07 | 1 | -182/+0 |
| | | | | | Since that's their natural place. Also create a base class to hold the common code they share. | ||||
* | ephy-history-view: ellypsize the title and url columns | Claudio Saavedra | 2012-03-07 | 1 | -2/+6 |
| | |||||
* | Add a new view for the pages history | Claudio Saavedra | 2012-03-07 | 1 | -0/+178 |
The current view is based in EphyNode, so it's not useful. GtkTreeView and GtkListStore subclasses are added for this purpose. |