aboutsummaryrefslogtreecommitdiffstats
path: root/lib/history/ephy-history-service.h
Commit message (Expand)AuthorAgeFilesLines
* ephy-history-service: add API to store a url's thumbnail update timeClaudio Saavedra2012-09-011-0/+1
* ephy-history-service: add a method to set/unset a row hiddenClaudio Saavedra2012-09-011-0/+1
* history: remember visit typesXan Lopez2012-03-141-2/+3
* ephy-history-service: make the async API cancellableClaudio Saavedra2012-03-131-16/+17
* ephy-history-service: add API to query for hostsClaudio Saavedra2012-03-081-0/+2
* ephy-history-service: add a method to remove a host from the historyClaudio Saavedra2012-03-071-0/+1
* Allow ephy_history_service_find_urls() to filter host specific urlsClaudio Saavedra2012-03-071-1/+1
* Add ephy_history_service_get_hosts()Claudio Saavedra2012-03-071-0/+1
* ephy-history-service: add a method to clear the entire historyClaudio Saavedra2012-03-071-0/+1
* ephy-history-service: add 'visit-url' signalXan Lopez2012-03-071-1/+5
* Rename ephy_history_service_add_page to ephy_history_service_visit_urlXan Lopez2012-03-071-1/+1
* Get rid of EphyBrowseHistoryXan Lopez2012-03-071-0/+3
* Remove the set_url_property history methodXan Lopez2012-03-071-1/+0
* Store zoom levels per host, not per URLXan Lopez2012-03-071-0/+1
* Add EphyHistoryService and helper classesXan Lopez2012-03-071-0/+70