Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-history: remove spurious castings | Claudio Saavedra | 2012-05-08 | 1 | -1/+1 |
* | ephy-history-service: trim query strings to avoid reaching sqlite limit | Claudio Saavedra | 2012-05-08 | 1 | -1/+1 |
* | ephy-history-service: plug a few more leaks | Claudio Saavedra | 2012-03-08 | 1 | -0/+2 |
* | ephy-history-service: add API to query for hosts | Claudio Saavedra | 2012-03-08 | 1 | -0/+101 |
* | ephy-history-service-hosts-table: init host to NULL | Diego Escalante Urrelo | 2012-03-08 | 1 | -1/+1 |
* | ephy-history-service: remove orphan hosts from database | Claudio Saavedra | 2012-03-08 | 1 | -0/+25 |
* | ephy-history-service: add a method to remove a host from the history | Claudio Saavedra | 2012-03-07 | 1 | -0/+50 |
* | ephy-history-service-hosts-table: drop the favicon column | Xan Lopez | 2012-03-07 | 1 | -1/+0 |
* | Store zoom levels per host, not per URL | Xan Lopez | 2012-03-07 | 1 | -15/+20 |
* | Add EphyHistoryService and helper classes | Xan Lopez | 2012-03-07 | 1 | -0/+316 |