| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
These are clearly not meant to be used outside of Epiphany.
|
|
|
|
|
|
|
| |
Instead of hardcoding all visits as 'TYPED' properly distinguish
between bookmarks, following links and typing URIs in the entry.
We'll use this to compute the frecency of history items.
|
| |
|
|
|
|
|
| |
Surely this is not interesting for anyone outside Epiphany? It's not
used in extensions.
|
|
|
|
|
| |
Setting the EphyWindow's location string directly is the kind of crack
that has to be private.
|
| |
|
|
|
|
|
| |
Move another method to ephy-private.h, and stop exporting another one
that is only used internally in EphyWindow.
|
|
This should hold methods needed by Epiphany internally but that we do
not want to export. Only a couple of them so far, but we should
probably add a lot more.
|