index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
history
/
ephy-history-service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow ephy_history_service_find_urls() to filter host specific urls
Claudio Saavedra
2012-03-07
1
-1
/
+2
*
Add ephy_history_service_get_hosts()
Claudio Saavedra
2012-03-07
1
-1
/
+28
*
ephy-history-service: agh, committed this by mistake
Xan Lopez
2012-03-07
1
-1
/
+1
*
ephy-history-service: handle correctly zoom level migration
Xan Lopez
2012-03-07
1
-0
/
+9
*
ephy-history-service: add a "cleared" signal for the clear method
Xan Lopez
2012-03-07
1
-0
/
+14
*
ephy-history-service: add a method to clear the entire history
Claudio Saavedra
2012-03-07
1
-0
/
+43
*
ephy-history-service: add 'visit-url' signal
Xan Lopez
2012-03-07
1
-7
/
+38
*
Rename ephy_history_service_add_page to ephy_history_service_visit_url
Xan Lopez
2012-03-07
1
-2
/
+5
*
Get rid of EphyBrowseHistory
Xan Lopez
2012-03-07
1
-0
/
+41
*
Remove the set_url_property history method
Xan Lopez
2012-03-07
1
-65
/
+0
*
Store zoom levels per host, not per URL
Xan Lopez
2012-03-07
1
-22
/
+54
*
history-service: Count the first url visit
Claudio Saavedra
2012-03-07
1
-0
/
+2
*
ephy-history-service: change a few functions and variables to use "message"
Xan Lopez
2012-03-07
1
-40
/
+40
*
Add EphyHistoryService and helper classes
Xan Lopez
2012-03-07
1
-0
/
+742