| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
To use GMP.
Because a few GPLv3+ files had already snuck in by mistake.
And because http://www.gnu.org/licenses/rms-why-gplv3.html
|
| |
|
|
|
|
|
|
|
| |
It's now required by WebKit, so no reason not to.
Also, clean up a couple places that are missing G_BEGIN_DECLS. Not that
it matters at all, since we don't use any C++.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's been gone for years, and it's not coming back. If we support
extensions in the future, it would be via the WebExtensions API.
This makes me less annoyed by having to maintain a meaningless
distinction between installed and non-installed header files (it's been
years since any headers were installed). It also makes me less annoyed
by having to look at meaningless direct-inclusion guards. And finally,
it makes me less annoyed because each time I see those direct-inclusion
guards, I think of how they really ought to be inside the normal include
guards, rather than outside, to avoid breaking GCC and Clang's
optimization to avoid unnecessarily reading the contents of the header
file. (WebKit gets this wrong, too.) You can thank me if this makes
Epiphany compile 0.1s or so faster for you.
There are no useful changes in this commit.
https://bugzilla.gnome.org/show_bug.cgi?id=761698
|
| |
|
| |
|
| |
|
|
|
|
| |
Unify all chrome flags in a single enum used by EphyWindow.
|
| |
|
|
|
|
|
|
|
| |
EphyWebView.
Those two embed classes are pretty much dummy leftovers, so it should be
easier to remove them now.
|
|
|
|
| |
svn path=/trunk/; revision=8211
|
|
|
|
| |
svn path=/trunk/; revision=7739
|
|
|
|
| |
svn path=/trunk/; revision=7708
|
|
|
|
|
|
| |
inside the container.
svn path=/trunk/; revision=7700
|
|
|
|
|
|
| |
ephy_embed_container_set_active_child.
svn path=/trunk/; revision=7699
|
|
|
|
| |
svn path=/trunk/; revision=7696
|
|
svn path=/trunk/; revision=7692
|