aboutsummaryrefslogtreecommitdiffstats
path: root/lib/history/ephy-history-service.c
Commit message (Expand)AuthorAgeFilesLines
* Allow ephy_history_service_find_urls() to filter host specific urlsClaudio Saavedra2012-03-071-1/+2
* Add ephy_history_service_get_hosts()Claudio Saavedra2012-03-071-1/+28
* ephy-history-service: agh, committed this by mistakeXan Lopez2012-03-071-1/+1
* ephy-history-service: handle correctly zoom level migrationXan Lopez2012-03-071-0/+9
* ephy-history-service: add a "cleared" signal for the clear methodXan Lopez2012-03-071-0/+14
* ephy-history-service: add a method to clear the entire historyClaudio Saavedra2012-03-071-0/+43
* ephy-history-service: add 'visit-url' signalXan Lopez2012-03-071-7/+38
* Rename ephy_history_service_add_page to ephy_history_service_visit_urlXan Lopez2012-03-071-2/+5
* Get rid of EphyBrowseHistoryXan Lopez2012-03-071-0/+41
* Remove the set_url_property history methodXan Lopez2012-03-071-65/+0
* Store zoom levels per host, not per URLXan Lopez2012-03-071-22/+54
* history-service: Count the first url visitClaudio Saavedra2012-03-071-0/+2
* ephy-history-service: change a few functions and variables to use "message"Xan Lopez2012-03-071-40/+40
* Add EphyHistoryService and helper classesXan Lopez2012-03-071-0/+742