aboutsummaryrefslogtreecommitdiffstats
path: root/lib/history/ephy-history-service-hosts-table.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-history-service: remove some dangerous g_object_unref() callsClaudio Saavedra2012-09-071-2/+0
* ephy-history-service: fix a few leaksClaudio Saavedra2012-09-071-1/+4
* ephy-history: remove spurious castingsClaudio Saavedra2012-05-081-1/+1
* ephy-history-service: trim query strings to avoid reaching sqlite limitClaudio Saavedra2012-05-081-1/+1
* ephy-history-service: plug a few more leaksClaudio Saavedra2012-03-081-0/+2
* ephy-history-service: add API to query for hostsClaudio Saavedra2012-03-081-0/+101
* ephy-history-service-hosts-table: init host to NULLDiego Escalante Urrelo2012-03-081-1/+1
* ephy-history-service: remove orphan hosts from databaseClaudio Saavedra2012-03-081-0/+25
* ephy-history-service: add a method to remove a host from the historyClaudio Saavedra2012-03-071-0/+50
* ephy-history-service-hosts-table: drop the favicon columnXan Lopez2012-03-071-1/+0
* Store zoom levels per host, not per URLXan Lopez2012-03-071-15/+20
* Add EphyHistoryService and helper classesXan Lopez2012-03-071-0/+316