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
*
ephy-history-service: Do not emit signals from the history service thread
Claudio Saavedra
2012-09-01
1
-3
/
+85
*
ephy-history-service: add API to store a url's thumbnail update time
Claudio Saavedra
2012-09-01
1
-0
/
+43
*
ephy-history-service: add a method to set/unset a row hidden
Claudio Saavedra
2012-09-01
1
-0
/
+45
*
ephy-history-service: add "host-deleted" signal
Claudio Saavedra
2012-09-01
1
-0
/
+12
*
ephy-history-service: add "url-deleted" signal
Claudio Saavedra
2012-09-01
1
-0
/
+12
*
ephy-history-service: add "url-title-changed" signal
Claudio Saavedra
2012-09-01
1
-0
/
+13
*
ephy-history-service: fix CLEAR signal emission
Xan Lopez
2012-08-31
1
-3
/
+5
*
ephy-history-service: prevent double call to execute_quit()
Claudio Saavedra
2012-08-02
1
-1
/
+0
*
e-history-service: print db file when open fails
Diego Escalante Urrelo
2012-06-15
1
-1
/
+1
*
history-service: remove unnecessary type cast
Claudio Saavedra
2012-03-29
1
-1
/
+1
*
history-service: remove unused variables
Claudio Saavedra
2012-03-29
1
-1
/
+0
*
history: remember visit types
Xan Lopez
2012-03-14
1
-6
/
+9
*
ephy-history-service: make the async API cancellable
Claudio Saavedra
2012-03-13
1
-24
/
+60
*
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
-2
/
+52
*
ephy-history-service: execute_get_hosts() should return TRUE
Claudio Saavedra
2012-03-08
1
-1
/
+1
*
ephy-history-service: remove orphan hosts from database
Claudio Saavedra
2012-03-08
1
-0
/
+1
*
ephy-history-service: validate parameters of public methods
Xan Lopez
2012-03-07
1
-33
/
+77
*
ephy-history-service: default handler for visit-url should be FALSE
Claudio Saavedra
2012-03-07
1
-1
/
+1
*
ephy-history-service: add a method to remove a host from the history
Claudio Saavedra
2012-03-07
1
-0
/
+27
*
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